Collecting cyscore==0.2.2 1 location(s) to search for versions of cyscore: * https://pypi.python.org/simple/cyscore/ Getting page https://pypi.python.org/simple/cyscore/ Analyzing links from page https://pypi.python.org/simple/cyscore/ Found link https://pypi.python.org/packages/31/e5/f989a7c82f7d2a99357a861f7fbc41d3ff9e96df301adb79d636d01b3b61/cyscore-0.2.2.tar.gz#md5=3ef9fd0435f872ec994db76f3582da5b (from https://pypi.python.org/simple/cyscore/), version: 0.2.2 Found link https://pypi.python.org/packages/35/08/ea024346f416e478d146f539ccaec4c1ea949ce26a41a4144ade7414f4b0/cyscore-0.1.1.tar.gz#md5=95e54be654e1a104267afc8c3f215cd4 (from https://pypi.python.org/simple/cyscore/), version: 0.1.1 Found link https://pypi.python.org/packages/90/60/1e1ca1a05f117cf30bcafc4c02af3962bde188e17959b37d9b616e799163/cyscore-0.1.0.tar.gz#md5=1689750640692ae3f2a125519ff8efe9 (from https://pypi.python.org/simple/cyscore/), version: 0.1.0 Found link https://pypi.python.org/packages/b5/51/e5e305e6efcbd667e5ee5efa9bb61b0e3734527ec2aea244dc05724dae2d/cyscore-0.2.tar.gz#md5=f07869ead9229cfd9a60cd913bc4fef0 (from https://pypi.python.org/simple/cyscore/), version: 0.2 Found link https://pypi.python.org/packages/b9/dd/fb4328b6dc8e423dd5b9cca863d798b7776ecdf2ab095f3d199a5d1a8040/cyscore-0.2.1.tar.gz#md5=0477b63c254cde747e6ef83e3c6584c1 (from https://pypi.python.org/simple/cyscore/), version: 0.2.1 Using version 0.2.2 (newest of versions: 0.2.2) Downloading cyscore-0.2.2.tar.gz Downloading from URL https://pypi.python.org/packages/31/e5/f989a7c82f7d2a99357a861f7fbc41d3ff9e96df301adb79d636d01b3b61/cyscore-0.2.2.tar.gz#md5=3ef9fd0435f872ec994db76f3582da5b (from https://pypi.python.org/simple/cyscore/) Running setup.py (path:/tmp/pip-build-r1g0dsso/cyscore/setup.py) egg_info for package cyscore Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-r1g0dsso/cyscore/.eggs/pytest_runner-3.0-py3.5.egg running egg_info creating pip-egg-info/cyscore.egg-info writing dependency_links to pip-egg-info/cyscore.egg-info/dependency_links.txt writing top-level names to pip-egg-info/cyscore.egg-info/top_level.txt writing pip-egg-info/cyscore.egg-info/PKG-INFO writing manifest file 'pip-egg-info/cyscore.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cyscore.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cyscore.egg-info/SOURCES.txt' Source in /tmp/pip-build-r1g0dsso/cyscore has version 0.2.2, which satisfies requirement cyscore==0.2.2 from https://pypi.python.org/packages/31/e5/f989a7c82f7d2a99357a861f7fbc41d3ff9e96df301adb79d636d01b3b61/cyscore-0.2.2.tar.gz#md5=3ef9fd0435f872ec994db76f3582da5b Building wheels for collected packages: cyscore Running setup.py bdist_wheel for cyscore: started Destination directory: /tmp/tmpgd1gt4cfpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-r1g0dsso/cyscore/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/tmpgd1gt4cfpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cyscore copying cyscore/__init__.py -> build/lib/cyscore copying cyscore/voice.py -> build/lib/cyscore copying cyscore/score.py -> build/lib/cyscore copying cyscore/note.py -> build/lib/cyscore 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/cyscore copying build/lib/cyscore/__init__.py -> build/bdist.linux-armv7l/wheel/cyscore copying build/lib/cyscore/voice.py -> build/bdist.linux-armv7l/wheel/cyscore copying build/lib/cyscore/score.py -> build/bdist.linux-armv7l/wheel/cyscore copying build/lib/cyscore/note.py -> build/bdist.linux-armv7l/wheel/cyscore running install_egg_info running egg_info writing cyscore.egg-info/PKG-INFO writing top-level names to cyscore.egg-info/top_level.txt writing dependency_links to cyscore.egg-info/dependency_links.txt reading manifest file 'cyscore.egg-info/SOURCES.txt' writing manifest file 'cyscore.egg-info/SOURCES.txt' Copying cyscore.egg-info to build/bdist.linux-armv7l/wheel/cyscore-0.2.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cyscore-0.2.2.dist-info/WHEEL creating '/tmp/tmpgd1gt4cfpip-wheel-/cyscore-0.2.2-py3-none-any.whl' and adding '.' to it adding 'cyscore/__init__.py' adding 'cyscore/note.py' adding 'cyscore/score.py' adding 'cyscore/voice.py' adding 'cyscore-0.2.2.dist-info/DESCRIPTION.rst' adding 'cyscore-0.2.2.dist-info/metadata.json' adding 'cyscore-0.2.2.dist-info/top_level.txt' adding 'cyscore-0.2.2.dist-info/WHEEL' adding 'cyscore-0.2.2.dist-info/METADATA' adding 'cyscore-0.2.2.dist-info/RECORD' Running setup.py bdist_wheel for cyscore: finished with status 'done' Stored in directory: /tmp/tmpvr0id6ua Successfully built cyscore Cleaning up... Removing source in /tmp/pip-build-r1g0dsso/cyscore