Collecting oauth2-stateless==1.0.0 1 location(s) to search for versions of oauth2-stateless: * https://pypi.python.org/simple/oauth2-stateless/ Getting page https://pypi.python.org/simple/oauth2-stateless/ Analyzing links from page https://pypi.python.org/simple/oauth2-stateless/ Found link https://pypi.python.org/packages/42/d8/c0f81330afe137611e7861159544395a22be02207cf0aae387d288c197b2/oauth2-stateless-1.0.0.tar.gz#md5=ea5a7c190782258b1b5bdf9ded587d7e (from https://pypi.python.org/simple/oauth2-stateless/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Downloading oauth2-stateless-1.0.0.tar.gz (44kB) Downloading from URL https://pypi.python.org/packages/42/d8/c0f81330afe137611e7861159544395a22be02207cf0aae387d288c197b2/oauth2-stateless-1.0.0.tar.gz#md5=ea5a7c190782258b1b5bdf9ded587d7e (from https://pypi.python.org/simple/oauth2-stateless/) Running setup.py (path:/tmp/pip-build-hx95w9tt/oauth2-stateless/setup.py) egg_info for package oauth2-stateless Running command python setup.py egg_info running egg_info creating pip-egg-info/oauth2_stateless.egg-info writing top-level names to pip-egg-info/oauth2_stateless.egg-info/top_level.txt writing requirements to pip-egg-info/oauth2_stateless.egg-info/requires.txt writing pip-egg-info/oauth2_stateless.egg-info/PKG-INFO writing dependency_links to pip-egg-info/oauth2_stateless.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/oauth2_stateless.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/oauth2_stateless.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/oauth2_stateless.egg-info/SOURCES.txt' Source in /tmp/pip-build-hx95w9tt/oauth2-stateless has version 1.0.0, which satisfies requirement oauth2-stateless==1.0.0 from https://pypi.python.org/packages/42/d8/c0f81330afe137611e7861159544395a22be02207cf0aae387d288c197b2/oauth2-stateless-1.0.0.tar.gz#md5=ea5a7c190782258b1b5bdf9ded587d7e Building wheels for collected packages: oauth2-stateless Running setup.py bdist_wheel for oauth2-stateless: started Destination directory: /tmp/tmpuszhm_vjpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-hx95w9tt/oauth2-stateless/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/tmpuszhm_vjpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oauth2 copying oauth2/compatibility.py -> build/lib/oauth2 copying oauth2/tokengenerator.py -> build/lib/oauth2 copying oauth2/grant.py -> build/lib/oauth2 copying oauth2/datatype.py -> build/lib/oauth2 copying oauth2/client_authenticator.py -> build/lib/oauth2 copying oauth2/log.py -> build/lib/oauth2 copying oauth2/__init__.py -> build/lib/oauth2 copying oauth2/error.py -> build/lib/oauth2 creating build/lib/oauth2/web copying oauth2/web/flask.py -> build/lib/oauth2/web copying oauth2/web/wsgi.py -> build/lib/oauth2/web copying oauth2/web/tornado.py -> build/lib/oauth2/web copying oauth2/web/__init__.py -> build/lib/oauth2/web creating build/lib/oauth2/test copying oauth2/test/test_oauth2.py -> build/lib/oauth2/test copying oauth2/test/test_grant.py -> build/lib/oauth2/test copying oauth2/test/test_web.py -> build/lib/oauth2/test copying oauth2/test/test_client_authenticator.py -> build/lib/oauth2/test copying oauth2/test/test_datatype.py -> build/lib/oauth2/test copying oauth2/test/__init__.py -> build/lib/oauth2/test copying oauth2/test/test_tokengenerator.py -> build/lib/oauth2/test creating build/lib/oauth2/test/functional copying oauth2/test/functional/test_authorization_code.py -> build/lib/oauth2/test/functional copying oauth2/test/functional/__init__.py -> build/lib/oauth2/test/functional creating build/lib/oauth2/test/store copying oauth2/test/store/test_memory.py -> build/lib/oauth2/test/store copying oauth2/test/store/test_memcache.py -> build/lib/oauth2/test/store copying oauth2/test/store/test_redisdb.py -> build/lib/oauth2/test/store copying oauth2/test/store/__init__.py -> build/lib/oauth2/test/store copying oauth2/test/store/test_dbapi.py -> build/lib/oauth2/test/store copying oauth2/test/store/test_mongodb.py -> build/lib/oauth2/test/store creating build/lib/oauth2/store copying oauth2/store/memcache.py -> build/lib/oauth2/store copying oauth2/store/stateless.py -> build/lib/oauth2/store copying oauth2/store/memory.py -> build/lib/oauth2/store copying oauth2/store/redisdb.py -> build/lib/oauth2/store copying oauth2/store/mongodb.py -> build/lib/oauth2/store copying oauth2/store/__init__.py -> build/lib/oauth2/store copying oauth2/store/dynamodb.py -> build/lib/oauth2/store creating build/lib/oauth2/store/dbapi copying oauth2/store/dbapi/mysql.py -> build/lib/oauth2/store/dbapi copying oauth2/store/dbapi/__init__.py -> build/lib/oauth2/store/dbapi 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/oauth2 copying build/lib/oauth2/compatibility.py -> build/bdist.linux-armv7l/wheel/oauth2 creating build/bdist.linux-armv7l/wheel/oauth2/web copying build/lib/oauth2/web/flask.py -> build/bdist.linux-armv7l/wheel/oauth2/web copying build/lib/oauth2/web/wsgi.py -> build/bdist.linux-armv7l/wheel/oauth2/web copying build/lib/oauth2/web/tornado.py -> build/bdist.linux-armv7l/wheel/oauth2/web copying build/lib/oauth2/web/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2/web copying build/lib/oauth2/tokengenerator.py -> build/bdist.linux-armv7l/wheel/oauth2 copying build/lib/oauth2/grant.py -> build/bdist.linux-armv7l/wheel/oauth2 creating build/bdist.linux-armv7l/wheel/oauth2/test creating build/bdist.linux-armv7l/wheel/oauth2/test/functional copying build/lib/oauth2/test/functional/test_authorization_code.py -> build/bdist.linux-armv7l/wheel/oauth2/test/functional copying build/lib/oauth2/test/functional/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2/test/functional copying build/lib/oauth2/test/test_oauth2.py -> build/bdist.linux-armv7l/wheel/oauth2/test copying build/lib/oauth2/test/test_grant.py -> build/bdist.linux-armv7l/wheel/oauth2/test copying build/lib/oauth2/test/test_web.py -> build/bdist.linux-armv7l/wheel/oauth2/test copying build/lib/oauth2/test/test_client_authenticator.py -> build/bdist.linux-armv7l/wheel/oauth2/test copying build/lib/oauth2/test/test_datatype.py -> build/bdist.linux-armv7l/wheel/oauth2/test copying build/lib/oauth2/test/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2/test copying build/lib/oauth2/test/test_tokengenerator.py -> build/bdist.linux-armv7l/wheel/oauth2/test creating build/bdist.linux-armv7l/wheel/oauth2/test/store copying build/lib/oauth2/test/store/test_memory.py -> build/bdist.linux-armv7l/wheel/oauth2/test/store copying build/lib/oauth2/test/store/test_memcache.py -> build/bdist.linux-armv7l/wheel/oauth2/test/store copying build/lib/oauth2/test/store/test_redisdb.py -> build/bdist.linux-armv7l/wheel/oauth2/test/store copying build/lib/oauth2/test/store/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2/test/store copying build/lib/oauth2/test/store/test_dbapi.py -> build/bdist.linux-armv7l/wheel/oauth2/test/store copying build/lib/oauth2/test/store/test_mongodb.py -> build/bdist.linux-armv7l/wheel/oauth2/test/store copying build/lib/oauth2/datatype.py -> build/bdist.linux-armv7l/wheel/oauth2 copying build/lib/oauth2/client_authenticator.py -> build/bdist.linux-armv7l/wheel/oauth2 copying build/lib/oauth2/log.py -> build/bdist.linux-armv7l/wheel/oauth2 copying build/lib/oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2 copying build/lib/oauth2/error.py -> build/bdist.linux-armv7l/wheel/oauth2 creating build/bdist.linux-armv7l/wheel/oauth2/store copying build/lib/oauth2/store/memcache.py -> build/bdist.linux-armv7l/wheel/oauth2/store creating build/bdist.linux-armv7l/wheel/oauth2/store/dbapi copying build/lib/oauth2/store/dbapi/mysql.py -> build/bdist.linux-armv7l/wheel/oauth2/store/dbapi copying build/lib/oauth2/store/dbapi/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2/store/dbapi copying build/lib/oauth2/store/stateless.py -> build/bdist.linux-armv7l/wheel/oauth2/store copying build/lib/oauth2/store/memory.py -> build/bdist.linux-armv7l/wheel/oauth2/store copying build/lib/oauth2/store/redisdb.py -> build/bdist.linux-armv7l/wheel/oauth2/store copying build/lib/oauth2/store/mongodb.py -> build/bdist.linux-armv7l/wheel/oauth2/store copying build/lib/oauth2/store/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2/store copying build/lib/oauth2/store/dynamodb.py -> build/bdist.linux-armv7l/wheel/oauth2/store running install_egg_info running egg_info writing top-level names to oauth2_stateless.egg-info/top_level.txt writing requirements to oauth2_stateless.egg-info/requires.txt writing dependency_links to oauth2_stateless.egg-info/dependency_links.txt writing oauth2_stateless.egg-info/PKG-INFO reading manifest file 'oauth2_stateless.egg-info/SOURCES.txt' writing manifest file 'oauth2_stateless.egg-info/SOURCES.txt' Copying oauth2_stateless.egg-info to build/bdist.linux-armv7l/wheel/oauth2_stateless-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/oauth2_stateless-1.0.0.dist-info/WHEEL Running setup.py bdist_wheel for oauth2-stateless: finished with status 'done' Stored in directory: /tmp/tmpwgekxsm6 Successfully built oauth2-stateless Cleaning up... Removing source in /tmp/pip-build-hx95w9tt/oauth2-stateless