Collecting oidcrp==0.4.2 1 location(s) to search for versions of oidcrp: * https://pypi.python.org/simple/oidcrp/ Getting page https://pypi.python.org/simple/oidcrp/ Analyzing links from page https://pypi.org/simple/oidcrp/ Found link https://files.pythonhosted.org/packages/bd/62/9537ebdebb84c5b927d61002fa0374a146ce9facf2c1c203af3389bf2aee/oidcrp-0.4.0.tar.gz#sha256=7db29438e55ff55572c32767e22346a3dbc747bc303c472b9a6df03b03f44dc7 (from https://pypi.org/simple/oidcrp/), version: 0.4.0 Found link https://files.pythonhosted.org/packages/40/40/1b9279b233fdaf4360e79270647bc9ce8b53ae3d253bf1f4d36e5963d2c0/oidcrp-0.4.2.tar.gz#sha256=8cf5a4193ef20097a9bac8ef40f00ea642e65f1db9519c8980192b457d545e02 (from https://pypi.org/simple/oidcrp/), version: 0.4.2 Using version 0.4.2 (newest of versions: 0.4.2) Downloading https://files.pythonhosted.org/packages/40/40/1b9279b233fdaf4360e79270647bc9ce8b53ae3d253bf1f4d36e5963d2c0/oidcrp-0.4.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/40/40/1b9279b233fdaf4360e79270647bc9ce8b53ae3d253bf1f4d36e5963d2c0/oidcrp-0.4.2.tar.gz#sha256=8cf5a4193ef20097a9bac8ef40f00ea642e65f1db9519c8980192b457d545e02 (from https://pypi.org/simple/oidcrp/) Running setup.py (path:/tmp/pip-build-smux9m0i/oidcrp/setup.py) egg_info for package oidcrp Running command python setup.py egg_info running egg_info creating pip-egg-info/oidcrp.egg-info writing requirements to pip-egg-info/oidcrp.egg-info/requires.txt writing top-level names to pip-egg-info/oidcrp.egg-info/top_level.txt writing dependency_links to pip-egg-info/oidcrp.egg-info/dependency_links.txt writing pip-egg-info/oidcrp.egg-info/PKG-INFO writing manifest file 'pip-egg-info/oidcrp.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/oidcrp.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/oidcrp.egg-info/SOURCES.txt' Source in /tmp/pip-build-smux9m0i/oidcrp has version 0.4.2, which satisfies requirement oidcrp==0.4.2 from https://files.pythonhosted.org/packages/40/40/1b9279b233fdaf4360e79270647bc9ce8b53ae3d253bf1f4d36e5963d2c0/oidcrp-0.4.2.tar.gz#sha256=8cf5a4193ef20097a9bac8ef40f00ea642e65f1db9519c8980192b457d545e02 Building wheels for collected packages: oidcrp Running setup.py bdist_wheel for oidcrp: started Destination directory: /tmp/tmp0fktxcrupip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-smux9m0i/oidcrp/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/tmp0fktxcrupip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oidcrp copying src/oidcrp/cookie.py -> build/lib/oidcrp copying src/oidcrp/util.py -> build/lib/oidcrp copying src/oidcrp/http.py -> build/lib/oidcrp copying src/oidcrp/__init__.py -> build/lib/oidcrp creating build/lib/oidcrp/provider copying src/oidcrp/provider/__init__.py -> build/lib/oidcrp/provider copying src/oidcrp/provider/github.py -> build/lib/oidcrp/provider copying src/oidcrp/provider/linkedin.py -> build/lib/oidcrp/provider creating build/lib/oidcrp/oidc copying src/oidcrp/oidc/__init__.py -> build/lib/oidcrp/oidc creating build/lib/oidcrp/oauth2 copying src/oidcrp/oauth2/__init__.py -> build/lib/oidcrp/oauth2 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/oidcrp copying build/lib/oidcrp/cookie.py -> build/bdist.linux-armv7l/wheel/oidcrp copying build/lib/oidcrp/util.py -> build/bdist.linux-armv7l/wheel/oidcrp creating build/bdist.linux-armv7l/wheel/oidcrp/oauth2 copying build/lib/oidcrp/oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/oidcrp/oauth2 copying build/lib/oidcrp/http.py -> build/bdist.linux-armv7l/wheel/oidcrp copying build/lib/oidcrp/__init__.py -> build/bdist.linux-armv7l/wheel/oidcrp creating build/bdist.linux-armv7l/wheel/oidcrp/provider copying build/lib/oidcrp/provider/__init__.py -> build/bdist.linux-armv7l/wheel/oidcrp/provider copying build/lib/oidcrp/provider/github.py -> build/bdist.linux-armv7l/wheel/oidcrp/provider copying build/lib/oidcrp/provider/linkedin.py -> build/bdist.linux-armv7l/wheel/oidcrp/provider creating build/bdist.linux-armv7l/wheel/oidcrp/oidc copying build/lib/oidcrp/oidc/__init__.py -> build/bdist.linux-armv7l/wheel/oidcrp/oidc running install_egg_info running egg_info writing src/oidcrp.egg-info/PKG-INFO writing requirements to src/oidcrp.egg-info/requires.txt writing dependency_links to src/oidcrp.egg-info/dependency_links.txt writing top-level names to src/oidcrp.egg-info/top_level.txt reading manifest file 'src/oidcrp.egg-info/SOURCES.txt' writing manifest file 'src/oidcrp.egg-info/SOURCES.txt' Copying src/oidcrp.egg-info to build/bdist.linux-armv7l/wheel/oidcrp-0.4.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/oidcrp-0.4.2.dist-info/WHEEL Running setup.py bdist_wheel for oidcrp: finished with status 'done' Stored in directory: /tmp/tmpuqs591lc Successfully built oidcrp Cleaning up... Removing source in /tmp/pip-build-smux9m0i/oidcrp