Collecting ionosphere==0.0.19 1 location(s) to search for versions of ionosphere: * https://pypi.python.org/simple/ionosphere/ Getting page https://pypi.python.org/simple/ionosphere/ Analyzing links from page https://pypi.org/simple/ionosphere/ Found link https://files.pythonhosted.org/packages/08/b3/b792af859bd4c0078669b503f0aa79d72d0d266d26e74939741eab8635c1/ionosphere-0.0.5.tar.gz#sha256=7558684dd0a2625eb9df88c99ab0d51e707ff714d5738d88d6b26cf2403e6733 (from https://pypi.org/simple/ionosphere/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/1d/81/7d1df0bcbe600fb0d3579c4873ec247e401fc117da1e9f3ec084f758d27d/ionosphere-0.0.6.tar.gz#sha256=eecacf1c4988efb7765d25d050bc28c6d24263581792a6bee30219b38f897d35 (from https://pypi.org/simple/ionosphere/), version: 0.0.6 Found link https://files.pythonhosted.org/packages/cf/71/f7601cd891e7dfcb49dd9e4ec068ad293f2aa032fc33eb9f1be14858622a/ionosphere-0.0.8.tar.gz#sha256=e615c95606ea2416dbfcc15fcbd045963722d2f10a05cba6bebe287c49f2466d (from https://pypi.org/simple/ionosphere/), version: 0.0.8 Found link https://files.pythonhosted.org/packages/5f/60/328016611e7fbeb7f437e892004f2d5390dff7276366777f84197b85db0f/ionosphere-0.0.11.tar.gz#sha256=535cdaa1ae4ab4ae81be1fc469d2265a3a129768ce7c714da178405bc6e22477 (from https://pypi.org/simple/ionosphere/), version: 0.0.11 Found link https://files.pythonhosted.org/packages/dc/f5/376a7f99b52890d1f83e518541dbe8fe1274f2c3f8be6a1c549f8145de32/ionosphere-0.0.12.tar.gz#sha256=e82d5b491e9fb12adbbaf23a35b35876d6b84ae826b84672d4a3b1e1321c21ea (from https://pypi.org/simple/ionosphere/), version: 0.0.12 Found link https://files.pythonhosted.org/packages/5e/fd/fe52a8d31044fa0831f96209e2c44702c756e458e108bc4fd06d5d634f2d/ionosphere-0.0.13.tar.gz#sha256=08d20e1660c7cf48af7747ac2e4c3037980a049f78a50eb55ac5507be45ed6b4 (from https://pypi.org/simple/ionosphere/), version: 0.0.13 Found link https://files.pythonhosted.org/packages/e2/b6/91107249ccbbc4e00a03e6cb15e3d7c195aa1e13110c68484cbe37b19212/ionosphere-0.0.18.tar.gz#sha256=61337cda3a50ce6451d9657f5d621eaf5fb75b66e0d7a34490fb122e09150cf4 (from https://pypi.org/simple/ionosphere/), version: 0.0.18 Found link https://files.pythonhosted.org/packages/95/9a/ae0c60d15083e03153e805e16254d98581bfb1d02d381b0ded2c92893eb9/ionosphere-0.0.19.tar.gz#sha256=310df01d3ce0e631d4d204a90332e5be3a88d3180ca3990a32bc1cdfc044e0e7 (from https://pypi.org/simple/ionosphere/), version: 0.0.19 Using version 0.0.19 (newest of versions: 0.0.19) Downloading https://files.pythonhosted.org/packages/95/9a/ae0c60d15083e03153e805e16254d98581bfb1d02d381b0ded2c92893eb9/ionosphere-0.0.19.tar.gz Downloading from URL https://files.pythonhosted.org/packages/95/9a/ae0c60d15083e03153e805e16254d98581bfb1d02d381b0ded2c92893eb9/ionosphere-0.0.19.tar.gz#sha256=310df01d3ce0e631d4d204a90332e5be3a88d3180ca3990a32bc1cdfc044e0e7 (from https://pypi.org/simple/ionosphere/) Running setup.py (path:/tmp/pip-build-q0hy7nbp/ionosphere/setup.py) egg_info for package ionosphere Running command python setup.py egg_info running egg_info creating pip-egg-info/ionosphere.egg-info writing top-level names to pip-egg-info/ionosphere.egg-info/top_level.txt writing dependency_links to pip-egg-info/ionosphere.egg-info/dependency_links.txt writing pip-egg-info/ionosphere.egg-info/PKG-INFO writing requirements to pip-egg-info/ionosphere.egg-info/requires.txt writing manifest file 'pip-egg-info/ionosphere.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ionosphere.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/ionosphere.egg-info/SOURCES.txt' Source in /tmp/pip-build-q0hy7nbp/ionosphere has version 0.0.19, which satisfies requirement ionosphere==0.0.19 from https://files.pythonhosted.org/packages/95/9a/ae0c60d15083e03153e805e16254d98581bfb1d02d381b0ded2c92893eb9/ionosphere-0.0.19.tar.gz#sha256=310df01d3ce0e631d4d204a90332e5be3a88d3180ca3990a32bc1cdfc044e0e7 Building wheels for collected packages: ionosphere Running setup.py bdist_wheel for ionosphere: started Destination directory: /tmp/tmpr1hni4ufpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-q0hy7nbp/ionosphere/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/tmpr1hni4ufpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ionosphere copying ionosphere/constants.py -> build/lib/ionosphere copying ionosphere/compute.py -> build/lib/ionosphere copying ionosphere/storage.py -> build/lib/ionosphere copying ionosphere/__init__.py -> build/lib/ionosphere copying ionosphere/validators.py -> build/lib/ionosphere copying ionosphere/base.py -> build/lib/ionosphere copying ionosphere/network.py -> build/lib/ionosphere copying ionosphere/utils.py -> build/lib/ionosphere creating build/lib/ionosphere/helpers copying ionosphere/helpers/userdata.py -> build/lib/ionosphere/helpers copying ionosphere/helpers/extensions.py -> build/lib/ionosphere/helpers copying ionosphere/helpers/__init__.py -> build/lib/ionosphere/helpers Fixing build/lib/ionosphere/constants.py build/lib/ionosphere/compute.py build/lib/ionosphere/storage.py build/lib/ionosphere/__init__.py build/lib/ionosphere/validators.py build/lib/ionosphere/base.py build/lib/ionosphere/network.py build/lib/ionosphere/utils.py build/lib/ionosphere/helpers/userdata.py build/lib/ionosphere/helpers/extensions.py build/lib/ionosphere/helpers/__init__.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Fixing build/lib/ionosphere/constants.py build/lib/ionosphere/compute.py build/lib/ionosphere/storage.py build/lib/ionosphere/__init__.py build/lib/ionosphere/validators.py build/lib/ionosphere/base.py build/lib/ionosphere/network.py build/lib/ionosphere/utils.py build/lib/ionosphere/helpers/userdata.py build/lib/ionosphere/helpers/extensions.py build/lib/ionosphere/helpers/__init__.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma running build_scripts creating build/scripts-3.4 copying and adjusting scripts/cfn -> build/scripts-3.4 copying and adjusting scripts/cfn2py -> build/scripts-3.4 changing mode of build/scripts-3.4/cfn from 644 to 755 changing mode of build/scripts-3.4/cfn2py from 644 to 755 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/ionosphere copying build/lib/ionosphere/constants.py -> build/bdist.linux-armv7l/wheel/ionosphere copying build/lib/ionosphere/compute.py -> build/bdist.linux-armv7l/wheel/ionosphere creating build/bdist.linux-armv7l/wheel/ionosphere/helpers copying build/lib/ionosphere/helpers/userdata.py -> build/bdist.linux-armv7l/wheel/ionosphere/helpers copying build/lib/ionosphere/helpers/extensions.py -> build/bdist.linux-armv7l/wheel/ionosphere/helpers copying build/lib/ionosphere/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/ionosphere/helpers copying build/lib/ionosphere/storage.py -> build/bdist.linux-armv7l/wheel/ionosphere copying build/lib/ionosphere/__init__.py -> build/bdist.linux-armv7l/wheel/ionosphere copying build/lib/ionosphere/validators.py -> build/bdist.linux-armv7l/wheel/ionosphere copying build/lib/ionosphere/base.py -> build/bdist.linux-armv7l/wheel/ionosphere copying build/lib/ionosphere/network.py -> build/bdist.linux-armv7l/wheel/ionosphere copying build/lib/ionosphere/utils.py -> build/bdist.linux-armv7l/wheel/ionosphere running install_egg_info running egg_info writing requirements to ionosphere.egg-info/requires.txt writing dependency_links to ionosphere.egg-info/dependency_links.txt writing ionosphere.egg-info/PKG-INFO writing top-level names to ionosphere.egg-info/top_level.txt reading manifest file 'ionosphere.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ionosphere.egg-info/SOURCES.txt' Copying ionosphere.egg-info to build/bdist.linux-armv7l/wheel/ionosphere-0.0.19-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ionosphere-0.0.19.data creating build/bdist.linux-armv7l/wheel/ionosphere-0.0.19.data/scripts copying build/scripts-3.4/cfn2py -> build/bdist.linux-armv7l/wheel/ionosphere-0.0.19.data/scripts copying build/scripts-3.4/cfn -> build/bdist.linux-armv7l/wheel/ionosphere-0.0.19.data/scripts changing mode of build/bdist.linux-armv7l/wheel/ionosphere-0.0.19.data/scripts/cfn2py to 755 changing mode of build/bdist.linux-armv7l/wheel/ionosphere-0.0.19.data/scripts/cfn to 755 creating build/bdist.linux-armv7l/wheel/ionosphere-0.0.19.dist-info/WHEEL Running setup.py bdist_wheel for ionosphere: finished with status 'done' Stored in directory: /tmp/tmp9dszwnes Successfully built ionosphere Cleaning up... Removing source in /tmp/pip-build-q0hy7nbp/ionosphere