Created temporary directory: /tmp/pip-ephem-wheel-cache-zy4l6bx0 Created temporary directory: /tmp/pip-req-tracker-dqjbfedd Created requirements tracker '/tmp/pip-req-tracker-dqjbfedd' Created temporary directory: /tmp/pip-wheel-tdqa1z97 Collecting archapp==0.0.0 1 location(s) to search for versions of archapp: * https://pypi.org/simple/archapp/ Getting page https://pypi.org/simple/archapp/ Analyzing links from page https://pypi.org/simple/archapp/ Found link https://files.pythonhosted.org/packages/bd/87/856a92f3718753e2af70d1ceedae7364c4f0c83f69d529f985330d9a98c1/archapp-0.0.0.tar.gz#sha256=1c066d6a4e43e7e14509cef4a17ef3870130f6ed413ca0e5112371a41ea2f4dd (from https://pypi.org/simple/archapp/), version: 0.0.0 Using version 0.0.0 (newest of versions: 0.0.0) Created temporary directory: /tmp/pip-unpack-6sc2hhty Downloading https://files.pythonhosted.org/packages/bd/87/856a92f3718753e2af70d1ceedae7364c4f0c83f69d529f985330d9a98c1/archapp-0.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bd/87/856a92f3718753e2af70d1ceedae7364c4f0c83f69d529f985330d9a98c1/archapp-0.0.0.tar.gz#sha256=1c066d6a4e43e7e14509cef4a17ef3870130f6ed413ca0e5112371a41ea2f4dd (from https://pypi.org/simple/archapp/) Added archapp==0.0.0 from https://files.pythonhosted.org/packages/bd/87/856a92f3718753e2af70d1ceedae7364c4f0c83f69d529f985330d9a98c1/archapp-0.0.0.tar.gz#sha256=1c066d6a4e43e7e14509cef4a17ef3870130f6ed413ca0e5112371a41ea2f4dd to build tracker '/tmp/pip-req-tracker-dqjbfedd' Running setup.py (path:/tmp/pip-wheel-tdqa1z97/archapp/setup.py) egg_info for package archapp Running command python setup.py egg_info running egg_info creating pip-egg-info/archapp.egg-info writing pip-egg-info/archapp.egg-info/PKG-INFO writing dependency_links to pip-egg-info/archapp.egg-info/dependency_links.txt writing top-level names to pip-egg-info/archapp.egg-info/top_level.txt writing manifest file 'pip-egg-info/archapp.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/archapp.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/archapp.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tdqa1z97/archapp has version 0.0.0, which satisfies requirement archapp==0.0.0 from https://files.pythonhosted.org/packages/bd/87/856a92f3718753e2af70d1ceedae7364c4f0c83f69d529f985330d9a98c1/archapp-0.0.0.tar.gz#sha256=1c066d6a4e43e7e14509cef4a17ef3870130f6ed413ca0e5112371a41ea2f4dd Removed archapp==0.0.0 from https://files.pythonhosted.org/packages/bd/87/856a92f3718753e2af70d1ceedae7364c4f0c83f69d529f985330d9a98c1/archapp-0.0.0.tar.gz#sha256=1c066d6a4e43e7e14509cef4a17ef3870130f6ed413ca0e5112371a41ea2f4dd from build tracker '/tmp/pip-req-tracker-dqjbfedd' Building wheels for collected packages: archapp Created temporary directory: /tmp/pip-wheel-i51pdfm0 Running setup.py bdist_wheel for archapp: started Destination directory: /tmp/pip-wheel-i51pdfm0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tdqa1z97/archapp/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-i51pdfm0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/__init__.py -> build/lib/test copying test/test_print_formats.py -> build/lib/test copying test/test_url.py -> build/lib/test copying test/test_data.py -> build/lib/test copying test/test_mgmt.py -> build/lib/test copying test/test_doc_sub.py -> build/lib/test copying test/test_dates.py -> build/lib/test creating build/lib/archapp copying archapp/url.py -> build/lib/archapp copying archapp/epics.py -> build/lib/archapp copying archapp/print_formats.py -> build/lib/archapp copying archapp/__init__.py -> build/lib/archapp copying archapp/dates.py -> build/lib/archapp copying archapp/mgmt.py -> build/lib/archapp copying archapp/config.py -> build/lib/archapp copying archapp/file_formats.py -> build/lib/archapp copying archapp/interactive.py -> build/lib/archapp copying archapp/doc_sub.py -> build/lib/archapp copying archapp/data.py -> build/lib/archapp copying archapp/plot.py -> build/lib/archapp 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/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_print_formats.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_url.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_data.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_mgmt.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_doc_sub.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_dates.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/archapp copying build/lib/archapp/url.py -> build/bdist.linux-armv7l/wheel/archapp copying build/lib/archapp/epics.py -> build/bdist.linux-armv7l/wheel/archapp copying build/lib/archapp/print_formats.py -> build/bdist.linux-armv7l/wheel/archapp copying build/lib/archapp/__init__.py -> build/bdist.linux-armv7l/wheel/archapp copying build/lib/archapp/dates.py -> build/bdist.linux-armv7l/wheel/archapp copying build/lib/archapp/mgmt.py -> build/bdist.linux-armv7l/wheel/archapp copying build/lib/archapp/config.py -> build/bdist.linux-armv7l/wheel/archapp copying build/lib/archapp/file_formats.py -> build/bdist.linux-armv7l/wheel/archapp copying build/lib/archapp/interactive.py -> build/bdist.linux-armv7l/wheel/archapp copying build/lib/archapp/doc_sub.py -> build/bdist.linux-armv7l/wheel/archapp copying build/lib/archapp/data.py -> build/bdist.linux-armv7l/wheel/archapp copying build/lib/archapp/plot.py -> build/bdist.linux-armv7l/wheel/archapp running install_egg_info running egg_info writing archapp.egg-info/PKG-INFO writing dependency_links to archapp.egg-info/dependency_links.txt writing top-level names to archapp.egg-info/top_level.txt reading manifest file 'archapp.egg-info/SOURCES.txt' writing manifest file 'archapp.egg-info/SOURCES.txt' Copying archapp.egg-info to build/bdist.linux-armv7l/wheel/archapp-0.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/archapp-0.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-i51pdfm0/archapp-0.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'archapp/__init__.py' adding 'archapp/config.py' adding 'archapp/data.py' adding 'archapp/dates.py' adding 'archapp/doc_sub.py' adding 'archapp/epics.py' adding 'archapp/file_formats.py' adding 'archapp/interactive.py' adding 'archapp/mgmt.py' adding 'archapp/plot.py' adding 'archapp/print_formats.py' adding 'archapp/url.py' adding 'test/__init__.py' adding 'test/test_data.py' adding 'test/test_dates.py' adding 'test/test_doc_sub.py' adding 'test/test_mgmt.py' adding 'test/test_print_formats.py' adding 'test/test_url.py' adding 'archapp-0.0.0.dist-info/METADATA' adding 'archapp-0.0.0.dist-info/WHEEL' adding 'archapp-0.0.0.dist-info/top_level.txt' adding 'archapp-0.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for archapp: finished with status 'done' Stored in directory: /tmp/tmpp3xrad9u Successfully built archapp Cleaning up... Removing source in /tmp/pip-wheel-tdqa1z97/archapp Removed build tracker '/tmp/pip-req-tracker-dqjbfedd'