Created temporary directory: /tmp/pip-ephem-wheel-cache-9ut_6fb4 Created temporary directory: /tmp/pip-req-tracker-20lps6d7 Created requirements tracker '/tmp/pip-req-tracker-20lps6d7' Created temporary directory: /tmp/pip-wheel-kt7_8ju3 Collecting Perdy==1.5 1 location(s) to search for versions of Perdy: * https://pypi.org/simple/perdy/ Getting page https://pypi.org/simple/perdy/ Analyzing links from page https://pypi.org/simple/perdy/ Found link https://files.pythonhosted.org/packages/99/bb/4efd1391b82118b849fccc710ca869fda7d3e45a5b15b22cf87be07e1db8/Perdy-1.0.tar.gz#sha256=72305d53c82571bb092f94bb98e55969e45371c248d86df28c2f3d2496fd0767 (from https://pypi.org/simple/perdy/), version: 1.0 Found link https://files.pythonhosted.org/packages/5f/6e/7395bdba43a07d53f0553392fb9487af691ec19d75ac03cadffef1942c93/Perdy-1.1.tar.gz#sha256=c977c64b782831323b1075a1bcbcc69e5f69bffdc370fd4bffc9569893155390 (from https://pypi.org/simple/perdy/), version: 1.1 Found link https://files.pythonhosted.org/packages/e3/f9/cde2c16378524f64a7e70ad9ddecb4467ee181fd217d9b080a54b6694f94/Perdy-1.2.tar.gz#sha256=900e327e42c980b7ee67f03783f3a5c2c6ebc2a3263cd3ce05e6e7e3c4cf4ff9 (from https://pypi.org/simple/perdy/), version: 1.2 Found link https://files.pythonhosted.org/packages/56/a2/e947091322a5d01279fee440f6cd829f38cf8c11b15b530e7f47de7d7419/Perdy-1.3.tar.gz#sha256=ce034ed0c3cfb37399ceb4ab09a22e9c3debd3d2d20e1180707fcf067068b19c (from https://pypi.org/simple/perdy/), version: 1.3 Found link https://files.pythonhosted.org/packages/37/02/29219b9444e63f2272b6b2a933f0670e5f88a67d8b490df13fa3b99e284b/Perdy-1.5.tar.gz#sha256=9b4428c7e9c51dea6ecd3052f73425cc546ee0686e481aa496b95cd1600ba3a5 (from https://pypi.org/simple/perdy/), version: 1.5 Using version 1.5 (newest of versions: 1.5) Created temporary directory: /tmp/pip-unpack-6at5cw24 Downloading https://files.pythonhosted.org/packages/37/02/29219b9444e63f2272b6b2a933f0670e5f88a67d8b490df13fa3b99e284b/Perdy-1.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/37/02/29219b9444e63f2272b6b2a933f0670e5f88a67d8b490df13fa3b99e284b/Perdy-1.5.tar.gz#sha256=9b4428c7e9c51dea6ecd3052f73425cc546ee0686e481aa496b95cd1600ba3a5 (from https://pypi.org/simple/perdy/) Added Perdy==1.5 from https://files.pythonhosted.org/packages/37/02/29219b9444e63f2272b6b2a933f0670e5f88a67d8b490df13fa3b99e284b/Perdy-1.5.tar.gz#sha256=9b4428c7e9c51dea6ecd3052f73425cc546ee0686e481aa496b95cd1600ba3a5 to build tracker '/tmp/pip-req-tracker-20lps6d7' Running setup.py (path:/tmp/pip-wheel-kt7_8ju3/Perdy/setup.py) egg_info for package Perdy Running command python setup.py egg_info running egg_info creating pip-egg-info/Perdy.egg-info writing top-level names to pip-egg-info/Perdy.egg-info/top_level.txt writing dependency_links to pip-egg-info/Perdy.egg-info/dependency_links.txt writing pip-egg-info/Perdy.egg-info/PKG-INFO writing requirements to pip-egg-info/Perdy.egg-info/requires.txt writing manifest file 'pip-egg-info/Perdy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Perdy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/Perdy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-kt7_8ju3/Perdy has version 1.5, which satisfies requirement Perdy==1.5 from https://files.pythonhosted.org/packages/37/02/29219b9444e63f2272b6b2a933f0670e5f88a67d8b490df13fa3b99e284b/Perdy-1.5.tar.gz#sha256=9b4428c7e9c51dea6ecd3052f73425cc546ee0686e481aa496b95cd1600ba3a5 Removed Perdy==1.5 from https://files.pythonhosted.org/packages/37/02/29219b9444e63f2272b6b2a933f0670e5f88a67d8b490df13fa3b99e284b/Perdy-1.5.tar.gz#sha256=9b4428c7e9c51dea6ecd3052f73425cc546ee0686e481aa496b95cd1600ba3a5 from build tracker '/tmp/pip-req-tracker-20lps6d7' Building wheels for collected packages: Perdy Created temporary directory: /tmp/pip-wheel-g2ip7dyz Running setup.py bdist_wheel for Perdy: started Destination directory: /tmp/pip-wheel-g2ip7dyz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-kt7_8ju3/Perdy/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-g2ip7dyz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/Perdy copying Perdy/eddo.py -> build/lib/Perdy copying Perdy/pretty.py -> build/lib/Perdy copying Perdy/pyson.py -> build/lib/Perdy copying Perdy/PrettyYAML.py -> build/lib/Perdy copying Perdy/__init__.py -> build/lib/Perdy copying Perdy/pyxbext.py -> build/lib/Perdy copying Perdy/diff.py -> build/lib/Perdy copying Perdy/parser.py -> build/lib/Perdy running build_scripts creating build/scripts-3.4 copying and adjusting bin/parser.py -> build/scripts-3.4 copying and adjusting bin/pyson.py -> build/scripts-3.4 copying and adjusting bin/colourize.py -> build/scripts-3.4 changing mode of build/scripts-3.4/parser.py from 644 to 755 changing mode of build/scripts-3.4/pyson.py from 644 to 755 changing mode of build/scripts-3.4/colourize.py from 644 to 755 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/Perdy copying build/lib/Perdy/eddo.py -> build/bdist.linux-armv7l/wheel/Perdy copying build/lib/Perdy/pretty.py -> build/bdist.linux-armv7l/wheel/Perdy copying build/lib/Perdy/pyson.py -> build/bdist.linux-armv7l/wheel/Perdy copying build/lib/Perdy/PrettyYAML.py -> build/bdist.linux-armv7l/wheel/Perdy copying build/lib/Perdy/__init__.py -> build/bdist.linux-armv7l/wheel/Perdy copying build/lib/Perdy/pyxbext.py -> build/bdist.linux-armv7l/wheel/Perdy copying build/lib/Perdy/diff.py -> build/bdist.linux-armv7l/wheel/Perdy copying build/lib/Perdy/parser.py -> build/bdist.linux-armv7l/wheel/Perdy running install_egg_info running egg_info writing top-level names to Perdy.egg-info/top_level.txt writing Perdy.egg-info/PKG-INFO writing requirements to Perdy.egg-info/requires.txt writing dependency_links to Perdy.egg-info/dependency_links.txt reading manifest file 'Perdy.egg-info/SOURCES.txt' writing manifest file 'Perdy.egg-info/SOURCES.txt' Copying Perdy.egg-info to build/bdist.linux-armv7l/wheel/Perdy-1.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Perdy-1.5.data creating build/bdist.linux-armv7l/wheel/Perdy-1.5.data/scripts copying build/scripts-3.4/pyson.py -> build/bdist.linux-armv7l/wheel/Perdy-1.5.data/scripts copying build/scripts-3.4/colourize.py -> build/bdist.linux-armv7l/wheel/Perdy-1.5.data/scripts copying build/scripts-3.4/parser.py -> build/bdist.linux-armv7l/wheel/Perdy-1.5.data/scripts changing mode of build/bdist.linux-armv7l/wheel/Perdy-1.5.data/scripts/pyson.py to 755 changing mode of build/bdist.linux-armv7l/wheel/Perdy-1.5.data/scripts/colourize.py to 755 changing mode of build/bdist.linux-armv7l/wheel/Perdy-1.5.data/scripts/parser.py to 755 creating build/bdist.linux-armv7l/wheel/Perdy-1.5.dist-info/WHEEL creating '/tmp/pip-wheel-g2ip7dyz/Perdy-1.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'Perdy/PrettyYAML.py' adding 'Perdy/__init__.py' adding 'Perdy/diff.py' adding 'Perdy/eddo.py' adding 'Perdy/parser.py' adding 'Perdy/pretty.py' adding 'Perdy/pyson.py' adding 'Perdy/pyxbext.py' adding 'Perdy-1.5.data/scripts/colourize.py' adding 'Perdy-1.5.data/scripts/parser.py' adding 'Perdy-1.5.data/scripts/pyson.py' adding 'Perdy-1.5.dist-info/METADATA' adding 'Perdy-1.5.dist-info/WHEEL' adding 'Perdy-1.5.dist-info/top_level.txt' adding 'Perdy-1.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for Perdy: finished with status 'done' Stored in directory: /tmp/tmp114aqohl Successfully built Perdy Cleaning up... Removing source in /tmp/pip-wheel-kt7_8ju3/Perdy Removed build tracker '/tmp/pip-req-tracker-20lps6d7'