Created temporary directory: /tmp/pip-ephem-wheel-cache-nl_b9gg5 Created temporary directory: /tmp/pip-req-tracker-zxqt0hlg Created requirements tracker '/tmp/pip-req-tracker-zxqt0hlg' Created temporary directory: /tmp/pip-wheel-7e3_d9hw Collecting smartify==0.0.1.alpha2 1 location(s) to search for versions of smartify: * https://pypi.org/simple/smartify/ Getting page https://pypi.org/simple/smartify/ Analyzing links from page https://pypi.org/simple/smartify/ Found link https://files.pythonhosted.org/packages/1d/ee/033084463cfaed5d5a6ddad2e6083502e4fe3a3db121c7c41c980f0dd048/smartify-0.0.1.alpha.tar.gz#sha256=6386d31d132c39d25f9281b48d6f018e97b40e7b5758444846a59345f90b9873 (from https://pypi.org/simple/smartify/), version: 0.0.1.alpha Found link https://files.pythonhosted.org/packages/84/e0/f2ce43bac16ff441f8faceffc5a4a932a0a7dbcd262938c9ba079e116400/smartify-0.0.1.alpha2.tar.gz#sha256=56a8f8f9340add6f2dcd0032c905f93090aa82901dd830747ac21082f8444bff (from https://pypi.org/simple/smartify/), version: 0.0.1.alpha2 Using version 0.0.1a2 (newest of versions: 0.0.1a2) Created temporary directory: /tmp/pip-unpack-gg22rsuw Downloading https://files.pythonhosted.org/packages/84/e0/f2ce43bac16ff441f8faceffc5a4a932a0a7dbcd262938c9ba079e116400/smartify-0.0.1.alpha2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/84/e0/f2ce43bac16ff441f8faceffc5a4a932a0a7dbcd262938c9ba079e116400/smartify-0.0.1.alpha2.tar.gz#sha256=56a8f8f9340add6f2dcd0032c905f93090aa82901dd830747ac21082f8444bff (from https://pypi.org/simple/smartify/) Added smartify==0.0.1.alpha2 from https://files.pythonhosted.org/packages/84/e0/f2ce43bac16ff441f8faceffc5a4a932a0a7dbcd262938c9ba079e116400/smartify-0.0.1.alpha2.tar.gz#sha256=56a8f8f9340add6f2dcd0032c905f93090aa82901dd830747ac21082f8444bff to build tracker '/tmp/pip-req-tracker-zxqt0hlg' Running setup.py (path:/tmp/pip-wheel-7e3_d9hw/smartify/setup.py) egg_info for package smartify Running command python setup.py egg_info running egg_info creating pip-egg-info/smartify.egg-info writing pip-egg-info/smartify.egg-info/PKG-INFO writing top-level names to pip-egg-info/smartify.egg-info/top_level.txt writing dependency_links to pip-egg-info/smartify.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/smartify.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/smartify.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/smartify.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:481: UserWarning: The version specified ('0.0.1 alpha2') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. "details." % self.metadata.version Source in /tmp/pip-wheel-7e3_d9hw/smartify has version 0.0.1.alpha2, which satisfies requirement smartify==0.0.1.alpha2 from https://files.pythonhosted.org/packages/84/e0/f2ce43bac16ff441f8faceffc5a4a932a0a7dbcd262938c9ba079e116400/smartify-0.0.1.alpha2.tar.gz#sha256=56a8f8f9340add6f2dcd0032c905f93090aa82901dd830747ac21082f8444bff Removed smartify==0.0.1.alpha2 from https://files.pythonhosted.org/packages/84/e0/f2ce43bac16ff441f8faceffc5a4a932a0a7dbcd262938c9ba079e116400/smartify-0.0.1.alpha2.tar.gz#sha256=56a8f8f9340add6f2dcd0032c905f93090aa82901dd830747ac21082f8444bff from build tracker '/tmp/pip-req-tracker-zxqt0hlg' Building wheels for collected packages: smartify Created temporary directory: /tmp/pip-wheel-nrzq922p Running setup.py bdist_wheel for smartify: started Destination directory: /tmp/pip-wheel-nrzq922p Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7e3_d9hw/smartify/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-nrzq922p /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:481: UserWarning: The version specified ('0.0.1 alpha2') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. "details." % self.metadata.version running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/smartify copying smartify/symbol.py -> build/lib/smartify copying smartify/param.py -> build/lib/smartify copying smartify/arg.py -> build/lib/smartify copying smartify/analyse.py -> build/lib/smartify copying smartify/__init__.py -> build/lib/smartify copying smartify/error.py -> build/lib/smartify copying smartify/attribute.py -> build/lib/smartify installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/smartify copying build/lib/smartify/symbol.py -> build/bdist.linux-armv7l/wheel/smartify copying build/lib/smartify/param.py -> build/bdist.linux-armv7l/wheel/smartify copying build/lib/smartify/arg.py -> build/bdist.linux-armv7l/wheel/smartify copying build/lib/smartify/analyse.py -> build/bdist.linux-armv7l/wheel/smartify copying build/lib/smartify/__init__.py -> build/bdist.linux-armv7l/wheel/smartify copying build/lib/smartify/error.py -> build/bdist.linux-armv7l/wheel/smartify copying build/lib/smartify/attribute.py -> build/bdist.linux-armv7l/wheel/smartify running install_egg_info running egg_info writing top-level names to smartify.egg-info/top_level.txt writing smartify.egg-info/PKG-INFO writing dependency_links to smartify.egg-info/dependency_links.txt reading manifest file 'smartify.egg-info/SOURCES.txt' writing manifest file 'smartify.egg-info/SOURCES.txt' Copying smartify.egg-info to build/bdist.linux-armv7l/wheel/smartify-0.0.1a2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/smartify-0.0.1a2.dist-info/WHEEL creating '/tmp/pip-wheel-nrzq922p/smartify-0.0.1a2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'smartify/__init__.py' adding 'smartify/analyse.py' adding 'smartify/arg.py' adding 'smartify/attribute.py' adding 'smartify/error.py' adding 'smartify/param.py' adding 'smartify/symbol.py' adding 'smartify-0.0.1a2.dist-info/METADATA' adding 'smartify-0.0.1a2.dist-info/WHEEL' adding 'smartify-0.0.1a2.dist-info/top_level.txt' adding 'smartify-0.0.1a2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for smartify: finished with status 'done' Stored in directory: /tmp/tmp94wm5c4r Successfully built smartify Cleaning up... Removing source in /tmp/pip-wheel-7e3_d9hw/smartify Removed build tracker '/tmp/pip-req-tracker-zxqt0hlg'