Collecting oauth2-stateless==1.0.1 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/37/ba/fa286d0e0b1e606f4641c7de21a17910bc2ba3d65b6267bb1a8c7dc1bf55/oauth2-stateless-1.0.1.tar.gz#md5=ea053f0620f59de17ab2c8191a2a721b (from https://pypi.python.org/simple/oauth2-stateless/), version: 1.0.1 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.1 (newest of versions: 1.0.1) Downloading oauth2-stateless-1.0.1.tar.gz (44kB) Downloading from URL https://pypi.python.org/packages/37/ba/fa286d0e0b1e606f4641c7de21a17910bc2ba3d65b6267bb1a8c7dc1bf55/oauth2-stateless-1.0.1.tar.gz#md5=ea053f0620f59de17ab2c8191a2a721b (from https://pypi.python.org/simple/oauth2-stateless/) Running setup.py (path:/tmp/pip-build-wsytsah4/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 requirements to pip-egg-info/oauth2_stateless.egg-info/requires.txt writing dependency_links to pip-egg-info/oauth2_stateless.egg-info/dependency_links.txt writing top-level names to pip-egg-info/oauth2_stateless.egg-info/top_level.txt writing pip-egg-info/oauth2_stateless.egg-info/PKG-INFO 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-wsytsah4/oauth2-stateless has version 1.0.1, which satisfies requirement oauth2-stateless==1.0.1 from https://pypi.python.org/packages/37/ba/fa286d0e0b1e606f4641c7de21a17910bc2ba3d65b6267bb1a8c7dc1bf55/oauth2-stateless-1.0.1.tar.gz#md5=ea053f0620f59de17ab2c8191a2a721b Building wheels for collected packages: oauth2-stateless Running setup.py bdist_wheel for oauth2-stateless: started Destination directory: /tmp/tmpzutttkyepip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wsytsah4/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/tmpzutttkyepip-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/log.py -> build/lib/oauth2 copying oauth2/grant.py -> build/lib/oauth2 copying oauth2/error.py -> build/lib/oauth2 copying oauth2/client_authenticator.py -> build/lib/oauth2 copying oauth2/__init__.py -> build/lib/oauth2 copying oauth2/tokengenerator.py -> build/lib/oauth2 copying oauth2/datatype.py -> build/lib/oauth2 creating build/lib/oauth2/store copying oauth2/store/memory.py -> build/lib/oauth2/store copying oauth2/store/memcache.py -> build/lib/oauth2/store copying oauth2/store/mongodb.py -> build/lib/oauth2/store copying oauth2/store/stateless.py -> build/lib/oauth2/store copying oauth2/store/dynamodb.py -> build/lib/oauth2/store copying oauth2/store/redisdb.py -> build/lib/oauth2/store copying oauth2/store/__init__.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 creating build/lib/oauth2/test copying oauth2/test/test_tokengenerator.py -> build/lib/oauth2/test copying oauth2/test/test_datatype.py -> build/lib/oauth2/test copying oauth2/test/test_oauth2.py -> build/lib/oauth2/test copying oauth2/test/test_client_authenticator.py -> build/lib/oauth2/test copying oauth2/test/test_web.py -> build/lib/oauth2/test copying oauth2/test/__init__.py -> build/lib/oauth2/test copying oauth2/test/test_grant.py -> build/lib/oauth2/test creating build/lib/oauth2/test/store copying oauth2/test/store/test_memory.py -> build/lib/oauth2/test/store copying oauth2/test/store/test_redisdb.py -> build/lib/oauth2/test/store copying oauth2/test/store/test_mongodb.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_memcache.py -> build/lib/oauth2/test/store 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/web copying oauth2/web/flask.py -> build/lib/oauth2/web copying oauth2/web/tornado.py -> build/lib/oauth2/web copying oauth2/web/__init__.py -> build/lib/oauth2/web copying oauth2/web/wsgi.py -> build/lib/oauth2/web 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 creating 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/memcache.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/stateless.py -> build/bdist.linux-armv7l/wheel/oauth2/store copying build/lib/oauth2/store/dynamodb.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/__init__.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/compatibility.py -> build/bdist.linux-armv7l/wheel/oauth2 creating 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_redisdb.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/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_memcache.py -> build/bdist.linux-armv7l/wheel/oauth2/test/store 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_tokengenerator.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/test_oauth2.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_web.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_grant.py -> build/bdist.linux-armv7l/wheel/oauth2/test copying build/lib/oauth2/log.py -> build/bdist.linux-armv7l/wheel/oauth2 copying build/lib/oauth2/grant.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/web copying build/lib/oauth2/web/flask.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/web/wsgi.py -> build/bdist.linux-armv7l/wheel/oauth2/web copying build/lib/oauth2/client_authenticator.py -> build/bdist.linux-armv7l/wheel/oauth2 copying build/lib/oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2 copying build/lib/oauth2/tokengenerator.py -> build/bdist.linux-armv7l/wheel/oauth2 copying build/lib/oauth2/datatype.py -> build/bdist.linux-armv7l/wheel/oauth2 running install_egg_info running egg_info writing oauth2_stateless.egg-info/PKG-INFO writing top-level names to oauth2_stateless.egg-info/top_level.txt writing dependency_links to oauth2_stateless.egg-info/dependency_links.txt writing requirements to oauth2_stateless.egg-info/requires.txt 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.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/oauth2_stateless-1.0.1.dist-info/WHEEL Running setup.py bdist_wheel for oauth2-stateless: finished with status 'done' Stored in directory: /tmp/tmpf1s5gzoh Successfully built oauth2-stateless Cleaning up... Removing source in /tmp/pip-build-wsytsah4/oauth2-stateless