Created temporary directory: /tmp/pip-ephem-wheel-cache-wb99obc2 Created temporary directory: /tmp/pip-req-tracker-iems33qb Created requirements tracker '/tmp/pip-req-tracker-iems33qb' Created temporary directory: /tmp/pip-wheel-z7tbtedz Collecting archives==0.5 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 Using version 0.5 (newest of versions: 0.5) Created temporary directory: /tmp/pip-unpack-8lf3ip2_ Downloading https://files.pythonhosted.org/packages/f8/fd/0c0253a55e687479151a8a461a520f131ff318a2833469dd3a731ba6a9eb/archives-0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f8/fd/0c0253a55e687479151a8a461a520f131ff318a2833469dd3a731ba6a9eb/archives-0.5.tar.gz#sha256=f742ab84c0f917d8c3a6a5754688a480802d5d3138f632b3aca3abcd0c45cde8 (from https://pypi.org/simple/archives/) Added archives==0.5 from https://files.pythonhosted.org/packages/f8/fd/0c0253a55e687479151a8a461a520f131ff318a2833469dd3a731ba6a9eb/archives-0.5.tar.gz#sha256=f742ab84c0f917d8c3a6a5754688a480802d5d3138f632b3aca3abcd0c45cde8 to build tracker '/tmp/pip-req-tracker-iems33qb' Running setup.py (path:/tmp/pip-wheel-z7tbtedz/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 dependency_links to pip-egg-info/archives.egg-info/dependency_links.txt writing entry points to pip-egg-info/archives.egg-info/entry_points.txt writing requirements to pip-egg-info/archives.egg-info/requires.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-z7tbtedz/archives has version 0.5, which satisfies requirement archives==0.5 from https://files.pythonhosted.org/packages/f8/fd/0c0253a55e687479151a8a461a520f131ff318a2833469dd3a731ba6a9eb/archives-0.5.tar.gz#sha256=f742ab84c0f917d8c3a6a5754688a480802d5d3138f632b3aca3abcd0c45cde8 Removed archives==0.5 from https://files.pythonhosted.org/packages/f8/fd/0c0253a55e687479151a8a461a520f131ff318a2833469dd3a731ba6a9eb/archives-0.5.tar.gz#sha256=f742ab84c0f917d8c3a6a5754688a480802d5d3138f632b3aca3abcd0c45cde8 from build tracker '/tmp/pip-req-tracker-iems33qb' Building wheels for collected packages: archives Created temporary directory: /tmp/pip-wheel-f_xbczn8 Running setup.py bdist_wheel for archives: started Destination directory: /tmp/pip-wheel-f_xbczn8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-z7tbtedz/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-f_xbczn8 running bdist_wheel running build running build_py creating build creating build/lib copying archives.py -> build/lib creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_archives.py -> build/lib/tests 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/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_archives.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/archives.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing dependency_links to archives.egg-info/dependency_links.txt writing top-level names to archives.egg-info/top_level.txt writing entry points to archives.egg-info/entry_points.txt writing archives.egg-info/PKG-INFO writing requirements to archives.egg-info/requires.txt 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.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/archives-0.5.dist-info/WHEEL creating '/tmp/pip-wheel-f_xbczn8/archives-0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'archives.py' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/test_archives.py' adding 'archives-0.5.dist-info/METADATA' adding 'archives-0.5.dist-info/WHEEL' adding 'archives-0.5.dist-info/entry_points.txt' adding 'archives-0.5.dist-info/top_level.txt' adding 'archives-0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for archives: finished with status 'done' Stored in directory: /tmp/tmplkosbgb4 Successfully built archives Cleaning up... Removing source in /tmp/pip-wheel-z7tbtedz/archives Removed build tracker '/tmp/pip-req-tracker-iems33qb'