Collecting seagen==0.3 1 location(s) to search for versions of seagen: * https://pypi.python.org/simple/seagen/ Getting page https://pypi.python.org/simple/seagen/ Analyzing links from page https://pypi.org/simple/seagen/ Found link https://files.pythonhosted.org/packages/82/32/a95babf10a22fafb9bd9f2c609eccc2ac2e6cd79d42719dfcf291532ac01/seagen-0.1.tar.gz#sha256=73360f0177d1728fb6e400ac247715668a65caa21f1dd2f92c1512a4b90358a4 (from https://pypi.org/simple/seagen/), version: 0.1 Found link https://files.pythonhosted.org/packages/15/6c/e23c9a3703e499fa51d7577ae3fb1944e889ab7fe915e1a978e5b64bd608/seagen-0.2.tar.gz#sha256=3ddd0ee59010d3ea5ab3d9098c800ac92df4014c8d4ce33a63102c2692fea081 (from https://pypi.org/simple/seagen/), version: 0.2 Found link https://files.pythonhosted.org/packages/bf/3b/f173209969207f2afab68d2ac016087b1c5e43a838250f0fe219aae0c959/seagen-0.3.tar.gz#sha256=380f4aa5b083983a6b1dc6c2d7d78306b6ecb506a9acfb612cf07182ee770017 (from https://pypi.org/simple/seagen/), version: 0.3 Using version 0.3 (newest of versions: 0.3) Downloading https://files.pythonhosted.org/packages/bf/3b/f173209969207f2afab68d2ac016087b1c5e43a838250f0fe219aae0c959/seagen-0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bf/3b/f173209969207f2afab68d2ac016087b1c5e43a838250f0fe219aae0c959/seagen-0.3.tar.gz#sha256=380f4aa5b083983a6b1dc6c2d7d78306b6ecb506a9acfb612cf07182ee770017 (from https://pypi.org/simple/seagen/) Running setup.py (path:/tmp/pip-build-5g_nzk2b/seagen/setup.py) egg_info for package seagen Running command python setup.py egg_info running egg_info creating pip-egg-info/seagen.egg-info writing requirements to pip-egg-info/seagen.egg-info/requires.txt writing dependency_links to pip-egg-info/seagen.egg-info/dependency_links.txt writing pip-egg-info/seagen.egg-info/PKG-INFO writing top-level names to pip-egg-info/seagen.egg-info/top_level.txt writing manifest file 'pip-egg-info/seagen.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/seagen.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/seagen.egg-info/SOURCES.txt' Source in /tmp/pip-build-5g_nzk2b/seagen has version 0.3, which satisfies requirement seagen==0.3 from https://files.pythonhosted.org/packages/bf/3b/f173209969207f2afab68d2ac016087b1c5e43a838250f0fe219aae0c959/seagen-0.3.tar.gz#sha256=380f4aa5b083983a6b1dc6c2d7d78306b6ecb506a9acfb612cf07182ee770017 Building wheels for collected packages: seagen Running setup.py bdist_wheel for seagen: started Destination directory: /tmp/tmpc5hpwt8gpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5g_nzk2b/seagen/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/tmpc5hpwt8gpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/seagen copying seagen/secant.py -> build/lib/seagen copying seagen/__init__.py -> build/lib/seagen copying seagen/helper.py -> build/lib/seagen copying seagen/objects.py -> build/lib/seagen copying seagen/sph.py -> build/lib/seagen 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/seagen copying build/lib/seagen/secant.py -> build/bdist.linux-armv7l/wheel/seagen copying build/lib/seagen/__init__.py -> build/bdist.linux-armv7l/wheel/seagen copying build/lib/seagen/helper.py -> build/bdist.linux-armv7l/wheel/seagen copying build/lib/seagen/objects.py -> build/bdist.linux-armv7l/wheel/seagen copying build/lib/seagen/sph.py -> build/bdist.linux-armv7l/wheel/seagen running install_egg_info running egg_info creating seagen.egg-info writing seagen.egg-info/PKG-INFO writing requirements to seagen.egg-info/requires.txt writing dependency_links to seagen.egg-info/dependency_links.txt writing top-level names to seagen.egg-info/top_level.txt writing manifest file 'seagen.egg-info/SOURCES.txt' reading manifest file 'seagen.egg-info/SOURCES.txt' writing manifest file 'seagen.egg-info/SOURCES.txt' Copying seagen.egg-info to build/bdist.linux-armv7l/wheel/seagen-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/seagen-0.3.dist-info/WHEEL Running setup.py bdist_wheel for seagen: finished with status 'done' Stored in directory: /tmp/tmp2fr0epd8 Successfully built seagen Cleaning up... Removing source in /tmp/pip-build-5g_nzk2b/seagen