Created temporary directory: /tmp/pip-ephem-wheel-cache-zp551bsn Created temporary directory: /tmp/pip-req-tracker-cxiw6w8d Created requirements tracker '/tmp/pip-req-tracker-cxiw6w8d' Created temporary directory: /tmp/pip-wheel-mglwvhnm Collecting archives==0.8 1 location(s) to search for versions of archives: * https://pypi.org/simple/archives/ Getting page https://pypi.org/simple/archives/ Analyzing links from page https://pypi.org/simple/archives/ Found link https://files.pythonhosted.org/packages/30/56/abcf8a55e6af4c641cada274f5ecf66aec1c54394b7d2a1ae9a0771841aa/archives-0.2.tar.gz#sha256=806508a62b0fbd85082913901956d829d519364b6467eca28018bbc89b1f184c (from https://pypi.org/simple/archives/), version: 0.2 Found link https://files.pythonhosted.org/packages/b8/fa/29d0728a7b93619c818786f536472c4614c9fc0ee89bd3583212c4b835af/archives-0.3.tar.gz#sha256=11f77839b12ffdc8db95473aa0e6e6f47815b2b0d4f654300a7aadafa6f94d79 (from https://pypi.org/simple/archives/), version: 0.3 Found link https://files.pythonhosted.org/packages/01/64/3e349ea9915646d19357ca954abc1b332446e4033c116981a05ec9dda398/archives-0.4.tar.gz#sha256=69eb2d4c5bf2c245f4ecd1bd7d67d20845e44fcd5e7344946496fdf5f5854fb4 (from https://pypi.org/simple/archives/), version: 0.4 Found link https://files.pythonhosted.org/packages/f8/fd/0c0253a55e687479151a8a461a520f131ff318a2833469dd3a731ba6a9eb/archives-0.5.tar.gz#sha256=f742ab84c0f917d8c3a6a5754688a480802d5d3138f632b3aca3abcd0c45cde8 (from https://pypi.org/simple/archives/), version: 0.5 Found link https://files.pythonhosted.org/packages/cf/56/36c892044a851effd45cf121e2662cb5408eebd4f8e75278d8797edbbd77/archives-0.6.tar.gz#sha256=b09869150ddb29d63e563d10b37614fb45e6db9bd53869b1ae9e4104c95e11fc (from https://pypi.org/simple/archives/), version: 0.6 Found link https://files.pythonhosted.org/packages/66/ba/efc48dbf0692718793de22d3ca5b201b5733c6b962bb7c7166706b3a3a56/archives-0.7.tar.gz#sha256=5d309b495b4733d761bc204a5d9d03ea274a58b26686d35d69c570c0309feb53 (from https://pypi.org/simple/archives/), version: 0.7 Found link https://files.pythonhosted.org/packages/de/d9/459e1bbf6afc151663baf21228597e60dd880a798633353783ff74276344/archives-0.8.tar.gz#sha256=06969bbaf32711612ed0269a4c519c62a7a036d486a48044976debc8bb06be4d (from https://pypi.org/simple/archives/), version: 0.8 Using version 0.8 (newest of versions: 0.8) Created temporary directory: /tmp/pip-unpack-1jue0vhe Downloading https://files.pythonhosted.org/packages/de/d9/459e1bbf6afc151663baf21228597e60dd880a798633353783ff74276344/archives-0.8.tar.gz Downloading from URL https://files.pythonhosted.org/packages/de/d9/459e1bbf6afc151663baf21228597e60dd880a798633353783ff74276344/archives-0.8.tar.gz#sha256=06969bbaf32711612ed0269a4c519c62a7a036d486a48044976debc8bb06be4d (from https://pypi.org/simple/archives/) Added archives==0.8 from https://files.pythonhosted.org/packages/de/d9/459e1bbf6afc151663baf21228597e60dd880a798633353783ff74276344/archives-0.8.tar.gz#sha256=06969bbaf32711612ed0269a4c519c62a7a036d486a48044976debc8bb06be4d to build tracker '/tmp/pip-req-tracker-cxiw6w8d' Running setup.py (path:/tmp/pip-wheel-mglwvhnm/archives/setup.py) egg_info for package archives Running command python setup.py egg_info running egg_info creating pip-egg-info/archives.egg-info writing pip-egg-info/archives.egg-info/PKG-INFO writing top-level names to pip-egg-info/archives.egg-info/top_level.txt writing requirements to pip-egg-info/archives.egg-info/requires.txt writing entry points to pip-egg-info/archives.egg-info/entry_points.txt writing dependency_links to pip-egg-info/archives.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/archives.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/archives.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/archives.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-mglwvhnm/archives has version 0.8, which satisfies requirement archives==0.8 from https://files.pythonhosted.org/packages/de/d9/459e1bbf6afc151663baf21228597e60dd880a798633353783ff74276344/archives-0.8.tar.gz#sha256=06969bbaf32711612ed0269a4c519c62a7a036d486a48044976debc8bb06be4d Removed archives==0.8 from https://files.pythonhosted.org/packages/de/d9/459e1bbf6afc151663baf21228597e60dd880a798633353783ff74276344/archives-0.8.tar.gz#sha256=06969bbaf32711612ed0269a4c519c62a7a036d486a48044976debc8bb06be4d from build tracker '/tmp/pip-req-tracker-cxiw6w8d' Building wheels for collected packages: archives Created temporary directory: /tmp/pip-wheel-eo3chyhb Running setup.py bdist_wheel for archives: started Destination directory: /tmp/pip-wheel-eo3chyhb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-mglwvhnm/archives/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-eo3chyhb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_archives.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/archives copying archives/archives.py -> build/lib/archives copying archives/__init__.py -> build/lib/archives copying archives/globals.py -> build/lib/archives creating build/lib/archives/models copying archives/models/python.py -> build/lib/archives/models copying archives/models/tags.py -> build/lib/archives/models copying archives/models/__init__.py -> build/lib/archives/models copying archives/models/rules.py -> build/lib/archives/models creating build/lib/archives/utils copying archives/utils/state.py -> build/lib/archives/utils copying archives/utils/text.py -> build/lib/archives/utils copying archives/utils/files.py -> build/lib/archives/utils copying archives/utils/__init__.py -> build/lib/archives/utils creating build/lib/archives/rules copying archives/rules/__init__.py -> build/lib/archives/rules 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/tests copying build/lib/tests/test_archives.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/archives creating build/bdist.linux-armv7l/wheel/archives/models copying build/lib/archives/models/python.py -> build/bdist.linux-armv7l/wheel/archives/models copying build/lib/archives/models/tags.py -> build/bdist.linux-armv7l/wheel/archives/models copying build/lib/archives/models/__init__.py -> build/bdist.linux-armv7l/wheel/archives/models copying build/lib/archives/models/rules.py -> build/bdist.linux-armv7l/wheel/archives/models copying build/lib/archives/archives.py -> build/bdist.linux-armv7l/wheel/archives copying build/lib/archives/__init__.py -> build/bdist.linux-armv7l/wheel/archives creating build/bdist.linux-armv7l/wheel/archives/utils copying build/lib/archives/utils/state.py -> build/bdist.linux-armv7l/wheel/archives/utils copying build/lib/archives/utils/text.py -> build/bdist.linux-armv7l/wheel/archives/utils copying build/lib/archives/utils/files.py -> build/bdist.linux-armv7l/wheel/archives/utils copying build/lib/archives/utils/__init__.py -> build/bdist.linux-armv7l/wheel/archives/utils copying build/lib/archives/globals.py -> build/bdist.linux-armv7l/wheel/archives creating build/bdist.linux-armv7l/wheel/archives/rules copying build/lib/archives/rules/__init__.py -> build/bdist.linux-armv7l/wheel/archives/rules running install_egg_info running egg_info writing dependency_links to archives.egg-info/dependency_links.txt writing requirements to archives.egg-info/requires.txt writing entry points to archives.egg-info/entry_points.txt writing top-level names to archives.egg-info/top_level.txt writing archives.egg-info/PKG-INFO reading manifest file 'archives.egg-info/SOURCES.txt' writing manifest file 'archives.egg-info/SOURCES.txt' Copying archives.egg-info to build/bdist.linux-armv7l/wheel/archives-0.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/archives-0.8.dist-info/WHEEL creating '/tmp/pip-wheel-eo3chyhb/archives-0.8-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'archives/__init__.py' adding 'archives/archives.py' adding 'archives/globals.py' adding 'archives/models/__init__.py' adding 'archives/models/python.py' adding 'archives/models/rules.py' adding 'archives/models/tags.py' adding 'archives/rules/__init__.py' adding 'archives/utils/__init__.py' adding 'archives/utils/files.py' adding 'archives/utils/state.py' adding 'archives/utils/text.py' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/test_archives.py' adding 'archives-0.8.dist-info/METADATA' adding 'archives-0.8.dist-info/WHEEL' adding 'archives-0.8.dist-info/entry_points.txt' adding 'archives-0.8.dist-info/top_level.txt' adding 'archives-0.8.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for archives: finished with status 'done' Stored in directory: /tmp/tmpvsyqv33e Successfully built archives Cleaning up... Removing source in /tmp/pip-wheel-mglwvhnm/archives Removed build tracker '/tmp/pip-req-tracker-cxiw6w8d'