Created temporary directory: /tmp/pip-ephem-wheel-cache-l8nxk5oh Created temporary directory: /tmp/pip-req-tracker-n35s6cmr Created requirements tracker '/tmp/pip-req-tracker-n35s6cmr' Created temporary directory: /tmp/pip-wheel-hngpmztj Collecting cwtags==1.2.2 1 location(s) to search for versions of cwtags: * https://pypi.org/simple/cwtags/ Getting page https://pypi.org/simple/cwtags/ Analyzing links from page https://pypi.org/simple/cwtags/ Found link https://files.pythonhosted.org/packages/c9/ca/dcf55e68dbee9ab2cc52468711c2643fe9a2bab5ee6e389e31ce78abccc0/cwtags-1.0.0.tar.gz#sha256=a08eef88e9c5c2930ae1cab0e5b2319f7abec2856d40ea971e5123d917e7961b (from https://pypi.org/simple/cwtags/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/17/2e/e3325c4ed40196be3e07e302ff518847686aaf007dbf39dec664983ddb3c/cwtags-1.1.0.tar.gz#sha256=f9bca7da08c63e07db2051863d74ec64b7a262b73358617d16724acb75db3cb7 (from https://pypi.org/simple/cwtags/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/25/7b/a2d762fa89a489ce521d364209bf3151edc92002606cc5483271ab84c204/cwtags-1.2.0.tar.gz#sha256=2abf7cca497ad1a26bb8bcf819bdc8a2fa101f7667bead0217f27e4aa46994c4 (from https://pypi.org/simple/cwtags/), version: 1.2.0 Found link https://files.pythonhosted.org/packages/0c/2b/0b05a2b3e2dc288e848c74f777640f42462e28ab21adc9e279fa41902b8b/cwtags-1.2.1.tar.gz#sha256=3dc196c8c512fe040a0ed17076070ffdb451645a80747880b4e49fdd1a37797c (from https://pypi.org/simple/cwtags/), version: 1.2.1 Found link https://files.pythonhosted.org/packages/91/46/ac9f96959553a794b6261a885c99de61160a4083e9fc8b7f704a760d2f72/cwtags-1.2.2.tar.gz#sha256=4e24f708b04b6e92f81f9af4dc9863e4a7031002810a7d8914f63693568a0ab5 (from https://pypi.org/simple/cwtags/), version: 1.2.2 Using version 1.2.2 (newest of versions: 1.2.2) Created temporary directory: /tmp/pip-unpack-1m2bmmp8 Downloading https://files.pythonhosted.org/packages/91/46/ac9f96959553a794b6261a885c99de61160a4083e9fc8b7f704a760d2f72/cwtags-1.2.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/91/46/ac9f96959553a794b6261a885c99de61160a4083e9fc8b7f704a760d2f72/cwtags-1.2.2.tar.gz#sha256=4e24f708b04b6e92f81f9af4dc9863e4a7031002810a7d8914f63693568a0ab5 (from https://pypi.org/simple/cwtags/) Added cwtags==1.2.2 from https://files.pythonhosted.org/packages/91/46/ac9f96959553a794b6261a885c99de61160a4083e9fc8b7f704a760d2f72/cwtags-1.2.2.tar.gz#sha256=4e24f708b04b6e92f81f9af4dc9863e4a7031002810a7d8914f63693568a0ab5 to build tracker '/tmp/pip-req-tracker-n35s6cmr' Running setup.py (path:/tmp/pip-wheel-hngpmztj/cwtags/setup.py) egg_info for package cwtags Running command python setup.py egg_info running egg_info creating pip-egg-info/cwtags.egg-info writing top-level names to pip-egg-info/cwtags.egg-info/top_level.txt writing pip-egg-info/cwtags.egg-info/PKG-INFO writing requirements to pip-egg-info/cwtags.egg-info/requires.txt writing dependency_links to pip-egg-info/cwtags.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/cwtags.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cwtags.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/cwtags.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-hngpmztj/cwtags has version 1.2.2, which satisfies requirement cwtags==1.2.2 from https://files.pythonhosted.org/packages/91/46/ac9f96959553a794b6261a885c99de61160a4083e9fc8b7f704a760d2f72/cwtags-1.2.2.tar.gz#sha256=4e24f708b04b6e92f81f9af4dc9863e4a7031002810a7d8914f63693568a0ab5 Removed cwtags==1.2.2 from https://files.pythonhosted.org/packages/91/46/ac9f96959553a794b6261a885c99de61160a4083e9fc8b7f704a760d2f72/cwtags-1.2.2.tar.gz#sha256=4e24f708b04b6e92f81f9af4dc9863e4a7031002810a7d8914f63693568a0ab5 from build tracker '/tmp/pip-req-tracker-n35s6cmr' Building wheels for collected packages: cwtags Created temporary directory: /tmp/pip-wheel-exytfl4v Running setup.py bdist_wheel for cwtags: started Destination directory: /tmp/pip-wheel-exytfl4v Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-hngpmztj/cwtags/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-exytfl4v running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cwtags copying cwtags/tag.py -> build/lib/cwtags copying cwtags/__init__.py -> build/lib/cwtags copying cwtags/__pkginfo__.py -> build/lib/cwtags copying cwtags/tagbuilder.py -> build/lib/cwtags running egg_info writing top-level names to cwtags.egg-info/top_level.txt writing cwtags.egg-info/PKG-INFO writing requirements to cwtags.egg-info/requires.txt writing dependency_links to cwtags.egg-info/dependency_links.txt reading manifest file 'cwtags.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cwtags.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/cwtags copying build/lib/cwtags/tag.py -> build/bdist.linux-armv7l/wheel/cwtags copying build/lib/cwtags/__init__.py -> build/bdist.linux-armv7l/wheel/cwtags copying build/lib/cwtags/__pkginfo__.py -> build/bdist.linux-armv7l/wheel/cwtags copying build/lib/cwtags/tagbuilder.py -> build/bdist.linux-armv7l/wheel/cwtags running install_egg_info Copying cwtags.egg-info to build/bdist.linux-armv7l/wheel/cwtags-1.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cwtags-1.2.2.dist-info/WHEEL creating '/tmp/pip-wheel-exytfl4v/cwtags-1.2.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cwtags/__init__.py' adding 'cwtags/__pkginfo__.py' adding 'cwtags/tag.py' adding 'cwtags/tagbuilder.py' adding 'cwtags-1.2.2.dist-info/METADATA' adding 'cwtags-1.2.2.dist-info/WHEEL' adding 'cwtags-1.2.2.dist-info/top_level.txt' adding 'cwtags-1.2.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cwtags: finished with status 'done' Stored in directory: /tmp/tmprs3uqj36 Successfully built cwtags Cleaning up... Removing source in /tmp/pip-wheel-hngpmztj/cwtags Removed build tracker '/tmp/pip-req-tracker-n35s6cmr'