Created temporary directory: /tmp/pip-ephem-wheel-cache-d33dgxqh Created temporary directory: /tmp/pip-req-tracker-aw5pjlm6 Created requirements tracker '/tmp/pip-req-tracker-aw5pjlm6' Created temporary directory: /tmp/pip-wheel-bbu5cddj Collecting artellapipe-tools-tagger==0.0.1 1 location(s) to search for versions of artellapipe-tools-tagger: * https://pypi.org/simple/artellapipe-tools-tagger/ Getting page https://pypi.org/simple/artellapipe-tools-tagger/ Analyzing links from page https://pypi.org/simple/artellapipe-tools-tagger/ Found link https://files.pythonhosted.org/packages/77/eb/2b7f06528e32e1780d062dcbd5bd688544212edcb0c7a99173aac4e7298b/artellapipe-tools-tagger-0.0.1.tar.gz#sha256=7b96fa675c8f810b2c201a2a56fd6f4672f6b4fb476aa196345dce07dd3890a6 (from https://pypi.org/simple/artellapipe-tools-tagger/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/c9/41/4db9039f3b5e3ce0d693241b5c17b75fb61d3506d06b0b2be7cec96f0677/artellapipe_tools_tagger-0.0.1-py3.6.egg#sha256=e9c0e64c45c09946190c7471c6e69e2ac4b89275840f5d4fd3dd5f12b5d72afe (from https://pypi.org/simple/artellapipe-tools-tagger/); unsupported archive format: .egg Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-t0z_827u Downloading https://files.pythonhosted.org/packages/77/eb/2b7f06528e32e1780d062dcbd5bd688544212edcb0c7a99173aac4e7298b/artellapipe-tools-tagger-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/77/eb/2b7f06528e32e1780d062dcbd5bd688544212edcb0c7a99173aac4e7298b/artellapipe-tools-tagger-0.0.1.tar.gz#sha256=7b96fa675c8f810b2c201a2a56fd6f4672f6b4fb476aa196345dce07dd3890a6 (from https://pypi.org/simple/artellapipe-tools-tagger/) Added artellapipe-tools-tagger==0.0.1 from https://files.pythonhosted.org/packages/77/eb/2b7f06528e32e1780d062dcbd5bd688544212edcb0c7a99173aac4e7298b/artellapipe-tools-tagger-0.0.1.tar.gz#sha256=7b96fa675c8f810b2c201a2a56fd6f4672f6b4fb476aa196345dce07dd3890a6 to build tracker '/tmp/pip-req-tracker-aw5pjlm6' Running setup.py (path:/tmp/pip-wheel-bbu5cddj/artellapipe-tools-tagger/setup.py) egg_info for package artellapipe-tools-tagger Running command python setup.py egg_info running egg_info creating pip-egg-info/artellapipe_tools_tagger.egg-info writing pip-egg-info/artellapipe_tools_tagger.egg-info/PKG-INFO writing dependency_links to pip-egg-info/artellapipe_tools_tagger.egg-info/dependency_links.txt writing top-level names to pip-egg-info/artellapipe_tools_tagger.egg-info/top_level.txt writing requirements to pip-egg-info/artellapipe_tools_tagger.egg-info/requires.txt writing manifest file 'pip-egg-info/artellapipe_tools_tagger.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/artellapipe_tools_tagger.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/artellapipe_tools_tagger.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bbu5cddj/artellapipe-tools-tagger has version 0.0.1, which satisfies requirement artellapipe-tools-tagger==0.0.1 from https://files.pythonhosted.org/packages/77/eb/2b7f06528e32e1780d062dcbd5bd688544212edcb0c7a99173aac4e7298b/artellapipe-tools-tagger-0.0.1.tar.gz#sha256=7b96fa675c8f810b2c201a2a56fd6f4672f6b4fb476aa196345dce07dd3890a6 Removed artellapipe-tools-tagger==0.0.1 from https://files.pythonhosted.org/packages/77/eb/2b7f06528e32e1780d062dcbd5bd688544212edcb0c7a99173aac4e7298b/artellapipe-tools-tagger-0.0.1.tar.gz#sha256=7b96fa675c8f810b2c201a2a56fd6f4672f6b4fb476aa196345dce07dd3890a6 from build tracker '/tmp/pip-req-tracker-aw5pjlm6' Building wheels for collected packages: artellapipe-tools-tagger Created temporary directory: /tmp/pip-wheel-wl2t85rl Running setup.py bdist_wheel for artellapipe-tools-tagger: started Destination directory: /tmp/pip-wheel-wl2t85rl Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bbu5cddj/artellapipe-tools-tagger/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-wl2t85rl running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_general.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/artellapipe copying artellapipe/__init__.py -> build/lib/artellapipe creating build/lib/artellapipe/tools copying artellapipe/tools/__init__.py -> build/lib/artellapipe/tools creating build/lib/artellapipe/tools/tagger copying artellapipe/tools/tagger/__version__.py -> build/lib/artellapipe/tools/tagger copying artellapipe/tools/tagger/__init__.py -> build/lib/artellapipe/tools/tagger creating build/lib/artellapipe/tools/tagger/widgets copying artellapipe/tools/tagger/widgets/__init__.py -> build/lib/artellapipe/tools/tagger/widgets copying artellapipe/tools/tagger/widgets/taggerinfo.py -> build/lib/artellapipe/tools/tagger/widgets copying artellapipe/tools/tagger/widgets/taggereditor.py -> build/lib/artellapipe/tools/tagger/widgets creating build/lib/artellapipe/tools/tagger/editors copying artellapipe/tools/tagger/editors/typeeditor.py -> build/lib/artellapipe/tools/tagger/editors copying artellapipe/tools/tagger/editors/__init__.py -> build/lib/artellapipe/tools/tagger/editors copying artellapipe/tools/tagger/editors/nameeditor.py -> build/lib/artellapipe/tools/tagger/editors copying artellapipe/tools/tagger/editors/descriptioneditor.py -> build/lib/artellapipe/tools/tagger/editors creating build/lib/artellapipe/tools/tagger/core copying artellapipe/tools/tagger/core/__init__.py -> build/lib/artellapipe/tools/tagger/core copying artellapipe/tools/tagger/core/tagger.py -> build/lib/artellapipe/tools/tagger/core running egg_info writing top-level names to artellapipe_tools_tagger.egg-info/top_level.txt writing dependency_links to artellapipe_tools_tagger.egg-info/dependency_links.txt writing artellapipe_tools_tagger.egg-info/PKG-INFO writing requirements to artellapipe_tools_tagger.egg-info/requires.txt reading manifest file 'artellapipe_tools_tagger.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'artellapipe_tools_tagger.egg-info/SOURCES.txt' copying artellapipe/tools/tagger/__logging__.ini -> build/lib/artellapipe/tools/tagger creating build/lib/artellapipe/tools/tagger/resources creating build/lib/artellapipe/tools/tagger/resources/images copying artellapipe/tools/tagger/resources/images/tagger_logo.png -> build/lib/artellapipe/tools/tagger/resources/images 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/tests copying build/lib/tests/test_general.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/artellapipe creating build/bdist.linux-armv7l/wheel/artellapipe/tools copying build/lib/artellapipe/tools/__init__.py -> build/bdist.linux-armv7l/wheel/artellapipe/tools creating build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger creating build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/widgets copying build/lib/artellapipe/tools/tagger/widgets/__init__.py -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/widgets copying build/lib/artellapipe/tools/tagger/widgets/taggerinfo.py -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/widgets copying build/lib/artellapipe/tools/tagger/widgets/taggereditor.py -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/widgets copying build/lib/artellapipe/tools/tagger/__version__.py -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger creating build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/resources creating build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/resources/images copying build/lib/artellapipe/tools/tagger/resources/images/tagger_logo.png -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/resources/images copying build/lib/artellapipe/tools/tagger/__init__.py -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger copying build/lib/artellapipe/tools/tagger/__logging__.ini -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger creating build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/editors copying build/lib/artellapipe/tools/tagger/editors/typeeditor.py -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/editors copying build/lib/artellapipe/tools/tagger/editors/__init__.py -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/editors copying build/lib/artellapipe/tools/tagger/editors/nameeditor.py -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/editors copying build/lib/artellapipe/tools/tagger/editors/descriptioneditor.py -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/editors creating build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/core copying build/lib/artellapipe/tools/tagger/core/__init__.py -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/core copying build/lib/artellapipe/tools/tagger/core/tagger.py -> build/bdist.linux-armv7l/wheel/artellapipe/tools/tagger/core copying build/lib/artellapipe/__init__.py -> build/bdist.linux-armv7l/wheel/artellapipe running install_egg_info Copying artellapipe_tools_tagger.egg-info to build/bdist.linux-armv7l/wheel/artellapipe_tools_tagger-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/artellapipe_tools_tagger-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-wl2t85rl/artellapipe_tools_tagger-0.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'artellapipe/__init__.py' adding 'artellapipe/tools/__init__.py' adding 'artellapipe/tools/tagger/__init__.py' adding 'artellapipe/tools/tagger/__logging__.ini' adding 'artellapipe/tools/tagger/__version__.py' adding 'artellapipe/tools/tagger/core/__init__.py' adding 'artellapipe/tools/tagger/core/tagger.py' adding 'artellapipe/tools/tagger/editors/__init__.py' adding 'artellapipe/tools/tagger/editors/descriptioneditor.py' adding 'artellapipe/tools/tagger/editors/nameeditor.py' adding 'artellapipe/tools/tagger/editors/typeeditor.py' adding 'artellapipe/tools/tagger/resources/images/tagger_logo.png' adding 'artellapipe/tools/tagger/widgets/__init__.py' adding 'artellapipe/tools/tagger/widgets/taggereditor.py' adding 'artellapipe/tools/tagger/widgets/taggerinfo.py' adding 'tests/__init__.py' adding 'tests/test_general.py' adding 'artellapipe_tools_tagger-0.0.1.dist-info/LICENSE' adding 'artellapipe_tools_tagger-0.0.1.dist-info/METADATA' adding 'artellapipe_tools_tagger-0.0.1.dist-info/WHEEL' adding 'artellapipe_tools_tagger-0.0.1.dist-info/top_level.txt' adding 'artellapipe_tools_tagger-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for artellapipe-tools-tagger: finished with status 'done' Stored in directory: /tmp/tmpew62nqki Successfully built artellapipe-tools-tagger Cleaning up... Removing source in /tmp/pip-wheel-bbu5cddj/artellapipe-tools-tagger Removed build tracker '/tmp/pip-req-tracker-aw5pjlm6'