Created temporary directory: /tmp/pip-ephem-wheel-cache-_ydo8cfc Created temporary directory: /tmp/pip-req-tracker-ak3l44uw Created requirements tracker '/tmp/pip-req-tracker-ak3l44uw' Created temporary directory: /tmp/pip-wheel-dqug4s5q Collecting anthill-environment==0.2 1 location(s) to search for versions of anthill-environment: * https://pypi.org/simple/anthill-environment/ Getting page https://pypi.org/simple/anthill-environment/ Analyzing links from page https://pypi.org/simple/anthill-environment/ Found link https://files.pythonhosted.org/packages/c3/d6/ae658256bab61ec7fe6fbfd1f9aa7ac3287d8786d53ae63a46e32868a56d/anthill-environment-0.2.tar.gz#sha256=b43dac828f0b8dacb1189163131418f33c04ce547b0454735a8dc9f5ef59c5a7 (from https://pypi.org/simple/anthill-environment/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-vok37jiu Downloading https://files.pythonhosted.org/packages/c3/d6/ae658256bab61ec7fe6fbfd1f9aa7ac3287d8786d53ae63a46e32868a56d/anthill-environment-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c3/d6/ae658256bab61ec7fe6fbfd1f9aa7ac3287d8786d53ae63a46e32868a56d/anthill-environment-0.2.tar.gz#sha256=b43dac828f0b8dacb1189163131418f33c04ce547b0454735a8dc9f5ef59c5a7 (from https://pypi.org/simple/anthill-environment/) Added anthill-environment==0.2 from https://files.pythonhosted.org/packages/c3/d6/ae658256bab61ec7fe6fbfd1f9aa7ac3287d8786d53ae63a46e32868a56d/anthill-environment-0.2.tar.gz#sha256=b43dac828f0b8dacb1189163131418f33c04ce547b0454735a8dc9f5ef59c5a7 to build tracker '/tmp/pip-req-tracker-ak3l44uw' Running setup.py (path:/tmp/pip-wheel-dqug4s5q/anthill-environment/setup.py) egg_info for package anthill-environment Running command python setup.py egg_info running egg_info creating pip-egg-info/anthill_environment.egg-info writing pip-egg-info/anthill_environment.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/anthill_environment.egg-info/namespace_packages.txt writing requirements to pip-egg-info/anthill_environment.egg-info/requires.txt writing dependency_links to pip-egg-info/anthill_environment.egg-info/dependency_links.txt writing top-level names to pip-egg-info/anthill_environment.egg-info/top_level.txt writing manifest file 'pip-egg-info/anthill_environment.egg-info/SOURCES.txt' package init file 'anthill/environment/sql/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/anthill_environment.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'anthill/environment/static' writing manifest file 'pip-egg-info/anthill_environment.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dqug4s5q/anthill-environment has version 0.2, which satisfies requirement anthill-environment==0.2 from https://files.pythonhosted.org/packages/c3/d6/ae658256bab61ec7fe6fbfd1f9aa7ac3287d8786d53ae63a46e32868a56d/anthill-environment-0.2.tar.gz#sha256=b43dac828f0b8dacb1189163131418f33c04ce547b0454735a8dc9f5ef59c5a7 Removed anthill-environment==0.2 from https://files.pythonhosted.org/packages/c3/d6/ae658256bab61ec7fe6fbfd1f9aa7ac3287d8786d53ae63a46e32868a56d/anthill-environment-0.2.tar.gz#sha256=b43dac828f0b8dacb1189163131418f33c04ce547b0454735a8dc9f5ef59c5a7 from build tracker '/tmp/pip-req-tracker-ak3l44uw' Building wheels for collected packages: anthill-environment Created temporary directory: /tmp/pip-wheel-h63zyt4t Running setup.py bdist_wheel for anthill-environment: started Destination directory: /tmp/pip-wheel-h63zyt4t Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dqug4s5q/anthill-environment/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-h63zyt4t running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/anthill creating build/lib/anthill/environment copying anthill/environment/handler.py -> build/lib/anthill/environment copying anthill/environment/options.py -> build/lib/anthill/environment copying anthill/environment/__init__.py -> build/lib/anthill/environment copying anthill/environment/server.py -> build/lib/anthill/environment copying anthill/environment/admin.py -> build/lib/anthill/environment package init file 'anthill/environment/sql/__init__.py' not found (or not a regular file) creating build/lib/anthill/environment/model copying anthill/environment/model/__init__.py -> build/lib/anthill/environment/model copying anthill/environment/model/application.py -> build/lib/anthill/environment/model copying anthill/environment/model/environment.py -> build/lib/anthill/environment/model running egg_info writing dependency_links to anthill_environment.egg-info/dependency_links.txt writing requirements to anthill_environment.egg-info/requires.txt writing top-level names to anthill_environment.egg-info/top_level.txt writing namespace_packages to anthill_environment.egg-info/namespace_packages.txt writing anthill_environment.egg-info/PKG-INFO reading manifest file 'anthill_environment.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'anthill/environment/static' writing manifest file 'anthill_environment.egg-info/SOURCES.txt' creating build/lib/anthill/environment/sql copying anthill/environment/sql/application_versions.sql -> build/lib/anthill/environment/sql copying anthill/environment/sql/applications.sql -> build/lib/anthill/environment/sql copying anthill/environment/sql/environments.sql -> build/lib/anthill/environment/sql copying anthill/environment/sql/scheme.sql -> build/lib/anthill/environment/sql installing to build/bdist.linux-armv7l/wheel running install running install_lib copying anthill/environment/handler.py -> build/bdist.linux-armv7l/wheel/anthill/environment copying anthill/environment/options.py -> build/bdist.linux-armv7l/wheel/anthill/environment copying anthill/environment/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/environment copying anthill/environment/server.py -> build/bdist.linux-armv7l/wheel/anthill/environment copying anthill/environment/admin.py -> build/bdist.linux-armv7l/wheel/anthill/environment copying anthill/environment/sql/application_versions.sql -> build/bdist.linux-armv7l/wheel/anthill/environment/sql copying anthill/environment/sql/environments.sql -> build/bdist.linux-armv7l/wheel/anthill/environment/sql copying anthill/environment/sql/applications.sql -> build/bdist.linux-armv7l/wheel/anthill/environment/sql copying anthill/environment/sql/scheme.sql -> build/bdist.linux-armv7l/wheel/anthill/environment/sql copying anthill/environment/model/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/environment/model copying anthill/environment/model/application.py -> build/bdist.linux-armv7l/wheel/anthill/environment/model copying anthill/environment/model/environment.py -> build/bdist.linux-armv7l/wheel/anthill/environment/model running install_egg_info Copying anthill_environment.egg-info to build/bdist.linux-armv7l/wheel/anthill_environment-0.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/anthill_environment-0.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/anthill_environment-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-h63zyt4t/anthill_environment-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'anthill_environment-0.2-py3.4-nspkg.pth' adding 'anthill/environment/__init__.py' adding 'anthill/environment/admin.py' adding 'anthill/environment/handler.py' adding 'anthill/environment/options.py' adding 'anthill/environment/server.py' adding 'anthill/environment/model/__init__.py' adding 'anthill/environment/model/application.py' adding 'anthill/environment/model/environment.py' adding 'anthill/environment/sql/application_versions.sql' adding 'anthill/environment/sql/applications.sql' adding 'anthill/environment/sql/environments.sql' adding 'anthill/environment/sql/scheme.sql' adding 'anthill_environment-0.2.dist-info/METADATA' adding 'anthill_environment-0.2.dist-info/WHEEL' adding 'anthill_environment-0.2.dist-info/namespace_packages.txt' adding 'anthill_environment-0.2.dist-info/top_level.txt' adding 'anthill_environment-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for anthill-environment: finished with status 'done' Stored in directory: /tmp/tmpm4s8wg0j Successfully built anthill-environment Cleaning up... Removing source in /tmp/pip-wheel-dqug4s5q/anthill-environment Removed build tracker '/tmp/pip-req-tracker-ak3l44uw'