Collecting onkyo-eiscp==1.2.4 1 location(s) to search for versions of onkyo-eiscp: * https://pypi.python.org/simple/onkyo-eiscp/ Getting page https://pypi.python.org/simple/onkyo-eiscp/ Analyzing links from page https://pypi.python.org/simple/onkyo-eiscp/ Found link https://pypi.python.org/packages/1e/19/868713408faca7782c59dffbf3a2673d0f753fab050b79787c675269ebd5/onkyo-eiscp-1.0.tar.gz#md5=71e20dad69f41a751391f73f5047be4d (from https://pypi.python.org/simple/onkyo-eiscp/), version: 1.0 Found link https://pypi.python.org/packages/44/a0/ddda1b3ac8a2885e0b7c586b0e939ee567528cb4a8a8083fbdab5c991de7/onkyo-eiscp-0.9.1.tar.gz#md5=485d4a0e2a875fb11785b4646718ddac (from https://pypi.python.org/simple/onkyo-eiscp/), version: 0.9.1 Found link https://pypi.python.org/packages/6e/9e/4e46ebcae41cf9195488c2bd4964c808be5abba41e51c88399814a177050/onkyo-eiscp-1.1.tar.gz#md5=bb42a81e4be831504e6d6e33b078b60a (from https://pypi.python.org/simple/onkyo-eiscp/), version: 1.1 Found link https://pypi.python.org/packages/6f/48/b5b1c3a4b428a7a8219b11a8cde5c669333b0323bd861123f7d028a28391/onkyo-eiscp-0.9.tar.gz#md5=26a91b456f3cd4dfc5c6b84e6742eeb0 (from https://pypi.python.org/simple/onkyo-eiscp/), version: 0.9 Found link https://pypi.python.org/packages/71/f7/f15c24e54ed1a503bb53e51771f3b26bdbb074071f8be6f80a011fa6b220/onkyo-eiscp-1.2.tar.gz#md5=614454ac874d19c677df3b5d5e9048fb (from https://pypi.python.org/simple/onkyo-eiscp/), version: 1.2 Found link https://pypi.python.org/packages/77/a8/11208ebd0b499d002907ad98b640323338c22f39952abb32e50c940b9473/onkyo-eiscp-1.2.4.tar.gz#md5=eb406104c174f60fac7440074775b6c8 (from https://pypi.python.org/simple/onkyo-eiscp/), version: 1.2.4 Found link https://pypi.python.org/packages/a5/64/2171db26836e1688437cd894c646bf6223af36d3aeefc543fb3e9b0a161c/onkyo-eiscp-1.2.2.tar.gz#md5=7a33cdd2249c61c2f371e2ff1f6383b9 (from https://pypi.python.org/simple/onkyo-eiscp/), version: 1.2.2 Found link https://pypi.python.org/packages/b8/dc/004400a94b2881ef4ead48474842e15e5f4fbfcbd22d77acf12272984737/onkyo-eiscp-1.2.1.tar.gz#md5=2f2fd9a2af289878a2dd11c22a7a7c1b (from https://pypi.python.org/simple/onkyo-eiscp/), version: 1.2.1 Found link https://pypi.python.org/packages/fe/ee/efdc301a3c8dd1c4aa933f56370c35a424f0037a7e746a214af5729d1e68/onkyo-eiscp-1.2.3.tar.gz#md5=7bab1fe4ac87cb71d0be20c19b69576b (from https://pypi.python.org/simple/onkyo-eiscp/), version: 1.2.3 Using version 1.2.4 (newest of versions: 1.2.4) Downloading onkyo-eiscp-1.2.4.tar.gz (41kB) Downloading from URL https://pypi.python.org/packages/77/a8/11208ebd0b499d002907ad98b640323338c22f39952abb32e50c940b9473/onkyo-eiscp-1.2.4.tar.gz#md5=eb406104c174f60fac7440074775b6c8 (from https://pypi.python.org/simple/onkyo-eiscp/) Running setup.py (path:/tmp/pip-build-a3a6vqyl/onkyo-eiscp/setup.py) egg_info for package onkyo-eiscp Running command python setup.py egg_info running egg_info creating pip-egg-info/onkyo_eiscp.egg-info writing pip-egg-info/onkyo_eiscp.egg-info/PKG-INFO writing dependency_links to pip-egg-info/onkyo_eiscp.egg-info/dependency_links.txt writing top-level names to pip-egg-info/onkyo_eiscp.egg-info/top_level.txt writing requirements to pip-egg-info/onkyo_eiscp.egg-info/requires.txt writing entry points to pip-egg-info/onkyo_eiscp.egg-info/entry_points.txt writing manifest file 'pip-egg-info/onkyo_eiscp.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/onkyo_eiscp.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/onkyo_eiscp.egg-info/SOURCES.txt' Source in /tmp/pip-build-a3a6vqyl/onkyo-eiscp has version 1.2.4, which satisfies requirement onkyo-eiscp==1.2.4 from https://pypi.python.org/packages/77/a8/11208ebd0b499d002907ad98b640323338c22f39952abb32e50c940b9473/onkyo-eiscp-1.2.4.tar.gz#md5=eb406104c174f60fac7440074775b6c8 Building wheels for collected packages: onkyo-eiscp Running setup.py bdist_wheel for onkyo-eiscp: started Destination directory: /tmp/tmppg0euuhfpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-a3a6vqyl/onkyo-eiscp/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/tmppg0euuhfpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/eiscp copying eiscp/commands.py -> build/lib/eiscp copying eiscp/__init__.py -> build/lib/eiscp copying eiscp/script.py -> build/lib/eiscp copying eiscp/core.py -> build/lib/eiscp copying eiscp/utils.py -> build/lib/eiscp creating build/lib/tests copying tests/test_core.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests 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/eiscp copying build/lib/eiscp/commands.py -> build/bdist.linux-armv7l/wheel/eiscp copying build/lib/eiscp/__init__.py -> build/bdist.linux-armv7l/wheel/eiscp copying build/lib/eiscp/script.py -> build/bdist.linux-armv7l/wheel/eiscp copying build/lib/eiscp/core.py -> build/bdist.linux-armv7l/wheel/eiscp copying build/lib/eiscp/utils.py -> build/bdist.linux-armv7l/wheel/eiscp creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_core.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing requirements to onkyo_eiscp.egg-info/requires.txt writing onkyo_eiscp.egg-info/PKG-INFO writing entry points to onkyo_eiscp.egg-info/entry_points.txt writing top-level names to onkyo_eiscp.egg-info/top_level.txt writing dependency_links to onkyo_eiscp.egg-info/dependency_links.txt reading manifest file 'onkyo_eiscp.egg-info/SOURCES.txt' writing manifest file 'onkyo_eiscp.egg-info/SOURCES.txt' Copying onkyo_eiscp.egg-info to build/bdist.linux-armv7l/wheel/onkyo_eiscp-1.2.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/onkyo_eiscp-1.2.4.dist-info/WHEEL Running setup.py bdist_wheel for onkyo-eiscp: finished with status 'done' Stored in directory: /tmp/tmp57dbbo2q Successfully built onkyo-eiscp Cleaning up... Removing source in /tmp/pip-build-a3a6vqyl/onkyo-eiscp