Collecting cryptojwt==0.0.1 1 location(s) to search for versions of cryptojwt: * https://pypi.python.org/simple/cryptojwt/ Getting page https://pypi.python.org/simple/cryptojwt/ Analyzing links from page https://pypi.python.org/simple/cryptojwt/ Found link https://pypi.python.org/packages/58/c0/f4c97105c7c58b6b887d8fc91e7f10f7b83572dbee536efbd0e7831aeff2/cryptojwt-0.0.1.tar.gz#md5=4ced6affbd2092f1b741aac57993e3ea (from https://pypi.python.org/simple/cryptojwt/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading cryptojwt-0.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/58/c0/f4c97105c7c58b6b887d8fc91e7f10f7b83572dbee536efbd0e7831aeff2/cryptojwt-0.0.1.tar.gz#md5=4ced6affbd2092f1b741aac57993e3ea (from https://pypi.python.org/simple/cryptojwt/) Running setup.py (path:/tmp/pip-build-qoup8urs/cryptojwt/setup.py) egg_info for package cryptojwt Running command python setup.py egg_info running egg_info creating pip-egg-info/cryptojwt.egg-info writing pip-egg-info/cryptojwt.egg-info/PKG-INFO writing top-level names to pip-egg-info/cryptojwt.egg-info/top_level.txt writing requirements to pip-egg-info/cryptojwt.egg-info/requires.txt writing dependency_links to pip-egg-info/cryptojwt.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/cryptojwt.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cryptojwt.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cryptojwt.egg-info/SOURCES.txt' Source in /tmp/pip-build-qoup8urs/cryptojwt has version 0.0.1, which satisfies requirement cryptojwt==0.0.1 from https://pypi.python.org/packages/58/c0/f4c97105c7c58b6b887d8fc91e7f10f7b83572dbee536efbd0e7831aeff2/cryptojwt-0.0.1.tar.gz#md5=4ced6affbd2092f1b741aac57993e3ea Building wheels for collected packages: cryptojwt Running setup.py bdist_wheel for cryptojwt: started Destination directory: /tmp/tmpjjqffl0ppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qoup8urs/cryptojwt/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/tmpjjqffl0ppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cryptojwt copying src/cryptojwt/jwt.py -> build/lib/cryptojwt copying src/cryptojwt/jws.py -> build/lib/cryptojwt copying src/cryptojwt/jwe.py -> build/lib/cryptojwt copying src/cryptojwt/__init__.py -> build/lib/cryptojwt copying src/cryptojwt/jwk.py -> build/lib/cryptojwt copying src/cryptojwt/exception.py -> build/lib/cryptojwt 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/cryptojwt copying build/lib/cryptojwt/jwt.py -> build/bdist.linux-armv7l/wheel/cryptojwt copying build/lib/cryptojwt/jws.py -> build/bdist.linux-armv7l/wheel/cryptojwt copying build/lib/cryptojwt/jwe.py -> build/bdist.linux-armv7l/wheel/cryptojwt copying build/lib/cryptojwt/__init__.py -> build/bdist.linux-armv7l/wheel/cryptojwt copying build/lib/cryptojwt/jwk.py -> build/bdist.linux-armv7l/wheel/cryptojwt copying build/lib/cryptojwt/exception.py -> build/bdist.linux-armv7l/wheel/cryptojwt running install_egg_info running egg_info writing requirements to src/cryptojwt.egg-info/requires.txt writing src/cryptojwt.egg-info/PKG-INFO writing dependency_links to src/cryptojwt.egg-info/dependency_links.txt writing top-level names to src/cryptojwt.egg-info/top_level.txt reading manifest file 'src/cryptojwt.egg-info/SOURCES.txt' writing manifest file 'src/cryptojwt.egg-info/SOURCES.txt' Copying src/cryptojwt.egg-info to build/bdist.linux-armv7l/wheel/cryptojwt-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cryptojwt-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for cryptojwt: finished with status 'done' Stored in directory: /tmp/tmpkxwi8fj8 Successfully built cryptojwt Cleaning up... Removing source in /tmp/pip-build-qoup8urs/cryptojwt