Collecting python-jose-ext==1.3.2.4 1 location(s) to search for versions of python-jose-ext: * https://pypi.python.org/simple/python-jose-ext/ Getting page https://pypi.python.org/simple/python-jose-ext/ Analyzing links from page https://pypi.python.org/simple/python-jose-ext/ Found link https://pypi.python.org/packages/02/af/48a0539d99e0d0b493ff27343b1f4b005865799af9d852b7bc99068e7b9f/python-jose-ext-1.3.2.3.tar.gz#md5=a8d5138925cd5d98e7bde7ff11d59005 (from https://pypi.python.org/simple/python-jose-ext/), version: 1.3.2.3 Found link https://pypi.python.org/packages/45/a3/187fd7c3407d35cffdab7eeb846621bb591453758f14375aec824d8cef32/python-jose-ext-1.3.2.2.tar.gz#md5=e38c32a76927c65ddb6918dd8e688a4a (from https://pypi.python.org/simple/python-jose-ext/), version: 1.3.2.2 Found link https://pypi.python.org/packages/5e/3e/c2f325f7592ec9209d74399290a5d8279533fb4911f807822218918f4848/python-jose-ext-1.3.2.4.tar.gz#md5=3311b971829c61552dd53f6d5ce23e56 (from https://pypi.python.org/simple/python-jose-ext/), version: 1.3.2.4 Found link https://pypi.python.org/packages/dd/d2/f63354d167185b6b799c5665b2cce6b586143876c3f71bb20543921f2c3f/python-jose-ext-1.3.2.1.tar.gz#md5=55ef2642587b1bf40d627b0642c5c580 (from https://pypi.python.org/simple/python-jose-ext/), version: 1.3.2.1 Using version 1.3.2.4 (newest of versions: 1.3.2.4) Downloading python-jose-ext-1.3.2.4.tar.gz Downloading from URL https://pypi.python.org/packages/5e/3e/c2f325f7592ec9209d74399290a5d8279533fb4911f807822218918f4848/python-jose-ext-1.3.2.4.tar.gz#md5=3311b971829c61552dd53f6d5ce23e56 (from https://pypi.python.org/simple/python-jose-ext/) Running setup.py (path:/tmp/pip-build-2uefu8v6/python-jose-ext/setup.py) egg_info for package python-jose-ext Running command python setup.py egg_info running egg_info creating pip-egg-info/python_jose_ext.egg-info writing pip-egg-info/python_jose_ext.egg-info/PKG-INFO writing requirements to pip-egg-info/python_jose_ext.egg-info/requires.txt writing top-level names to pip-egg-info/python_jose_ext.egg-info/top_level.txt writing dependency_links to pip-egg-info/python_jose_ext.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/python_jose_ext.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/python_jose_ext.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/python_jose_ext.egg-info/SOURCES.txt' Source in /tmp/pip-build-2uefu8v6/python-jose-ext has version 1.3.2.4, which satisfies requirement python-jose-ext==1.3.2.4 from https://pypi.python.org/packages/5e/3e/c2f325f7592ec9209d74399290a5d8279533fb4911f807822218918f4848/python-jose-ext-1.3.2.4.tar.gz#md5=3311b971829c61552dd53f6d5ce23e56 Building wheels for collected packages: python-jose-ext Running setup.py bdist_wheel for python-jose-ext: started Destination directory: /tmp/tmpnntv78y2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-2uefu8v6/python-jose-ext/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/tmpnntv78y2pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jose copying jose/exceptions.py -> build/lib/jose copying jose/jwt.py -> build/lib/jose copying jose/utils.py -> build/lib/jose copying jose/jws.py -> build/lib/jose copying jose/constants.py -> build/lib/jose copying jose/__init__.py -> build/lib/jose copying jose/jwk.py -> build/lib/jose creating build/lib/jose/backends copying jose/backends/base.py -> build/lib/jose/backends copying jose/backends/pycrypto_backend.py -> build/lib/jose/backends copying jose/backends/ecdsa_backend.py -> build/lib/jose/backends copying jose/backends/__init__.py -> build/lib/jose/backends copying jose/backends/cryptography_backend.py -> build/lib/jose/backends 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/jose copying build/lib/jose/exceptions.py -> build/bdist.linux-armv7l/wheel/jose copying build/lib/jose/jwt.py -> build/bdist.linux-armv7l/wheel/jose creating build/bdist.linux-armv7l/wheel/jose/backends copying build/lib/jose/backends/base.py -> build/bdist.linux-armv7l/wheel/jose/backends copying build/lib/jose/backends/pycrypto_backend.py -> build/bdist.linux-armv7l/wheel/jose/backends copying build/lib/jose/backends/ecdsa_backend.py -> build/bdist.linux-armv7l/wheel/jose/backends copying build/lib/jose/backends/__init__.py -> build/bdist.linux-armv7l/wheel/jose/backends copying build/lib/jose/backends/cryptography_backend.py -> build/bdist.linux-armv7l/wheel/jose/backends copying build/lib/jose/utils.py -> build/bdist.linux-armv7l/wheel/jose copying build/lib/jose/jws.py -> build/bdist.linux-armv7l/wheel/jose copying build/lib/jose/constants.py -> build/bdist.linux-armv7l/wheel/jose copying build/lib/jose/__init__.py -> build/bdist.linux-armv7l/wheel/jose copying build/lib/jose/jwk.py -> build/bdist.linux-armv7l/wheel/jose running install_egg_info running egg_info writing python_jose_ext.egg-info/PKG-INFO writing dependency_links to python_jose_ext.egg-info/dependency_links.txt writing top-level names to python_jose_ext.egg-info/top_level.txt writing requirements to python_jose_ext.egg-info/requires.txt reading manifest file 'python_jose_ext.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_jose_ext.egg-info/SOURCES.txt' Copying python_jose_ext.egg-info to build/bdist.linux-armv7l/wheel/python_jose_ext-1.3.2.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_jose_ext-1.3.2.4.dist-info/WHEEL Running setup.py bdist_wheel for python-jose-ext: finished with status 'done' Stored in directory: /tmp/tmpdqy5czx9 Successfully built python-jose-ext Cleaning up... Removing source in /tmp/pip-build-2uefu8v6/python-jose-ext