Collecting oidcrp==0.4.4 1 location(s) to search for versions of oidcrp: * https://pypi.python.org/simple/oidcrp/ Getting page https://pypi.python.org/simple/oidcrp/ Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /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 Found link https://files.pythonhosted.org/packages/c4/a5/99b2c23c57583debab073cea1fab5bc67a4b936992704cbaa7c59bdb981e/oidcrp-0.4.4.tar.gz#sha256=b0392c497ac5c913161c9ad5fcb6165ce5ac6c109f8c2eca6c2c6f0f7338d298 (from https://pypi.org/simple/oidcrp/), version: 0.4.4 Using version 0.4.4 (newest of versions: 0.4.4) Downloading https://files.pythonhosted.org/packages/c4/a5/99b2c23c57583debab073cea1fab5bc67a4b936992704cbaa7c59bdb981e/oidcrp-0.4.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c4/a5/99b2c23c57583debab073cea1fab5bc67a4b936992704cbaa7c59bdb981e/oidcrp-0.4.4.tar.gz#sha256=b0392c497ac5c913161c9ad5fcb6165ce5ac6c109f8c2eca6c2c6f0f7338d298 (from https://pypi.org/simple/oidcrp/) Running setup.py (path:/tmp/pip-build-gwcbjmvk/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 pip-egg-info/oidcrp.egg-info/PKG-INFO 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 requirements to pip-egg-info/oidcrp.egg-info/requires.txt 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-gwcbjmvk/oidcrp has version 0.4.4, which satisfies requirement oidcrp==0.4.4 from https://files.pythonhosted.org/packages/c4/a5/99b2c23c57583debab073cea1fab5bc67a4b936992704cbaa7c59bdb981e/oidcrp-0.4.4.tar.gz#sha256=b0392c497ac5c913161c9ad5fcb6165ce5ac6c109f8c2eca6c2c6f0f7338d298 Building wheels for collected packages: oidcrp Running setup.py bdist_wheel for oidcrp: started Destination directory: /tmp/tmp280xqmpwpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-gwcbjmvk/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/tmp280xqmpwpip-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 top-level names to src/oidcrp.egg-info/top_level.txt writing requirements to src/oidcrp.egg-info/requires.txt writing dependency_links to src/oidcrp.egg-info/dependency_links.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.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/oidcrp-0.4.4.dist-info/WHEEL Running setup.py bdist_wheel for oidcrp: finished with status 'done' Stored in directory: /tmp/tmpx6v7_amq Successfully built oidcrp Cleaning up... Removing source in /tmp/pip-build-gwcbjmvk/oidcrp