Collecting rpg==1.0.1 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 Found link https://files.pythonhosted.org/packages/f6/b5/ec3a0616b81ac3fbe07d65e29ae9509317529647233d6920ec9510cce845/rpg-0.6.1.tar.gz#sha256=520e2d74b89ad4d85100c9f665154670c18b373a913d93739a0fcb317c6d39fc (from https://pypi.org/simple/rpg/), version: 0.6.1 Found link https://files.pythonhosted.org/packages/e9/f6/4968feef844529d1453cb073e9f1a10adf19fc1f804df8a9fe2f328d9bb7/rpg-0.7.0.tar.gz#sha256=3ddbb7096f644127b7a5c1f0ec37baeea0455b1f08a0d07083e86a5e3e26d029 (from https://pypi.org/simple/rpg/), version: 0.7.0 Found link https://files.pythonhosted.org/packages/72/4e/7fb067b3c60a3ece504c1c717d760dc900651a07b9cdb034359bb94af3a6/rpg-1.0.0.tar.gz#sha256=f7063608cd73bc1d2de7d5bae1fda9521f5616b1ca8cc46113ca461f0610f94e (from https://pypi.org/simple/rpg/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/78/42/a2e45e5f9557d6617211b3d63c9be0a063a50422d7e3bc8e2bd9091369e9/rpg-1.0.1.tar.gz#sha256=954bf33bb8a2022cc53b1f879779c85655f242717dd178ae484c9dc800b4016a (from https://pypi.org/simple/rpg/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Downloading https://files.pythonhosted.org/packages/78/42/a2e45e5f9557d6617211b3d63c9be0a063a50422d7e3bc8e2bd9091369e9/rpg-1.0.1.tar.gz (51kB) Downloading from URL https://files.pythonhosted.org/packages/78/42/a2e45e5f9557d6617211b3d63c9be0a063a50422d7e3bc8e2bd9091369e9/rpg-1.0.1.tar.gz#sha256=954bf33bb8a2022cc53b1f879779c85655f242717dd178ae484c9dc800b4016a (from https://pypi.org/simple/rpg/) Running setup.py (path:/tmp/pip-build-z5x2bwpf/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 dependency_links to pip-egg-info/rpg.egg-info/dependency_links.txt writing requirements to pip-egg-info/rpg.egg-info/requires.txt writing pip-egg-info/rpg.egg-info/PKG-INFO writing entry points to pip-egg-info/rpg.egg-info/entry_points.txt writing top-level names to pip-egg-info/rpg.egg-info/top_level.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-z5x2bwpf/rpg has version 1.0.1, which satisfies requirement rpg==1.0.1 from https://files.pythonhosted.org/packages/78/42/a2e45e5f9557d6617211b3d63c9be0a063a50422d7e3bc8e2bd9091369e9/rpg-1.0.1.tar.gz#sha256=954bf33bb8a2022cc53b1f879779c85655f242717dd178ae484c9dc800b4016a Building wheels for collected packages: rpg Running setup.py bdist_wheel for rpg: started Destination directory: /tmp/tmpxoeadyompip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-z5x2bwpf/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/tmpxoeadyompip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rpg copying rpg/sequence.py -> build/lib/rpg copying rpg/digest.py -> build/lib/rpg copying rpg/enzyme.py -> build/lib/rpg copying rpg/RapidPeptidesGenerator.py -> build/lib/rpg copying rpg/context.py -> build/lib/rpg copying rpg/core.py -> build/lib/rpg copying rpg/__init__.py -> build/lib/rpg copying rpg/enzymes_definition.py -> build/lib/rpg copying rpg/rule.py -> build/lib/rpg creating build/lib/tests copying tests/test_digest.py -> build/lib/tests copying tests/test_enzyme.py -> build/lib/tests copying tests/context.py -> build/lib/tests copying tests/test_rule.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_sequence.py -> build/lib/tests copying tests/test_core.py -> build/lib/tests copying tests/test_RapidPeptidesGenerator.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/rpg copying build/lib/rpg/sequence.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/digest.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/enzyme.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/RapidPeptidesGenerator.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/context.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/enzymes_definition.py -> build/bdist.linux-armv7l/wheel/rpg copying build/lib/rpg/rule.py -> build/bdist.linux-armv7l/wheel/rpg creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_digest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_enzyme.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/context.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_sequence.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 running install_egg_info running egg_info writing rpg.egg-info/PKG-INFO writing dependency_links to rpg.egg-info/dependency_links.txt writing requirements to rpg.egg-info/requires.txt writing top-level names to rpg.egg-info/top_level.txt writing entry points to rpg.egg-info/entry_points.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-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rpg-1.0.1.dist-info/WHEEL Running setup.py bdist_wheel for rpg: finished with status 'done' Stored in directory: /tmp/tmpgp4ablcs Successfully built rpg Cleaning up... Removing source in /tmp/pip-build-z5x2bwpf/rpg