Created temporary directory: /tmp/pip-ephem-wheel-cache-ijrx9jpa Created temporary directory: /tmp/pip-req-tracker-k2uh3yn4 Created requirements tracker '/tmp/pip-req-tracker-k2uh3yn4' Created temporary directory: /tmp/pip-wheel-4y08bayy Collecting collectionish==0.1.0 1 location(s) to search for versions of collectionish: * https://pypi.org/simple/collectionish/ Getting page https://pypi.org/simple/collectionish/ Analyzing links from page https://pypi.org/simple/collectionish/ Found link https://files.pythonhosted.org/packages/ae/3e/5e13c5f0573f6cca00bfa3bd0569d2fb06242fc9ac39437314a847499c13/collectionish-0.1.0.tar.gz#sha256=fd855f797b43a704f3407dca365176bc59f1534e4e9d2109e739da1c845aa8e4 (from https://pypi.org/simple/collectionish/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-c8fke8z7 Downloading https://files.pythonhosted.org/packages/ae/3e/5e13c5f0573f6cca00bfa3bd0569d2fb06242fc9ac39437314a847499c13/collectionish-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ae/3e/5e13c5f0573f6cca00bfa3bd0569d2fb06242fc9ac39437314a847499c13/collectionish-0.1.0.tar.gz#sha256=fd855f797b43a704f3407dca365176bc59f1534e4e9d2109e739da1c845aa8e4 (from https://pypi.org/simple/collectionish/) Added collectionish==0.1.0 from https://files.pythonhosted.org/packages/ae/3e/5e13c5f0573f6cca00bfa3bd0569d2fb06242fc9ac39437314a847499c13/collectionish-0.1.0.tar.gz#sha256=fd855f797b43a704f3407dca365176bc59f1534e4e9d2109e739da1c845aa8e4 to build tracker '/tmp/pip-req-tracker-k2uh3yn4' Running setup.py (path:/tmp/pip-wheel-4y08bayy/collectionish/setup.py) egg_info for package collectionish Running command python setup.py egg_info running egg_info creating pip-egg-info/collectionish.egg-info writing pip-egg-info/collectionish.egg-info/PKG-INFO writing dependency_links to pip-egg-info/collectionish.egg-info/dependency_links.txt writing top-level names to pip-egg-info/collectionish.egg-info/top_level.txt writing manifest file 'pip-egg-info/collectionish.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collectionish.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'src/*.py.typed' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: manifest_maker: MANIFEST.in, line 13: 'recursive-exclude' expects ... writing manifest file 'pip-egg-info/collectionish.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4y08bayy/collectionish has version 0.1.0, which satisfies requirement collectionish==0.1.0 from https://files.pythonhosted.org/packages/ae/3e/5e13c5f0573f6cca00bfa3bd0569d2fb06242fc9ac39437314a847499c13/collectionish-0.1.0.tar.gz#sha256=fd855f797b43a704f3407dca365176bc59f1534e4e9d2109e739da1c845aa8e4 Removed collectionish==0.1.0 from https://files.pythonhosted.org/packages/ae/3e/5e13c5f0573f6cca00bfa3bd0569d2fb06242fc9ac39437314a847499c13/collectionish-0.1.0.tar.gz#sha256=fd855f797b43a704f3407dca365176bc59f1534e4e9d2109e739da1c845aa8e4 from build tracker '/tmp/pip-req-tracker-k2uh3yn4' Building wheels for collected packages: collectionish Created temporary directory: /tmp/pip-wheel-3q7hqes7 Running setup.py bdist_wheel for collectionish: started Destination directory: /tmp/pip-wheel-3q7hqes7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4y08bayy/collectionish/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-3q7hqes7 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/collectionish copying src/collectionish/utils.py -> build/lib/collectionish copying src/collectionish/__init__.py -> build/lib/collectionish copying src/collectionish/ops.py -> build/lib/collectionish copying src/collectionish/_attydict.py -> build/lib/collectionish copying src/collectionish/_uniquetuple.py -> build/lib/collectionish running egg_info writing top-level names to src/collectionish.egg-info/top_level.txt writing dependency_links to src/collectionish.egg-info/dependency_links.txt writing src/collectionish.egg-info/PKG-INFO reading manifest file 'src/collectionish.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'src/*.py.typed' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: manifest_maker: MANIFEST.in, line 13: 'recursive-exclude' expects ... writing manifest file 'src/collectionish.egg-info/SOURCES.txt' 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/collectionish copying build/lib/collectionish/utils.py -> build/bdist.linux-armv7l/wheel/collectionish copying build/lib/collectionish/__init__.py -> build/bdist.linux-armv7l/wheel/collectionish copying build/lib/collectionish/ops.py -> build/bdist.linux-armv7l/wheel/collectionish copying build/lib/collectionish/_attydict.py -> build/bdist.linux-armv7l/wheel/collectionish copying build/lib/collectionish/_uniquetuple.py -> build/bdist.linux-armv7l/wheel/collectionish running install_egg_info Copying src/collectionish.egg-info to build/bdist.linux-armv7l/wheel/collectionish-0.1.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/collectionish-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-3q7hqes7/collectionish-0.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'collectionish/__init__.py' adding 'collectionish/_attydict.py' adding 'collectionish/_uniquetuple.py' adding 'collectionish/ops.py' adding 'collectionish/utils.py' adding 'collectionish-0.1.0.dist-info/AUTHORS.rst' adding 'collectionish-0.1.0.dist-info/LICENSE' adding 'collectionish-0.1.0.dist-info/METADATA' adding 'collectionish-0.1.0.dist-info/WHEEL' adding 'collectionish-0.1.0.dist-info/top_level.txt' adding 'collectionish-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for collectionish: finished with status 'done' Stored in directory: /tmp/tmpp5j787ua Successfully built collectionish Cleaning up... Removing source in /tmp/pip-wheel-4y08bayy/collectionish Removed build tracker '/tmp/pip-req-tracker-k2uh3yn4'