Created temporary directory: /tmp/pip-ephem-wheel-cache-r3lv2ma2 Created temporary directory: /tmp/pip-req-tracker-8sev6po5 Created requirements tracker '/tmp/pip-req-tracker-8sev6po5' Created temporary directory: /tmp/pip-wheel-ahhoirpw Collecting LessHash-BloomFilter==0.0.3 1 location(s) to search for versions of LessHash-BloomFilter: * https://pypi.org/simple/lesshash-bloomfilter/ Getting page https://pypi.org/simple/lesshash-bloomfilter/ Analyzing links from page https://pypi.org/simple/lesshash-bloomfilter/ Found link https://files.pythonhosted.org/packages/27/a4/707de323d0b5ccadaa5ae7e68f4e67763f3dc161b684477a9f96d25f3dc5/LessHash-BloomFilter-0.0.2.tar.gz#sha256=c765ffc67104ecec4fcceebaeb82c72baae0e17c3263d5a281c6a4e2136f5d9a (from https://pypi.org/simple/lesshash-bloomfilter/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/92/03/32e6762159c5b71ff39e082e9555c337fb2fbf62dad4d593b113ab46b3ff/LessHash-BloomFilter-0.0.3.tar.gz#sha256=d032e8f198a3598843ec80d0f1940c213fdcefaaca2160e4ec7235e8c5c06858 (from https://pypi.org/simple/lesshash-bloomfilter/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/c9/4f/6af543aca46e838c2dd5a775025aaf2cc4ca319fd1969148744782c1ca0f/LessHash-BloomFilter-0.0.4.tar.gz#sha256=8f9199cd6e360bf2bd300d32b2c08267ef4b347e1f820b09fb491413f1c1a150 (from https://pypi.org/simple/lesshash-bloomfilter/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/07/8c/c47a53b548b4ea3099ccc951faead48f00f54224c4350630ae208f80afea/LessHash-BloomFilter-0.0.5.tar.gz#sha256=a2ff6906ec78dbe3106e803ba2f2a724cb80e578cf3aaaf94ee8362ab59cefeb (from https://pypi.org/simple/lesshash-bloomfilter/), version: 0.0.5 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-e_mgw58x Downloading https://files.pythonhosted.org/packages/92/03/32e6762159c5b71ff39e082e9555c337fb2fbf62dad4d593b113ab46b3ff/LessHash-BloomFilter-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/92/03/32e6762159c5b71ff39e082e9555c337fb2fbf62dad4d593b113ab46b3ff/LessHash-BloomFilter-0.0.3.tar.gz#sha256=d032e8f198a3598843ec80d0f1940c213fdcefaaca2160e4ec7235e8c5c06858 (from https://pypi.org/simple/lesshash-bloomfilter/) Added LessHash-BloomFilter==0.0.3 from https://files.pythonhosted.org/packages/92/03/32e6762159c5b71ff39e082e9555c337fb2fbf62dad4d593b113ab46b3ff/LessHash-BloomFilter-0.0.3.tar.gz#sha256=d032e8f198a3598843ec80d0f1940c213fdcefaaca2160e4ec7235e8c5c06858 to build tracker '/tmp/pip-req-tracker-8sev6po5' Running setup.py (path:/tmp/pip-wheel-ahhoirpw/LessHash-BloomFilter/setup.py) egg_info for package LessHash-BloomFilter Running command python setup.py egg_info running egg_info creating pip-egg-info/LessHash_BloomFilter.egg-info writing pip-egg-info/LessHash_BloomFilter.egg-info/PKG-INFO writing dependency_links to pip-egg-info/LessHash_BloomFilter.egg-info/dependency_links.txt writing top-level names to pip-egg-info/LessHash_BloomFilter.egg-info/top_level.txt writing manifest file 'pip-egg-info/LessHash_BloomFilter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/LessHash_BloomFilter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/LessHash_BloomFilter.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ahhoirpw/LessHash-BloomFilter has version 0.0.3, which satisfies requirement LessHash-BloomFilter==0.0.3 from https://files.pythonhosted.org/packages/92/03/32e6762159c5b71ff39e082e9555c337fb2fbf62dad4d593b113ab46b3ff/LessHash-BloomFilter-0.0.3.tar.gz#sha256=d032e8f198a3598843ec80d0f1940c213fdcefaaca2160e4ec7235e8c5c06858 Removed LessHash-BloomFilter==0.0.3 from https://files.pythonhosted.org/packages/92/03/32e6762159c5b71ff39e082e9555c337fb2fbf62dad4d593b113ab46b3ff/LessHash-BloomFilter-0.0.3.tar.gz#sha256=d032e8f198a3598843ec80d0f1940c213fdcefaaca2160e4ec7235e8c5c06858 from build tracker '/tmp/pip-req-tracker-8sev6po5' Building wheels for collected packages: LessHash-BloomFilter Created temporary directory: /tmp/pip-wheel-vzp741v9 Running setup.py bdist_wheel for LessHash-BloomFilter: started Destination directory: /tmp/pip-wheel-vzp741v9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ahhoirpw/LessHash-BloomFilter/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-vzp741v9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lhbf copying lhbf/hash_function.py -> build/lib/lhbf copying lhbf/bloom.py -> build/lib/lhbf copying lhbf/__init__.py -> build/lib/lhbf 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/lhbf copying build/lib/lhbf/hash_function.py -> build/bdist.linux-armv7l/wheel/lhbf copying build/lib/lhbf/bloom.py -> build/bdist.linux-armv7l/wheel/lhbf copying build/lib/lhbf/__init__.py -> build/bdist.linux-armv7l/wheel/lhbf running install_egg_info running egg_info writing top-level names to LessHash_BloomFilter.egg-info/top_level.txt writing dependency_links to LessHash_BloomFilter.egg-info/dependency_links.txt writing LessHash_BloomFilter.egg-info/PKG-INFO reading manifest file 'LessHash_BloomFilter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'LessHash_BloomFilter.egg-info/SOURCES.txt' Copying LessHash_BloomFilter.egg-info to build/bdist.linux-armv7l/wheel/LessHash_BloomFilter-0.0.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/LessHash_BloomFilter-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-vzp741v9/LessHash_BloomFilter-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'lhbf/__init__.py' adding 'lhbf/bloom.py' adding 'lhbf/hash_function.py' adding 'LessHash_BloomFilter-0.0.3.dist-info/METADATA' adding 'LessHash_BloomFilter-0.0.3.dist-info/WHEEL' adding 'LessHash_BloomFilter-0.0.3.dist-info/top_level.txt' adding 'LessHash_BloomFilter-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for LessHash-BloomFilter: finished with status 'done' Stored in directory: /tmp/tmpt6gux94o Successfully built LessHash-BloomFilter Cleaning up... Removing source in /tmp/pip-wheel-ahhoirpw/LessHash-BloomFilter Removed build tracker '/tmp/pip-req-tracker-8sev6po5'