Created temporary directory: /tmp/pip-ephem-wheel-cache-gqyk1uyx Created temporary directory: /tmp/pip-req-tracker-mw1pifu6 Created requirements tracker '/tmp/pip-req-tracker-mw1pifu6' Created temporary directory: /tmp/pip-wheel-6xy1amjz Collecting hashtools==0.3.0 1 location(s) to search for versions of hashtools: * https://pypi.org/simple/hashtools/ Getting page https://pypi.org/simple/hashtools/ Analyzing links from page https://pypi.org/simple/hashtools/ Found link https://files.pythonhosted.org/packages/32/37/577d5398c09e9103ca9cf968e6a354a22560f511f2eca7250bac8bfea6e3/hashtools-0.1.0.tar.gz#sha256=17f82864931058a49235f1a8bb98547dee7bafa79a6d7a723428a35c6c53752b (from https://pypi.org/simple/hashtools/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/44/03/49f4de0ab577f0ae8d58806c8f74c6b43efef02ea01fc3e6c7c7d46fd76a/hashtools-0.1.2.tar.gz#sha256=50433c3a8c03fa279992148a421fe4610449b9aa841cfbaaee5210b9ccf3d51f (from https://pypi.org/simple/hashtools/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/88/d3/c9f4a892707c97824103ede528e5a482a46b1d080c811c03e5ccff23fca5/hashtools-0.2.0.tar.gz#sha256=7c8ab452534c2cdd0597a16b54e3828eabdb2ba63559e7a53ba1a0b99c342360 (from https://pypi.org/simple/hashtools/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/ee/e8/5aece55f81dc3a13f644aa49a10d068456d2d8ed62e6c20e30088b3639b7/hashtools-0.3.0.tar.gz#sha256=b9f2a15032f855c90709cdbd8d9e0e5a111604d55f289f59cbdd17d4e627522a (from https://pypi.org/simple/hashtools/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-dqd4keoz Downloading https://files.pythonhosted.org/packages/ee/e8/5aece55f81dc3a13f644aa49a10d068456d2d8ed62e6c20e30088b3639b7/hashtools-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ee/e8/5aece55f81dc3a13f644aa49a10d068456d2d8ed62e6c20e30088b3639b7/hashtools-0.3.0.tar.gz#sha256=b9f2a15032f855c90709cdbd8d9e0e5a111604d55f289f59cbdd17d4e627522a (from https://pypi.org/simple/hashtools/) Added hashtools==0.3.0 from https://files.pythonhosted.org/packages/ee/e8/5aece55f81dc3a13f644aa49a10d068456d2d8ed62e6c20e30088b3639b7/hashtools-0.3.0.tar.gz#sha256=b9f2a15032f855c90709cdbd8d9e0e5a111604d55f289f59cbdd17d4e627522a to build tracker '/tmp/pip-req-tracker-mw1pifu6' Running setup.py (path:/tmp/pip-wheel-6xy1amjz/hashtools/setup.py) egg_info for package hashtools Running command python setup.py egg_info running egg_info creating pip-egg-info/hashtools.egg-info writing entry points to pip-egg-info/hashtools.egg-info/entry_points.txt writing dependency_links to pip-egg-info/hashtools.egg-info/dependency_links.txt writing pip-egg-info/hashtools.egg-info/PKG-INFO writing top-level names to pip-egg-info/hashtools.egg-info/top_level.txt writing requirements to pip-egg-info/hashtools.egg-info/requires.txt writing manifest file 'pip-egg-info/hashtools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hashtools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'pip-egg-info/hashtools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-6xy1amjz/hashtools has version 0.3.0, which satisfies requirement hashtools==0.3.0 from https://files.pythonhosted.org/packages/ee/e8/5aece55f81dc3a13f644aa49a10d068456d2d8ed62e6c20e30088b3639b7/hashtools-0.3.0.tar.gz#sha256=b9f2a15032f855c90709cdbd8d9e0e5a111604d55f289f59cbdd17d4e627522a Removed hashtools==0.3.0 from https://files.pythonhosted.org/packages/ee/e8/5aece55f81dc3a13f644aa49a10d068456d2d8ed62e6c20e30088b3639b7/hashtools-0.3.0.tar.gz#sha256=b9f2a15032f855c90709cdbd8d9e0e5a111604d55f289f59cbdd17d4e627522a from build tracker '/tmp/pip-req-tracker-mw1pifu6' Building wheels for collected packages: hashtools Created temporary directory: /tmp/pip-wheel-d6cb7lff Running setup.py bdist_wheel for hashtools: started Destination directory: /tmp/pip-wheel-d6cb7lff Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6xy1amjz/hashtools/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-d6cb7lff running bdist_wheel running build running build_py creating build creating build/lib copying hashtools.py -> build/lib creating build/lib/tests copying tests/test_hashtools.py -> build/lib/tests copying tests/__init__.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 copying build/lib/hashtools.py -> build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_hashtools.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing top-level names to hashtools.egg-info/top_level.txt writing entry points to hashtools.egg-info/entry_points.txt writing requirements to hashtools.egg-info/requires.txt writing dependency_links to hashtools.egg-info/dependency_links.txt writing hashtools.egg-info/PKG-INFO reading manifest file 'hashtools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'hashtools.egg-info/SOURCES.txt' Copying hashtools.egg-info to build/bdist.linux-armv7l/wheel/hashtools-0.3.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/hashtools-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-d6cb7lff/hashtools-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'hashtools.py' adding 'tests/__init__.py' adding 'tests/test_hashtools.py' adding 'hashtools-0.3.0.dist-info/LICENSE' adding 'hashtools-0.3.0.dist-info/METADATA' adding 'hashtools-0.3.0.dist-info/WHEEL' adding 'hashtools-0.3.0.dist-info/entry_points.txt' adding 'hashtools-0.3.0.dist-info/top_level.txt' adding 'hashtools-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hashtools: finished with status 'done' Stored in directory: /tmp/tmp8e16c2na Successfully built hashtools Cleaning up... Removing source in /tmp/pip-wheel-6xy1amjz/hashtools Removed build tracker '/tmp/pip-req-tracker-mw1pifu6'