Created temporary directory: /tmp/pip-ephem-wheel-cache-lpfap1tk Created temporary directory: /tmp/pip-req-tracker-0ieo8yvy Created requirements tracker '/tmp/pip-req-tracker-0ieo8yvy' Created temporary directory: /tmp/pip-wheel-cq6doe_1 Collecting artellapipe-config==0.0.2 1 location(s) to search for versions of artellapipe-config: * https://pypi.org/simple/artellapipe-config/ Getting page https://pypi.org/simple/artellapipe-config/ Analyzing links from page https://pypi.org/simple/artellapipe-config/ Found link https://files.pythonhosted.org/packages/36/d6/d4998e8feb31a8cbd22e0c5cdcd618b8aaee071097f1979201b306a098a3/artellapipe-config-0.0.1.tar.gz#sha256=acdd5bdcd88cac3f2de147532e2be0fd6983686f82c3b7ca0a5f1c3ececc2956 (from https://pypi.org/simple/artellapipe-config/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/bf/e3/72f952b59ca35dbe99d1fac3086379907750153e7c0375f7b34b7d58cb02/artellapipe_config-0.0.1-py3.6.egg#sha256=00298197a3485ac264b69ba2790618f59cf5d206c1d844f9acd666223164fea0 (from https://pypi.org/simple/artellapipe-config/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/e2/91/bd4f04de589f2933cbd71f184b5a529b41ecc3094a3b6915d30032faded0/artellapipe-config-0.0.2.tar.gz#sha256=033bc6e49b4f141b52bcd7a235bb9ce662f618695f73706a3588b22cc8ca6c59 (from https://pypi.org/simple/artellapipe-config/), version: 0.0.2 Skipping link https://files.pythonhosted.org/packages/2f/5c/36516a1c0f3087d95905fe7fccb302e2238b11896287a2fda04e38094fc8/artellapipe_config-0.0.2-py3.6.egg#sha256=60ee86b7f8c65677c973716b7ac0b1ed51b3d17b13078f5f5e48ec29e88a5ce5 (from https://pypi.org/simple/artellapipe-config/); unsupported archive format: .egg Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-ke299syk Downloading https://files.pythonhosted.org/packages/e2/91/bd4f04de589f2933cbd71f184b5a529b41ecc3094a3b6915d30032faded0/artellapipe-config-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e2/91/bd4f04de589f2933cbd71f184b5a529b41ecc3094a3b6915d30032faded0/artellapipe-config-0.0.2.tar.gz#sha256=033bc6e49b4f141b52bcd7a235bb9ce662f618695f73706a3588b22cc8ca6c59 (from https://pypi.org/simple/artellapipe-config/) Added artellapipe-config==0.0.2 from https://files.pythonhosted.org/packages/e2/91/bd4f04de589f2933cbd71f184b5a529b41ecc3094a3b6915d30032faded0/artellapipe-config-0.0.2.tar.gz#sha256=033bc6e49b4f141b52bcd7a235bb9ce662f618695f73706a3588b22cc8ca6c59 to build tracker '/tmp/pip-req-tracker-0ieo8yvy' Running setup.py (path:/tmp/pip-wheel-cq6doe_1/artellapipe-config/setup.py) egg_info for package artellapipe-config Running command python setup.py egg_info running egg_info creating pip-egg-info/artellapipe_config.egg-info writing pip-egg-info/artellapipe_config.egg-info/PKG-INFO writing requirements to pip-egg-info/artellapipe_config.egg-info/requires.txt writing top-level names to pip-egg-info/artellapipe_config.egg-info/top_level.txt writing dependency_links to pip-egg-info/artellapipe_config.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/artellapipe_config.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/artellapipe_config.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/artellapipe_config.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-cq6doe_1/artellapipe-config has version 0.0.2, which satisfies requirement artellapipe-config==0.0.2 from https://files.pythonhosted.org/packages/e2/91/bd4f04de589f2933cbd71f184b5a529b41ecc3094a3b6915d30032faded0/artellapipe-config-0.0.2.tar.gz#sha256=033bc6e49b4f141b52bcd7a235bb9ce662f618695f73706a3588b22cc8ca6c59 Removed artellapipe-config==0.0.2 from https://files.pythonhosted.org/packages/e2/91/bd4f04de589f2933cbd71f184b5a529b41ecc3094a3b6915d30032faded0/artellapipe-config-0.0.2.tar.gz#sha256=033bc6e49b4f141b52bcd7a235bb9ce662f618695f73706a3588b22cc8ca6c59 from build tracker '/tmp/pip-req-tracker-0ieo8yvy' Building wheels for collected packages: artellapipe-config Created temporary directory: /tmp/pip-wheel-kb4zc5g8 Running setup.py bdist_wheel for artellapipe-config: started Destination directory: /tmp/pip-wheel-kb4zc5g8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-cq6doe_1/artellapipe-config/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-kb4zc5g8 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/artellapipe copying artellapipe/__init__.py -> build/lib/artellapipe creating build/lib/tests copying tests/test_config.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/artellapipe/config copying artellapipe/config/__version__.py -> build/lib/artellapipe/config copying artellapipe/config/__init__.py -> build/lib/artellapipe/config running egg_info writing top-level names to artellapipe_config.egg-info/top_level.txt writing requirements to artellapipe_config.egg-info/requires.txt writing dependency_links to artellapipe_config.egg-info/dependency_links.txt writing artellapipe_config.egg-info/PKG-INFO reading manifest file 'artellapipe_config.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'artellapipe_config.egg-info/SOURCES.txt' copying artellapipe/config/changelog.json -> build/lib/artellapipe/config copying artellapipe/config/config.json -> build/lib/artellapipe/config copying artellapipe/config/menu.json -> build/lib/artellapipe/config copying artellapipe/config/naming.json -> build/lib/artellapipe/config copying artellapipe/config/shelf.json -> build/lib/artellapipe/config 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/artellapipe creating build/bdist.linux-armv7l/wheel/artellapipe/config copying build/lib/artellapipe/config/__version__.py -> build/bdist.linux-armv7l/wheel/artellapipe/config copying build/lib/artellapipe/config/shelf.json -> build/bdist.linux-armv7l/wheel/artellapipe/config copying build/lib/artellapipe/config/changelog.json -> build/bdist.linux-armv7l/wheel/artellapipe/config copying build/lib/artellapipe/config/menu.json -> build/bdist.linux-armv7l/wheel/artellapipe/config copying build/lib/artellapipe/config/__init__.py -> build/bdist.linux-armv7l/wheel/artellapipe/config copying build/lib/artellapipe/config/naming.json -> build/bdist.linux-armv7l/wheel/artellapipe/config copying build/lib/artellapipe/config/config.json -> build/bdist.linux-armv7l/wheel/artellapipe/config copying build/lib/artellapipe/__init__.py -> build/bdist.linux-armv7l/wheel/artellapipe creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_config.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying artellapipe_config.egg-info to build/bdist.linux-armv7l/wheel/artellapipe_config-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/artellapipe_config-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-kb4zc5g8/artellapipe_config-0.0.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'artellapipe/__init__.py' adding 'artellapipe/config/__init__.py' adding 'artellapipe/config/__version__.py' adding 'artellapipe/config/changelog.json' adding 'artellapipe/config/config.json' adding 'artellapipe/config/menu.json' adding 'artellapipe/config/naming.json' adding 'artellapipe/config/shelf.json' adding 'tests/__init__.py' adding 'tests/test_config.py' adding 'artellapipe_config-0.0.2.dist-info/LICENSE' adding 'artellapipe_config-0.0.2.dist-info/METADATA' adding 'artellapipe_config-0.0.2.dist-info/WHEEL' adding 'artellapipe_config-0.0.2.dist-info/top_level.txt' adding 'artellapipe_config-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for artellapipe-config: finished with status 'done' Stored in directory: /tmp/tmp7ju0k9ts Successfully built artellapipe-config Cleaning up... Removing source in /tmp/pip-wheel-cq6doe_1/artellapipe-config Removed build tracker '/tmp/pip-req-tracker-0ieo8yvy'