Created temporary directory: /tmp/pip-ephem-wheel-cache-pkpvs22c Created temporary directory: /tmp/pip-req-tracker-afebh80d Created requirements tracker '/tmp/pip-req-tracker-afebh80d' Created temporary directory: /tmp/pip-wheel-uvjdnumr Collecting containator==0.0.4 1 location(s) to search for versions of containator: * https://pypi.org/simple/containator/ Getting page https://pypi.org/simple/containator/ Analyzing links from page https://pypi.org/simple/containator/ Found link https://files.pythonhosted.org/packages/f9/65/42712ce6d1bad9b9685b6c9f63453a1d353bc36682505d3c9f644ffcd90a/containator-0.0.1.tar.gz#sha256=6c2772ae16cd3164ff77d0a54fb1a26f2fa1ebd1737c0b48a71960db9f69abba (from https://pypi.org/simple/containator/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/46/fc/673e6c2e07295e815051f308f85e8ae7b9f468c72f963e1b03ba5f1d78d6/containator-0.0.2.tar.gz#sha256=0d3aef9abbf43bf08a7608e7c9d44ca220039e04bcfbfc362c49e39918bc2fe2 (from https://pypi.org/simple/containator/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/dd/96/274798f330ab7aba79bb99295d966515dff344ab9e394c0e71b102a6113b/containator-0.0.3.tar.gz#sha256=2967f755b5aea6df39ea315d464abc1dd7416b636c75918bd24df33abc1bd20c (from https://pypi.org/simple/containator/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/08/bb/080a5acb8daaf3a81b6f87142dfc636f8b83dfc5a15dc6e7fbf6df92a631/containator-0.0.4.tar.gz#sha256=5ecf39476e286eb6c9a3601284e3035f56e22f3d46bb260d90bde3b58c62741a (from https://pypi.org/simple/containator/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-kwrzi4b5 Downloading https://files.pythonhosted.org/packages/08/bb/080a5acb8daaf3a81b6f87142dfc636f8b83dfc5a15dc6e7fbf6df92a631/containator-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/08/bb/080a5acb8daaf3a81b6f87142dfc636f8b83dfc5a15dc6e7fbf6df92a631/containator-0.0.4.tar.gz#sha256=5ecf39476e286eb6c9a3601284e3035f56e22f3d46bb260d90bde3b58c62741a (from https://pypi.org/simple/containator/) Added containator==0.0.4 from https://files.pythonhosted.org/packages/08/bb/080a5acb8daaf3a81b6f87142dfc636f8b83dfc5a15dc6e7fbf6df92a631/containator-0.0.4.tar.gz#sha256=5ecf39476e286eb6c9a3601284e3035f56e22f3d46bb260d90bde3b58c62741a to build tracker '/tmp/pip-req-tracker-afebh80d' Running setup.py (path:/tmp/pip-wheel-uvjdnumr/containator/setup.py) egg_info for package containator Running command python setup.py egg_info running egg_info creating pip-egg-info/containator.egg-info writing requirements to pip-egg-info/containator.egg-info/requires.txt writing top-level names to pip-egg-info/containator.egg-info/top_level.txt writing pip-egg-info/containator.egg-info/PKG-INFO writing dependency_links to pip-egg-info/containator.egg-info/dependency_links.txt writing entry points to pip-egg-info/containator.egg-info/entry_points.txt writing manifest file 'pip-egg-info/containator.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/containator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/containator.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-uvjdnumr/containator has version 0.0.4, which satisfies requirement containator==0.0.4 from https://files.pythonhosted.org/packages/08/bb/080a5acb8daaf3a81b6f87142dfc636f8b83dfc5a15dc6e7fbf6df92a631/containator-0.0.4.tar.gz#sha256=5ecf39476e286eb6c9a3601284e3035f56e22f3d46bb260d90bde3b58c62741a Removed containator==0.0.4 from https://files.pythonhosted.org/packages/08/bb/080a5acb8daaf3a81b6f87142dfc636f8b83dfc5a15dc6e7fbf6df92a631/containator-0.0.4.tar.gz#sha256=5ecf39476e286eb6c9a3601284e3035f56e22f3d46bb260d90bde3b58c62741a from build tracker '/tmp/pip-req-tracker-afebh80d' Building wheels for collected packages: containator Created temporary directory: /tmp/pip-wheel-ufzszxlb Running setup.py bdist_wheel for containator: started Destination directory: /tmp/pip-wheel-ufzszxlb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-uvjdnumr/containator/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-ufzszxlb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/containator copying containator/utils.py -> build/lib/containator copying containator/__init__.py -> build/lib/containator copying containator/containator.py -> build/lib/containator copying containator/volume.py -> build/lib/containator copying containator/defs.py -> build/lib/containator 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/containator copying build/lib/containator/utils.py -> build/bdist.linux-armv7l/wheel/containator copying build/lib/containator/__init__.py -> build/bdist.linux-armv7l/wheel/containator copying build/lib/containator/containator.py -> build/bdist.linux-armv7l/wheel/containator copying build/lib/containator/volume.py -> build/bdist.linux-armv7l/wheel/containator copying build/lib/containator/defs.py -> build/bdist.linux-armv7l/wheel/containator running install_egg_info running egg_info writing containator.egg-info/PKG-INFO writing top-level names to containator.egg-info/top_level.txt writing dependency_links to containator.egg-info/dependency_links.txt writing requirements to containator.egg-info/requires.txt writing entry points to containator.egg-info/entry_points.txt reading manifest file 'containator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'containator.egg-info/SOURCES.txt' Copying containator.egg-info to build/bdist.linux-armv7l/wheel/containator-0.0.4-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/containator-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-ufzszxlb/containator-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'containator/__init__.py' adding 'containator/containator.py' adding 'containator/defs.py' adding 'containator/utils.py' adding 'containator/volume.py' adding 'containator-0.0.4.dist-info/LICENSE' adding 'containator-0.0.4.dist-info/METADATA' adding 'containator-0.0.4.dist-info/WHEEL' adding 'containator-0.0.4.dist-info/entry_points.txt' adding 'containator-0.0.4.dist-info/top_level.txt' adding 'containator-0.0.4.dist-info/zip-safe' adding 'containator-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for containator: finished with status 'done' Stored in directory: /tmp/tmpwiqf2jlm Successfully built containator Cleaning up... Removing source in /tmp/pip-wheel-uvjdnumr/containator Removed build tracker '/tmp/pip-req-tracker-afebh80d'