Created temporary directory: /tmp/pip-ephem-wheel-cache-z0bjprfu Created temporary directory: /tmp/pip-req-tracker-wrf9lanb Created requirements tracker '/tmp/pip-req-tracker-wrf9lanb' Created temporary directory: /tmp/pip-wheel-a11hvsjz Collecting pyutl==2.7 1 location(s) to search for versions of pyutl: * https://pypi.org/simple/pyutl/ Getting page https://pypi.org/simple/pyutl/ Analyzing links from page https://pypi.org/simple/pyutl/ Found link https://files.pythonhosted.org/packages/83/e5/dfb93435bbe2c67c9c4694bf02155386c33272d2d017153aed511f52f07f/pyutl-2.1-py3-none-any.whl#sha256=d984c9137dd0b5eb3640abd58e6fca034ccc3c1516af236661904814cc887b5a (from https://pypi.org/simple/pyutl/), version: 2.1 Found link https://files.pythonhosted.org/packages/dd/75/2ebe53b777e8144d9a71f9f03b74a7878c096acb5cb0b765d9d0e5c17060/pyutl-2.1.tar.gz#sha256=8846bdade6d60a2fa7b68a76c03242db11331a5cfff1c787c0457126325f2033 (from https://pypi.org/simple/pyutl/), version: 2.1 Found link https://files.pythonhosted.org/packages/7d/69/8e07daf723aa095f591a610d087e148948f7bffd1511b11d1756047856ff/pyutl-2.5.tar.gz#sha256=a4f483425f9c828bd242a1b929b1d977337b6c492989c47697caecd252678cec (from https://pypi.org/simple/pyutl/), version: 2.5 Found link https://files.pythonhosted.org/packages/f8/22/c1b4834650d4b102626f853751205b52ce775cf0d89ed7fab139936ac242/pyutl-2.6.tar.gz#sha256=3ae285485c740c99ea247e309fc2e25b47fa164b0e00ab4dc51d28ce992db5ec (from https://pypi.org/simple/pyutl/), version: 2.6 Found link https://files.pythonhosted.org/packages/29/c7/dc7f8a7ee5548a2974c39edb667f05fd85aa7d2a869b33e2ff7fae25b00c/pyutl-2.7.tar.gz#sha256=7ab97059059ad2149e246fc516bda2e0d26a919e1e63e2da08da4e1708c4b644 (from https://pypi.org/simple/pyutl/), version: 2.7 Using version 2.7 (newest of versions: 2.7) Created temporary directory: /tmp/pip-unpack-_tg3o2fh Downloading https://files.pythonhosted.org/packages/29/c7/dc7f8a7ee5548a2974c39edb667f05fd85aa7d2a869b33e2ff7fae25b00c/pyutl-2.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/29/c7/dc7f8a7ee5548a2974c39edb667f05fd85aa7d2a869b33e2ff7fae25b00c/pyutl-2.7.tar.gz#sha256=7ab97059059ad2149e246fc516bda2e0d26a919e1e63e2da08da4e1708c4b644 (from https://pypi.org/simple/pyutl/) Added pyutl==2.7 from https://files.pythonhosted.org/packages/29/c7/dc7f8a7ee5548a2974c39edb667f05fd85aa7d2a869b33e2ff7fae25b00c/pyutl-2.7.tar.gz#sha256=7ab97059059ad2149e246fc516bda2e0d26a919e1e63e2da08da4e1708c4b644 to build tracker '/tmp/pip-req-tracker-wrf9lanb' Running setup.py (path:/tmp/pip-wheel-a11hvsjz/pyutl/setup.py) egg_info for package pyutl Running command python setup.py egg_info running egg_info creating pip-egg-info/pyutl.egg-info writing top-level names to pip-egg-info/pyutl.egg-info/top_level.txt writing dependency_links to pip-egg-info/pyutl.egg-info/dependency_links.txt writing pip-egg-info/pyutl.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pyutl.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyutl.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyutl.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-a11hvsjz/pyutl has version 2.7, which satisfies requirement pyutl==2.7 from https://files.pythonhosted.org/packages/29/c7/dc7f8a7ee5548a2974c39edb667f05fd85aa7d2a869b33e2ff7fae25b00c/pyutl-2.7.tar.gz#sha256=7ab97059059ad2149e246fc516bda2e0d26a919e1e63e2da08da4e1708c4b644 Removed pyutl==2.7 from https://files.pythonhosted.org/packages/29/c7/dc7f8a7ee5548a2974c39edb667f05fd85aa7d2a869b33e2ff7fae25b00c/pyutl-2.7.tar.gz#sha256=7ab97059059ad2149e246fc516bda2e0d26a919e1e63e2da08da4e1708c4b644 from build tracker '/tmp/pip-req-tracker-wrf9lanb' Building wheels for collected packages: pyutl Created temporary directory: /tmp/pip-wheel-ibe_yn79 Running setup.py bdist_wheel for pyutl: started Destination directory: /tmp/pip-wheel-ibe_yn79 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-a11hvsjz/pyutl/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-ibe_yn79 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyutl copying pyutl/localenv.py -> build/lib/pyutl copying pyutl/remote.py -> build/lib/pyutl copying pyutl/sendmail.py -> build/lib/pyutl copying pyutl/__init__.py -> build/lib/pyutl copying pyutl/oracle.py -> build/lib/pyutl 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/pyutl copying build/lib/pyutl/localenv.py -> build/bdist.linux-armv7l/wheel/pyutl copying build/lib/pyutl/remote.py -> build/bdist.linux-armv7l/wheel/pyutl copying build/lib/pyutl/sendmail.py -> build/bdist.linux-armv7l/wheel/pyutl copying build/lib/pyutl/__init__.py -> build/bdist.linux-armv7l/wheel/pyutl copying build/lib/pyutl/oracle.py -> build/bdist.linux-armv7l/wheel/pyutl running install_egg_info running egg_info writing pyutl.egg-info/PKG-INFO writing dependency_links to pyutl.egg-info/dependency_links.txt writing top-level names to pyutl.egg-info/top_level.txt reading manifest file 'pyutl.egg-info/SOURCES.txt' writing manifest file 'pyutl.egg-info/SOURCES.txt' Copying pyutl.egg-info to build/bdist.linux-armv7l/wheel/pyutl-2.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyutl-2.7.dist-info/WHEEL creating '/tmp/pip-wheel-ibe_yn79/pyutl-2.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyutl/__init__.py' adding 'pyutl/localenv.py' adding 'pyutl/oracle.py' adding 'pyutl/remote.py' adding 'pyutl/sendmail.py' adding 'pyutl-2.7.dist-info/METADATA' adding 'pyutl-2.7.dist-info/WHEEL' adding 'pyutl-2.7.dist-info/top_level.txt' adding 'pyutl-2.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyutl: finished with status 'done' Stored in directory: /tmp/tmpc11s5r1m Successfully built pyutl Cleaning up... Removing source in /tmp/pip-wheel-a11hvsjz/pyutl Removed build tracker '/tmp/pip-req-tracker-wrf9lanb'