Collecting starpa==0.3.0 1 location(s) to search for versions of starpa: * https://pypi.python.org/simple/starpa/ Getting page https://pypi.python.org/simple/starpa/ Analyzing links from page https://pypi.org/simple/starpa/ Found link https://files.pythonhosted.org/packages/6d/14/eb427760e36c125a0aa3eb34507485ad1e09bf320f9f5218178768982687/starpa-0.2.1.tar.gz#sha256=bd625187f7b9d4cd45537dfa1bdc753e20c91a2af01a0658f110e612d186a292 (from https://pypi.org/simple/starpa/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/00/bc/8094ec1d23f3c00d12f44aa753d742e7d48e993e0f0c16cdfb20634ca853/starpa-0.3.0.tar.gz#sha256=c8e7d7b5f7ddd8b569b3a378cc752c08b7a234ece018472fc2804a361deae675 (from https://pypi.org/simple/starpa/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Downloading https://files.pythonhosted.org/packages/00/bc/8094ec1d23f3c00d12f44aa753d742e7d48e993e0f0c16cdfb20634ca853/starpa-0.3.0.tar.gz (69kB) Downloading from URL https://files.pythonhosted.org/packages/00/bc/8094ec1d23f3c00d12f44aa753d742e7d48e993e0f0c16cdfb20634ca853/starpa-0.3.0.tar.gz#sha256=c8e7d7b5f7ddd8b569b3a378cc752c08b7a234ece018472fc2804a361deae675 (from https://pypi.org/simple/starpa/) Running setup.py (path:/tmp/pip-build-f17epm82/starpa/setup.py) egg_info for package starpa Running command python setup.py egg_info running egg_info creating pip-egg-info/starpa.egg-info writing dependency_links to pip-egg-info/starpa.egg-info/dependency_links.txt writing pip-egg-info/starpa.egg-info/PKG-INFO writing requirements to pip-egg-info/starpa.egg-info/requires.txt writing entry points to pip-egg-info/starpa.egg-info/entry_points.txt writing top-level names to pip-egg-info/starpa.egg-info/top_level.txt writing manifest file 'pip-egg-info/starpa.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/starpa.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/starpa.egg-info/SOURCES.txt' Source in /tmp/pip-build-f17epm82/starpa has version 0.3.0, which satisfies requirement starpa==0.3.0 from https://files.pythonhosted.org/packages/00/bc/8094ec1d23f3c00d12f44aa753d742e7d48e993e0f0c16cdfb20634ca853/starpa-0.3.0.tar.gz#sha256=c8e7d7b5f7ddd8b569b3a378cc752c08b7a234ece018472fc2804a361deae675 Building wheels for collected packages: starpa Running setup.py bdist_wheel for starpa: started Destination directory: /tmp/tmpr14qzwb6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-f17epm82/starpa/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/tmpr14qzwb6pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/starpa copying src/starpa/identify.py -> build/lib/starpa copying src/starpa/cluster.py -> build/lib/starpa copying src/starpa/quantify.py -> build/lib/starpa copying src/starpa/annotation.py -> build/lib/starpa copying src/starpa/pseudoSE.py -> build/lib/starpa copying src/starpa/__init__.py -> build/lib/starpa copying src/starpa/docopt.py -> build/lib/starpa copying src/starpa/__main__.py -> build/lib/starpa copying src/starpa/sort.py -> build/lib/starpa copying src/starpa/trim.py -> build/lib/starpa copying src/starpa/align.py -> build/lib/starpa creating build/lib/starpa/data copying src/starpa/data/libraries.txt -> build/lib/starpa/data copying src/starpa/data/config.txt -> build/lib/starpa/data 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/starpa copying build/lib/starpa/identify.py -> build/bdist.linux-armv7l/wheel/starpa copying build/lib/starpa/cluster.py -> build/bdist.linux-armv7l/wheel/starpa copying build/lib/starpa/quantify.py -> build/bdist.linux-armv7l/wheel/starpa copying build/lib/starpa/annotation.py -> build/bdist.linux-armv7l/wheel/starpa copying build/lib/starpa/pseudoSE.py -> build/bdist.linux-armv7l/wheel/starpa copying build/lib/starpa/__init__.py -> build/bdist.linux-armv7l/wheel/starpa copying build/lib/starpa/docopt.py -> build/bdist.linux-armv7l/wheel/starpa copying build/lib/starpa/__main__.py -> build/bdist.linux-armv7l/wheel/starpa copying build/lib/starpa/sort.py -> build/bdist.linux-armv7l/wheel/starpa copying build/lib/starpa/trim.py -> build/bdist.linux-armv7l/wheel/starpa creating build/bdist.linux-armv7l/wheel/starpa/data copying build/lib/starpa/data/libraries.txt -> build/bdist.linux-armv7l/wheel/starpa/data copying build/lib/starpa/data/config.txt -> build/bdist.linux-armv7l/wheel/starpa/data copying build/lib/starpa/align.py -> build/bdist.linux-armv7l/wheel/starpa running install_egg_info running egg_info writing entry points to src/starpa.egg-info/entry_points.txt writing requirements to src/starpa.egg-info/requires.txt writing src/starpa.egg-info/PKG-INFO writing dependency_links to src/starpa.egg-info/dependency_links.txt writing top-level names to src/starpa.egg-info/top_level.txt reading manifest file 'src/starpa.egg-info/SOURCES.txt' writing manifest file 'src/starpa.egg-info/SOURCES.txt' Copying src/starpa.egg-info to build/bdist.linux-armv7l/wheel/starpa-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/starpa-0.3.0.dist-info/WHEEL Running setup.py bdist_wheel for starpa: finished with status 'done' Stored in directory: /tmp/tmpop9s8rfx Successfully built starpa Cleaning up... Removing source in /tmp/pip-build-f17epm82/starpa