Created temporary directory: /tmp/pip-ephem-wheel-cache-qhyt0kqr Created temporary directory: /tmp/pip-req-tracker-epukg77y Created requirements tracker '/tmp/pip-req-tracker-epukg77y' Created temporary directory: /tmp/pip-wheel-018vmfoq Collecting ClassicUPS3==0.1.8 1 location(s) to search for versions of ClassicUPS3: * https://pypi.org/simple/classicups3/ Getting page https://pypi.org/simple/classicups3/ Analyzing links from page https://pypi.org/simple/classicups3/ Found link https://files.pythonhosted.org/packages/97/e8/4f291f964670b51f8e7bb09f8562504bbded05cd89b82b16405151305ca1/ClassicUPS3-0.1.8.tar.gz#sha256=1f13065d2951b1d6a707f001e379ac8cbfd91a9d42c525a071de90cfc9ecb94b (from https://pypi.org/simple/classicups3/), version: 0.1.8 Using version 0.1.8 (newest of versions: 0.1.8) Created temporary directory: /tmp/pip-unpack-ew4gys8t Downloading https://files.pythonhosted.org/packages/97/e8/4f291f964670b51f8e7bb09f8562504bbded05cd89b82b16405151305ca1/ClassicUPS3-0.1.8.tar.gz Downloading from URL https://files.pythonhosted.org/packages/97/e8/4f291f964670b51f8e7bb09f8562504bbded05cd89b82b16405151305ca1/ClassicUPS3-0.1.8.tar.gz#sha256=1f13065d2951b1d6a707f001e379ac8cbfd91a9d42c525a071de90cfc9ecb94b (from https://pypi.org/simple/classicups3/) Added ClassicUPS3==0.1.8 from https://files.pythonhosted.org/packages/97/e8/4f291f964670b51f8e7bb09f8562504bbded05cd89b82b16405151305ca1/ClassicUPS3-0.1.8.tar.gz#sha256=1f13065d2951b1d6a707f001e379ac8cbfd91a9d42c525a071de90cfc9ecb94b to build tracker '/tmp/pip-req-tracker-epukg77y' Running setup.py (path:/tmp/pip-wheel-018vmfoq/ClassicUPS3/setup.py) egg_info for package ClassicUPS3 Running command python setup.py egg_info running egg_info creating pip-egg-info/ClassicUPS3.egg-info writing pip-egg-info/ClassicUPS3.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ClassicUPS3.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ClassicUPS3.egg-info/top_level.txt writing manifest file 'pip-egg-info/ClassicUPS3.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ClassicUPS3.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ClassicUPS3.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-018vmfoq/ClassicUPS3 has version 0.1.8, which satisfies requirement ClassicUPS3==0.1.8 from https://files.pythonhosted.org/packages/97/e8/4f291f964670b51f8e7bb09f8562504bbded05cd89b82b16405151305ca1/ClassicUPS3-0.1.8.tar.gz#sha256=1f13065d2951b1d6a707f001e379ac8cbfd91a9d42c525a071de90cfc9ecb94b Removed ClassicUPS3==0.1.8 from https://files.pythonhosted.org/packages/97/e8/4f291f964670b51f8e7bb09f8562504bbded05cd89b82b16405151305ca1/ClassicUPS3-0.1.8.tar.gz#sha256=1f13065d2951b1d6a707f001e379ac8cbfd91a9d42c525a071de90cfc9ecb94b from build tracker '/tmp/pip-req-tracker-epukg77y' Building wheels for collected packages: ClassicUPS3 Created temporary directory: /tmp/pip-wheel-0ajx4qcv Running setup.py bdist_wheel for ClassicUPS3: started Destination directory: /tmp/pip-wheel-0ajx4qcv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-018vmfoq/ClassicUPS3/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-0ajx4qcv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ClassicUPS3 copying ClassicUPS3/__init__.py -> build/lib/ClassicUPS3 copying ClassicUPS3/ups.py -> build/lib/ClassicUPS3 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/ClassicUPS3 copying build/lib/ClassicUPS3/__init__.py -> build/bdist.linux-armv7l/wheel/ClassicUPS3 copying build/lib/ClassicUPS3/ups.py -> build/bdist.linux-armv7l/wheel/ClassicUPS3 running install_egg_info running egg_info creating ClassicUPS3.egg-info writing top-level names to ClassicUPS3.egg-info/top_level.txt writing dependency_links to ClassicUPS3.egg-info/dependency_links.txt writing ClassicUPS3.egg-info/PKG-INFO writing manifest file 'ClassicUPS3.egg-info/SOURCES.txt' reading manifest file 'ClassicUPS3.egg-info/SOURCES.txt' writing manifest file 'ClassicUPS3.egg-info/SOURCES.txt' Copying ClassicUPS3.egg-info to build/bdist.linux-armv7l/wheel/ClassicUPS3-0.1.8-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/ClassicUPS3-0.1.8.dist-info/WHEEL creating '/tmp/pip-wheel-0ajx4qcv/ClassicUPS3-0.1.8-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ClassicUPS3/__init__.py' adding 'ClassicUPS3/ups.py' adding 'ClassicUPS3-0.1.8.dist-info/LICENSE' adding 'ClassicUPS3-0.1.8.dist-info/METADATA' adding 'ClassicUPS3-0.1.8.dist-info/WHEEL' adding 'ClassicUPS3-0.1.8.dist-info/top_level.txt' adding 'ClassicUPS3-0.1.8.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ClassicUPS3: finished with status 'done' Stored in directory: /tmp/tmpsqzuel54 Successfully built ClassicUPS3 Cleaning up... Removing source in /tmp/pip-wheel-018vmfoq/ClassicUPS3 Removed build tracker '/tmp/pip-req-tracker-epukg77y'