Collecting pypx==0.5 1 location(s) to search for versions of pypx: * https://pypi.python.org/simple/pypx/ Getting page https://pypi.python.org/simple/pypx/ Analyzing links from page https://pypi.python.org/simple/pypx/ Found link https://pypi.python.org/packages/22/51/7fa9ffdcca0e4f3ee9f5d8a34b5a2502474a616887f5eab61cca00fd9c19/pypx-0.8.tar.gz#md5=99269752aeda30ba0a8ac07028efa21b (from https://pypi.python.org/simple/pypx/), version: 0.8 Found link https://pypi.python.org/packages/2a/06/5ff086223bd12696c730a34376fc501b82fd29f73313b557fe41c06d2b2c/pypx-0.4.tar.gz#md5=3d82f52a06c7ab8ef6ce284ab93b5b98 (from https://pypi.python.org/simple/pypx/), version: 0.4 Found link https://pypi.python.org/packages/42/7a/0afd97a512b560932ba5bc49edbec126cdde3daea6772fb6c840e7394f13/pypx-0.5.tar.gz#md5=5a2ceabe8d07ac809011d4bc73464358 (from https://pypi.python.org/simple/pypx/), version: 0.5 Found link https://pypi.python.org/packages/42/ac/645ce552cbff9ccb43159d042282a2c5dc534f78b79bf10e992adc6fce3d/pypx-0.3.tar.gz#md5=2b481ff354355a00e0cd6f200afee3a3 (from https://pypi.python.org/simple/pypx/), version: 0.3 Found link https://pypi.python.org/packages/82/bb/32cd97ca01349fcea69f47930781d3f37010e8c23d621776be111f601b27/pypx-0.7.tar.gz#md5=f481c683d47b715eb9bfdbecbde48ea3 (from https://pypi.python.org/simple/pypx/), version: 0.7 Found link https://pypi.python.org/packages/bb/e9/7ac0eacc78c77a9c9058ce3ffaba28e7372b4c221f6c5b96c9b62bfdcbe6/pypx-0.6.tar.gz#md5=ae60c8e35e25245f084fa1b0b1f57642 (from https://pypi.python.org/simple/pypx/), version: 0.6 Found link https://pypi.python.org/packages/c4/6a/120273bc20c184da5edefef8d7d1252c504621d293cadb1643f0c8a78156/pypx-0.9.tar.gz#md5=649ab2e5bb8fc32edeebd46d1917eb81 (from https://pypi.python.org/simple/pypx/), version: 0.9 Found link https://pypi.python.org/packages/c9/e4/2f054b80b7ea889147a18af218fd7f3f1da2d3896c42c70af89d9449a49e/pypx-0.1.tar.gz#md5=6ffe80e2af19940f05865bf4e3dae819 (from https://pypi.python.org/simple/pypx/), version: 0.1 Found link https://pypi.python.org/packages/d0/0e/cf8de8c36a1a108c9d23815406520e404bd81a3c3da1922866931491e3c8/pypx-0.2.tar.gz#md5=c5a1b640ae60a8395b8cd06e538da8b7 (from https://pypi.python.org/simple/pypx/), version: 0.2 Found link https://pypi.python.org/packages/f1/13/a81ef14363c94484cff1a85ec58d3dac7f646d260547453f07d50bb4dfdf/pypx-0.10.tar.gz#md5=94abe97549123220c5226df6ff85cd9f (from https://pypi.python.org/simple/pypx/), version: 0.10 Using version 0.5 (newest of versions: 0.5) Downloading pypx-0.5.tar.gz Downloading from URL https://pypi.python.org/packages/42/7a/0afd97a512b560932ba5bc49edbec126cdde3daea6772fb6c840e7394f13/pypx-0.5.tar.gz#md5=5a2ceabe8d07ac809011d4bc73464358 (from https://pypi.python.org/simple/pypx/) Running setup.py (path:/tmp/pip-build-xe4utyzu/pypx/setup.py) egg_info for package pypx Running command python setup.py egg_info running egg_info creating pip-egg-info/pypx.egg-info writing dependency_links to pip-egg-info/pypx.egg-info/dependency_links.txt writing requirements to pip-egg-info/pypx.egg-info/requires.txt writing top-level names to pip-egg-info/pypx.egg-info/top_level.txt writing pip-egg-info/pypx.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pypx.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pypx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pypx.egg-info/SOURCES.txt' Source in /tmp/pip-build-xe4utyzu/pypx has version 0.5, which satisfies requirement pypx==0.5 from https://pypi.python.org/packages/42/7a/0afd97a512b560932ba5bc49edbec126cdde3daea6772fb6c840e7394f13/pypx-0.5.tar.gz#md5=5a2ceabe8d07ac809011d4bc73464358 Building wheels for collected packages: pypx Running setup.py bdist_wheel for pypx: started Destination directory: /tmp/tmpsif4lt91pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xe4utyzu/pypx/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/tmpsif4lt91pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pypx copying pypx/utils.py -> build/lib/pypx copying pypx/base.py -> build/lib/pypx copying pypx/listen.py -> build/lib/pypx copying pypx/echo.py -> build/lib/pypx copying pypx/move.py -> build/lib/pypx copying pypx/__init__.py -> build/lib/pypx copying pypx/find.py -> build/lib/pypx running build_scripts creating build/scripts-3.5 copying and adjusting bin/px-echo -> build/scripts-3.5 copying and adjusting bin/px-find -> build/scripts-3.5 copying and adjusting bin/px-listen -> build/scripts-3.5 copying and adjusting bin/px-move -> build/scripts-3.5 changing mode of build/scripts-3.5/px-echo from 644 to 755 changing mode of build/scripts-3.5/px-find from 644 to 755 changing mode of build/scripts-3.5/px-listen from 644 to 755 changing mode of build/scripts-3.5/px-move 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/pypx copying build/lib/pypx/utils.py -> build/bdist.linux-armv7l/wheel/pypx copying build/lib/pypx/base.py -> build/bdist.linux-armv7l/wheel/pypx copying build/lib/pypx/listen.py -> build/bdist.linux-armv7l/wheel/pypx copying build/lib/pypx/echo.py -> build/bdist.linux-armv7l/wheel/pypx copying build/lib/pypx/move.py -> build/bdist.linux-armv7l/wheel/pypx copying build/lib/pypx/__init__.py -> build/bdist.linux-armv7l/wheel/pypx copying build/lib/pypx/find.py -> build/bdist.linux-armv7l/wheel/pypx running install_egg_info running egg_info writing dependency_links to pypx.egg-info/dependency_links.txt writing requirements to pypx.egg-info/requires.txt writing pypx.egg-info/PKG-INFO writing top-level names to pypx.egg-info/top_level.txt reading manifest file 'pypx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pypx.egg-info/SOURCES.txt' Copying pypx.egg-info to build/bdist.linux-armv7l/wheel/pypx-0.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pypx-0.5.data creating build/bdist.linux-armv7l/wheel/pypx-0.5.data/scripts copying build/scripts-3.5/px-find -> build/bdist.linux-armv7l/wheel/pypx-0.5.data/scripts copying build/scripts-3.5/px-echo -> build/bdist.linux-armv7l/wheel/pypx-0.5.data/scripts copying build/scripts-3.5/px-move -> build/bdist.linux-armv7l/wheel/pypx-0.5.data/scripts copying build/scripts-3.5/px-listen -> build/bdist.linux-armv7l/wheel/pypx-0.5.data/scripts changing mode of build/bdist.linux-armv7l/wheel/pypx-0.5.data/scripts/px-find to 755 changing mode of build/bdist.linux-armv7l/wheel/pypx-0.5.data/scripts/px-echo to 755 changing mode of build/bdist.linux-armv7l/wheel/pypx-0.5.data/scripts/px-move to 755 changing mode of build/bdist.linux-armv7l/wheel/pypx-0.5.data/scripts/px-listen to 755 creating build/bdist.linux-armv7l/wheel/pypx-0.5.dist-info/WHEEL Running setup.py bdist_wheel for pypx: finished with status 'done' Stored in directory: /tmp/tmpmkmbwpi8 Successfully built pypx Cleaning up... Removing source in /tmp/pip-build-xe4utyzu/pypx