Collecting cdflib==0.3.4 1 location(s) to search for versions of cdflib: * https://pypi.python.org/simple/cdflib/ Getting page https://pypi.python.org/simple/cdflib/ Analyzing links from page https://pypi.python.org/simple/cdflib/ Found link https://pypi.python.org/packages/09/e4/d0b3279359b05aa58698e65245a16cb0033951a246ca362f4e053cb065f0/cdflib-0.3.4.tar.gz#md5=4084d0660b823caeb82e93a8c7683c12 (from https://pypi.python.org/simple/cdflib/), version: 0.3.4 Found link https://pypi.python.org/packages/0e/db/15021f5ac0187706e235c5db133e31fe220fe48ef81b92a5836d0e9abf74/cdflib-0.3.2.tar.gz#md5=bff201a87c4b84362f5c60f8879422c2 (from https://pypi.python.org/simple/cdflib/), version: 0.3.2 Found link https://pypi.python.org/packages/69/44/a0abfbfc636bc95da8961b16e12ba55b8dbdeaf4109f3e15492e1d690e4b/cdflib-0.3.0.tar.gz#md5=737a472b5a7b3697788fea35bf969614 (from https://pypi.python.org/simple/cdflib/), version: 0.3.0 Found link https://pypi.python.org/packages/6b/00/7ce438efa17aa0df639b6d02226f5d19accc879d3cd6c59b16f618d0e3ef/cdflib-0.3.1.tar.gz#md5=c8e99add974ab29741a34a8f45633a9f (from https://pypi.python.org/simple/cdflib/), version: 0.3.1 Found link https://pypi.python.org/packages/a3/3c/76fed71994d028441c1f9230cb7576f637f85211c0a1e352bf5371a1bfc1/cdflib-0.2.0.tar.gz#md5=a1996f4d98c37f6da80d3544e306286e (from https://pypi.python.org/simple/cdflib/), version: 0.2.0 Found link https://pypi.python.org/packages/bd/cb/c32f5ed9fd0ab24ea53376c1017942094de4d0e4aeffd5c4aa2c77205de0/cdflib-0.3.3.tar.gz#md5=7e93f2c38bf31ccc524fe7ad7f2384d5 (from https://pypi.python.org/simple/cdflib/), version: 0.3.3 Found link https://pypi.python.org/packages/d4/42/0b49c916dabbe5b093d9dd346bdbea7b47a5d38c3312de420686d34f8493/cdflib-0.1.0.tar.gz#md5=a9d9343bfd4b1b99f2031a9d8bbe8cd3 (from https://pypi.python.org/simple/cdflib/), version: 0.1.0 Using version 0.3.4 (newest of versions: 0.3.4) Downloading cdflib-0.3.4.tar.gz (56kB) Downloading from URL https://pypi.python.org/packages/09/e4/d0b3279359b05aa58698e65245a16cb0033951a246ca362f4e053cb065f0/cdflib-0.3.4.tar.gz#md5=4084d0660b823caeb82e93a8c7683c12 (from https://pypi.python.org/simple/cdflib/) Running setup.py (path:/tmp/pip-build-ow9o02qb/cdflib/setup.py) egg_info for package cdflib Running command python setup.py egg_info running egg_info creating pip-egg-info/cdflib.egg-info writing dependency_links to pip-egg-info/cdflib.egg-info/dependency_links.txt writing pip-egg-info/cdflib.egg-info/PKG-INFO writing requirements to pip-egg-info/cdflib.egg-info/requires.txt writing top-level names to pip-egg-info/cdflib.egg-info/top_level.txt writing manifest file 'pip-egg-info/cdflib.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cdflib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/cdflib.egg-info/SOURCES.txt' Source in /tmp/pip-build-ow9o02qb/cdflib has version 0.3.4, which satisfies requirement cdflib==0.3.4 from https://pypi.python.org/packages/09/e4/d0b3279359b05aa58698e65245a16cb0033951a246ca362f4e053cb065f0/cdflib-0.3.4.tar.gz#md5=4084d0660b823caeb82e93a8c7683c12 Building wheels for collected packages: cdflib Running setup.py bdist_wheel for cdflib: started Destination directory: /tmp/tmp07oprv9wpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ow9o02qb/cdflib/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/tmp07oprv9wpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cdflib copying cdflib/cdfread.py -> build/lib/cdflib copying cdflib/epochs.py -> build/lib/cdflib copying cdflib/cdfwrite.py -> build/lib/cdflib copying cdflib/__init__.py -> build/lib/cdflib running egg_info writing dependency_links to cdflib.egg-info/dependency_links.txt writing requirements to cdflib.egg-info/requires.txt writing top-level names to cdflib.egg-info/top_level.txt writing cdflib.egg-info/PKG-INFO reading manifest file 'cdflib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cdflib.egg-info/SOURCES.txt' 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/cdflib copying build/lib/cdflib/cdfread.py -> build/bdist.linux-armv7l/wheel/cdflib copying build/lib/cdflib/epochs.py -> build/bdist.linux-armv7l/wheel/cdflib copying build/lib/cdflib/cdfwrite.py -> build/bdist.linux-armv7l/wheel/cdflib copying build/lib/cdflib/__init__.py -> build/bdist.linux-armv7l/wheel/cdflib running install_egg_info Copying cdflib.egg-info to build/bdist.linux-armv7l/wheel/cdflib-0.3.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cdflib-0.3.4.dist-info/WHEEL Running setup.py bdist_wheel for cdflib: finished with status 'done' Stored in directory: /tmp/tmpnzhtpw7l Successfully built cdflib Cleaning up... Removing source in /tmp/pip-build-ow9o02qb/cdflib