Collecting rpg==0.6.0 1 location(s) to search for versions of rpg: * https://pypi.python.org/simple/rpg/ Getting page https://pypi.python.org/simple/rpg/ Analyzing links from page https://pypi.org/simple/rpg/ Found link https://files.pythonhosted.org/packages/d2/2c/64f89d9322816f84e6054706e17cfa7b5ffad528dadd618298164741d577/rpg-0.5.3.tar.gz#sha256=39122fa742e7d1fadb669c858cd280cf540030ed8aa37c0f68eebbe4551ab2e0 (from https://pypi.org/simple/rpg/), version: 0.5.3 Found link https://files.pythonhosted.org/packages/3b/d3/8b3c3abc0534d393725185074a67344afb39c82eb1a6ada8c379acc6bf24/rpg-0.5.4.tar.gz#sha256=429e00b63d7b883d965688f46ed618a8ea283bb654859209088d426d81e5c6b7 (from https://pypi.org/simple/rpg/), version: 0.5.4 Found link https://files.pythonhosted.org/packages/71/89/3746ef69365a030f6f287622b4fef9e89e3fc33ca0a8a9fc0246eeb6ff81/rpg-0.6.0.tar.gz#sha256=f1c9cee8080c218518a1e6b763dcd27f23c177ed928288f1ce067d18d9dc1b09 (from https://pypi.org/simple/rpg/), version: 0.6.0 Using version 0.6.0 (newest of versions: 0.6.0) Downloading https://files.pythonhosted.org/packages/71/89/3746ef69365a030f6f287622b4fef9e89e3fc33ca0a8a9fc0246eeb6ff81/rpg-0.6.0.tar.gz (49kB) Downloading from URL https://files.pythonhosted.org/packages/71/89/3746ef69365a030f6f287622b4fef9e89e3fc33ca0a8a9fc0246eeb6ff81/rpg-0.6.0.tar.gz#sha256=f1c9cee8080c218518a1e6b763dcd27f23c177ed928288f1ce067d18d9dc1b09 (from https://pypi.org/simple/rpg/) Running setup.py (path:/tmp/pip-build-o9u5o17y/rpg/setup.py) egg_info for package rpg Running command python setup.py egg_info running egg_info creating pip-egg-info/rpg.egg-info writing pip-egg-info/rpg.egg-info/PKG-INFO writing dependency_links to pip-egg-info/rpg.egg-info/dependency_links.txt writing requirements to pip-egg-info/rpg.egg-info/requires.txt writing top-level names to pip-egg-info/rpg.egg-info/top_level.txt writing entry points to pip-egg-info/rpg.egg-info/entry_points.txt writing manifest file 'pip-egg-info/rpg.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rpg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/rpg.egg-info/SOURCES.txt' Source in /tmp/pip-build-o9u5o17y/rpg has version 0.6.0, which satisfies requirement rpg==0.6.0 from https://files.pythonhosted.org/packages/71/89/3746ef69365a030f6f287622b4fef9e89e3fc33ca0a8a9fc0246eeb6ff81/rpg-0.6.0.tar.gz#sha256=f1c9cee8080c218518a1e6b763dcd27f23c177ed928288f1ce067d18d9dc1b09 Building wheels for collected packages: rpg Running setup.py bdist_wheel for rpg: started Destination directory: /tmp/tmpr6h2ztcspip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-o9u5o17y/rpg/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/tmpr6h2ztcspip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_digest.py -> build/lib/tests copying tests/context.py -> build/lib/tests copying tests/test_sequence.py -> build/lib/tests copying tests/test_enzyme.py -> build/lib/tests copying tests/test_rule.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_core.py -> build/lib/tests copying tests/test_RapidPeptidesGenerator.py -> build/lib/tests creating build/lib/rpg copying rpg/RapidPeptidesGenerator.py -> build/lib/rpg copying rpg/rule.py -> build/lib/rpg copying rpg/context.py -> build/lib/rpg copying rpg/enzyme.py -> build/lib/rpg copying rpg/sequence.py -> build/lib/rpg copying rpg/enzymes_definition.py -> build/lib/rpg copying rpg/core.py -> build/lib/rpg copying rpg/__init__.py -> build/lib/rpg copying rpg/digest.py -> build/lib/rpg 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/tests copying build/lib/tests/test_digest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/context.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_sequence.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_enzyme.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_rule.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_core.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_RapidPeptidesGenerator.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/RapidPeptidesGenerator.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/rule.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/context.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/enzyme.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/sequence.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/enzymes_definition.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/core.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/__init__.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/digest.py -> build/bdist.linux-armv7l/wheel/rpg running install_egg_info running egg_info writing rpg.egg-info/PKG-INFO writing entry points to rpg.egg-info/entry_points.txt writing dependency_links to rpg.egg-info/dependency_links.txt writing top-level names to rpg.egg-info/top_level.txt writing requirements to rpg.egg-info/requires.txt reading manifest file 'rpg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rpg.egg-info/SOURCES.txt' Copying rpg.egg-info to build/bdist.linux-armv7l/wheel/rpg-0.6.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rpg-0.6.0.dist-info/WHEEL Running setup.py bdist_wheel for rpg: finished with status 'done' Stored in directory: /tmp/tmpzrepbjw0 Successfully built rpg Cleaning up... Removing source in /tmp/pip-build-o9u5o17y/rpg