Created temporary directory: /tmp/pip-ephem-wheel-cache-6ilk2umj Created temporary directory: /tmp/pip-req-tracker-u3f51nhm Created requirements tracker '/tmp/pip-req-tracker-u3f51nhm' Created temporary directory: /tmp/pip-wheel-t7jzr8sc Collecting annex==0.5.0 1 location(s) to search for versions of annex: * https://pypi.org/simple/annex/ Getting page https://pypi.org/simple/annex/ Analyzing links from page https://pypi.org/simple/annex/ Found link https://files.pythonhosted.org/packages/b9/da/d55d73e6463f3e47cb1192a38518faa7d914902c8ef02ca19a6aab386a19/annex-0.1.tar.gz#sha256=20a2903fa3830a01a51d6358f5b276a53ed5697d1c9042f45e7cbed5cd8605ed (from https://pypi.org/simple/annex/), version: 0.1 Found link https://files.pythonhosted.org/packages/26/5a/c57b206849e1e58cbc25d9b8a70b8f0c5f6b8a4212d7ae0379e852e3e8e5/annex-0.2.tar.gz#sha256=549772b333413ac0bbdf5a54569f093e1e1be40f7a13657fc78472ec40cf62f3 (from https://pypi.org/simple/annex/), version: 0.2 Found link https://files.pythonhosted.org/packages/93/cc/51817fdc34824b114bd56055edf5c19184cd7107e49ae19ca33105ea75e9/annex-0.3.1.tar.gz#sha256=83cb35d42ffc3448baad86742b421f6285911bbb9ea07929c7011b84cf954a91 (from https://pypi.org/simple/annex/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/63/7f/b92c1c58ad7d39dd2ccab58eef475b980987bce48d7f549c27e052df52fa/annex-0.4.0.tar.gz#sha256=c9d96008fd4891f339b7de11271899d95519516f5509aef27150e1d07961688b (from https://pypi.org/simple/annex/), version: 0.4.0 Found link https://files.pythonhosted.org/packages/c4/03/6c73f4e91312abbec5efab91ad91483fb23613d1c50d436cc2c320f7bf42/annex-0.5.0.tar.gz#sha256=2b89c89ecef0911dd1bc52ce582c2b7b26b8621f4db3cc58df39e652b9636e8b (from https://pypi.org/simple/annex/), version: 0.5.0 Using version 0.5.0 (newest of versions: 0.5.0) Created temporary directory: /tmp/pip-unpack-8h5ooquu Downloading https://files.pythonhosted.org/packages/c4/03/6c73f4e91312abbec5efab91ad91483fb23613d1c50d436cc2c320f7bf42/annex-0.5.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c4/03/6c73f4e91312abbec5efab91ad91483fb23613d1c50d436cc2c320f7bf42/annex-0.5.0.tar.gz#sha256=2b89c89ecef0911dd1bc52ce582c2b7b26b8621f4db3cc58df39e652b9636e8b (from https://pypi.org/simple/annex/) Added annex==0.5.0 from https://files.pythonhosted.org/packages/c4/03/6c73f4e91312abbec5efab91ad91483fb23613d1c50d436cc2c320f7bf42/annex-0.5.0.tar.gz#sha256=2b89c89ecef0911dd1bc52ce582c2b7b26b8621f4db3cc58df39e652b9636e8b to build tracker '/tmp/pip-req-tracker-u3f51nhm' Running setup.py (path:/tmp/pip-wheel-t7jzr8sc/annex/setup.py) egg_info for package annex Running command python setup.py egg_info running egg_info creating pip-egg-info/annex.egg-info writing pip-egg-info/annex.egg-info/PKG-INFO writing dependency_links to pip-egg-info/annex.egg-info/dependency_links.txt writing top-level names to pip-egg-info/annex.egg-info/top_level.txt writing manifest file 'pip-egg-info/annex.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/annex.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/annex.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-t7jzr8sc/annex has version 0.5.0, which satisfies requirement annex==0.5.0 from https://files.pythonhosted.org/packages/c4/03/6c73f4e91312abbec5efab91ad91483fb23613d1c50d436cc2c320f7bf42/annex-0.5.0.tar.gz#sha256=2b89c89ecef0911dd1bc52ce582c2b7b26b8621f4db3cc58df39e652b9636e8b Removed annex==0.5.0 from https://files.pythonhosted.org/packages/c4/03/6c73f4e91312abbec5efab91ad91483fb23613d1c50d436cc2c320f7bf42/annex-0.5.0.tar.gz#sha256=2b89c89ecef0911dd1bc52ce582c2b7b26b8621f4db3cc58df39e652b9636e8b from build tracker '/tmp/pip-req-tracker-u3f51nhm' Building wheels for collected packages: annex Created temporary directory: /tmp/pip-wheel-nt362k08 Running setup.py bdist_wheel for annex: started Destination directory: /tmp/pip-wheel-nt362k08 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-t7jzr8sc/annex/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-nt362k08 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/annex copying annex/version.py -> build/lib/annex copying annex/__init__.py -> build/lib/annex 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/annex copying build/lib/annex/version.py -> build/bdist.linux-armv7l/wheel/annex copying build/lib/annex/__init__.py -> build/bdist.linux-armv7l/wheel/annex running install_egg_info running egg_info creating annex.egg-info writing annex.egg-info/PKG-INFO writing dependency_links to annex.egg-info/dependency_links.txt writing top-level names to annex.egg-info/top_level.txt writing manifest file 'annex.egg-info/SOURCES.txt' reading manifest file 'annex.egg-info/SOURCES.txt' writing manifest file 'annex.egg-info/SOURCES.txt' Copying annex.egg-info to build/bdist.linux-armv7l/wheel/annex-0.5.0-py3.5.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/annex-0.5.0.dist-info/WHEEL creating '/tmp/pip-wheel-nt362k08/annex-0.5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'annex/__init__.py' adding 'annex/version.py' adding 'annex-0.5.0.dist-info/LICENSE' adding 'annex-0.5.0.dist-info/METADATA' adding 'annex-0.5.0.dist-info/WHEEL' adding 'annex-0.5.0.dist-info/top_level.txt' adding 'annex-0.5.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for annex: finished with status 'done' Stored in directory: /tmp/tmp04lndy0f Successfully built annex Cleaning up... Removing source in /tmp/pip-wheel-t7jzr8sc/annex Removed build tracker '/tmp/pip-req-tracker-u3f51nhm'