Created temporary directory: /tmp/pip-ephem-wheel-cache-takudw7z Created temporary directory: /tmp/pip-req-tracker-fvdsgsap Created requirements tracker '/tmp/pip-req-tracker-fvdsgsap' Created temporary directory: /tmp/pip-wheel-8ioteks3 Collecting anthill-dlc==0.2 1 location(s) to search for versions of anthill-dlc: * https://pypi.org/simple/anthill-dlc/ Getting page https://pypi.org/simple/anthill-dlc/ Analyzing links from page https://pypi.org/simple/anthill-dlc/ Found link https://files.pythonhosted.org/packages/e3/77/f5dc05ea7afc4b605fdfa56ac0f241c1e62fcbc551e9c5214095ff27b364/anthill-dlc-0.2.tar.gz#sha256=ee7b13b50e2676e16088f1901dd42852b2b586fa3d2325398e700fb96d23acb6 (from https://pypi.org/simple/anthill-dlc/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-4cgj9raf Downloading https://files.pythonhosted.org/packages/e3/77/f5dc05ea7afc4b605fdfa56ac0f241c1e62fcbc551e9c5214095ff27b364/anthill-dlc-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e3/77/f5dc05ea7afc4b605fdfa56ac0f241c1e62fcbc551e9c5214095ff27b364/anthill-dlc-0.2.tar.gz#sha256=ee7b13b50e2676e16088f1901dd42852b2b586fa3d2325398e700fb96d23acb6 (from https://pypi.org/simple/anthill-dlc/) Added anthill-dlc==0.2 from https://files.pythonhosted.org/packages/e3/77/f5dc05ea7afc4b605fdfa56ac0f241c1e62fcbc551e9c5214095ff27b364/anthill-dlc-0.2.tar.gz#sha256=ee7b13b50e2676e16088f1901dd42852b2b586fa3d2325398e700fb96d23acb6 to build tracker '/tmp/pip-req-tracker-fvdsgsap' Running setup.py (path:/tmp/pip-wheel-8ioteks3/anthill-dlc/setup.py) egg_info for package anthill-dlc Running command python setup.py egg_info running egg_info creating pip-egg-info/anthill_dlc.egg-info writing top-level names to pip-egg-info/anthill_dlc.egg-info/top_level.txt writing pip-egg-info/anthill_dlc.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/anthill_dlc.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/anthill_dlc.egg-info/dependency_links.txt writing requirements to pip-egg-info/anthill_dlc.egg-info/requires.txt writing manifest file 'pip-egg-info/anthill_dlc.egg-info/SOURCES.txt' package init file 'anthill/dlc/sql/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/anthill_dlc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'anthill/dlc/static' writing manifest file 'pip-egg-info/anthill_dlc.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8ioteks3/anthill-dlc has version 0.2, which satisfies requirement anthill-dlc==0.2 from https://files.pythonhosted.org/packages/e3/77/f5dc05ea7afc4b605fdfa56ac0f241c1e62fcbc551e9c5214095ff27b364/anthill-dlc-0.2.tar.gz#sha256=ee7b13b50e2676e16088f1901dd42852b2b586fa3d2325398e700fb96d23acb6 Removed anthill-dlc==0.2 from https://files.pythonhosted.org/packages/e3/77/f5dc05ea7afc4b605fdfa56ac0f241c1e62fcbc551e9c5214095ff27b364/anthill-dlc-0.2.tar.gz#sha256=ee7b13b50e2676e16088f1901dd42852b2b586fa3d2325398e700fb96d23acb6 from build tracker '/tmp/pip-req-tracker-fvdsgsap' Building wheels for collected packages: anthill-dlc Created temporary directory: /tmp/pip-wheel-xfazxbpu Running setup.py bdist_wheel for anthill-dlc: started Destination directory: /tmp/pip-wheel-xfazxbpu Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8ioteks3/anthill-dlc/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-xfazxbpu running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/anthill creating build/lib/anthill/dlc copying anthill/dlc/handler.py -> build/lib/anthill/dlc copying anthill/dlc/server.py -> build/lib/anthill/dlc copying anthill/dlc/options.py -> build/lib/anthill/dlc copying anthill/dlc/__init__.py -> build/lib/anthill/dlc copying anthill/dlc/admin.py -> build/lib/anthill/dlc package init file 'anthill/dlc/sql/__init__.py' not found (or not a regular file) creating build/lib/anthill/dlc/model copying anthill/dlc/model/apps.py -> build/lib/anthill/dlc/model copying anthill/dlc/model/bundle.py -> build/lib/anthill/dlc/model copying anthill/dlc/model/data.py -> build/lib/anthill/dlc/model copying anthill/dlc/model/__init__.py -> build/lib/anthill/dlc/model copying anthill/dlc/model/deploy.py -> build/lib/anthill/dlc/model running egg_info writing requirements to anthill_dlc.egg-info/requires.txt writing top-level names to anthill_dlc.egg-info/top_level.txt writing dependency_links to anthill_dlc.egg-info/dependency_links.txt writing anthill_dlc.egg-info/PKG-INFO writing namespace_packages to anthill_dlc.egg-info/namespace_packages.txt reading manifest file 'anthill_dlc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'anthill/dlc/static' writing manifest file 'anthill_dlc.egg-info/SOURCES.txt' creating build/lib/anthill/dlc/sql copying anthill/dlc/sql/application_versions.sql -> build/lib/anthill/dlc/sql copying anthill/dlc/sql/applications.sql -> build/lib/anthill/dlc/sql copying anthill/dlc/sql/bundles.sql -> build/lib/anthill/dlc/sql copying anthill/dlc/sql/data_bundles.sql -> build/lib/anthill/dlc/sql copying anthill/dlc/sql/datas.sql -> build/lib/anthill/dlc/sql installing to build/bdist.linux-armv7l/wheel running install running install_lib copying anthill/dlc/handler.py -> build/bdist.linux-armv7l/wheel/anthill/dlc copying anthill/dlc/server.py -> build/bdist.linux-armv7l/wheel/anthill/dlc copying anthill/dlc/options.py -> build/bdist.linux-armv7l/wheel/anthill/dlc copying anthill/dlc/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/dlc copying anthill/dlc/admin.py -> build/bdist.linux-armv7l/wheel/anthill/dlc copying anthill/dlc/sql/data_bundles.sql -> build/bdist.linux-armv7l/wheel/anthill/dlc/sql copying anthill/dlc/sql/bundles.sql -> build/bdist.linux-armv7l/wheel/anthill/dlc/sql copying anthill/dlc/sql/applications.sql -> build/bdist.linux-armv7l/wheel/anthill/dlc/sql copying anthill/dlc/sql/application_versions.sql -> build/bdist.linux-armv7l/wheel/anthill/dlc/sql copying anthill/dlc/sql/datas.sql -> build/bdist.linux-armv7l/wheel/anthill/dlc/sql copying anthill/dlc/model/apps.py -> build/bdist.linux-armv7l/wheel/anthill/dlc/model copying anthill/dlc/model/bundle.py -> build/bdist.linux-armv7l/wheel/anthill/dlc/model copying anthill/dlc/model/data.py -> build/bdist.linux-armv7l/wheel/anthill/dlc/model copying anthill/dlc/model/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/dlc/model copying anthill/dlc/model/deploy.py -> build/bdist.linux-armv7l/wheel/anthill/dlc/model running install_egg_info Copying anthill_dlc.egg-info to build/bdist.linux-armv7l/wheel/anthill_dlc-0.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/anthill_dlc-0.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/anthill_dlc-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-xfazxbpu/anthill_dlc-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'anthill_dlc-0.2-py3.4-nspkg.pth' adding 'anthill/dlc/__init__.py' adding 'anthill/dlc/admin.py' adding 'anthill/dlc/handler.py' adding 'anthill/dlc/options.py' adding 'anthill/dlc/server.py' adding 'anthill/dlc/model/__init__.py' adding 'anthill/dlc/model/apps.py' adding 'anthill/dlc/model/bundle.py' adding 'anthill/dlc/model/data.py' adding 'anthill/dlc/model/deploy.py' adding 'anthill/dlc/sql/application_versions.sql' adding 'anthill/dlc/sql/applications.sql' adding 'anthill/dlc/sql/bundles.sql' adding 'anthill/dlc/sql/data_bundles.sql' adding 'anthill/dlc/sql/datas.sql' adding 'anthill_dlc-0.2.dist-info/METADATA' adding 'anthill_dlc-0.2.dist-info/WHEEL' adding 'anthill_dlc-0.2.dist-info/namespace_packages.txt' adding 'anthill_dlc-0.2.dist-info/top_level.txt' adding 'anthill_dlc-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for anthill-dlc: finished with status 'done' Stored in directory: /tmp/tmptnkpelzv Successfully built anthill-dlc Cleaning up... Removing source in /tmp/pip-wheel-8ioteks3/anthill-dlc Removed build tracker '/tmp/pip-req-tracker-fvdsgsap'