Collecting confp==0.0.2 1 location(s) to search for versions of confp: * https://pypi.python.org/simple/confp/ Getting page https://pypi.python.org/simple/confp/ Analyzing links from page https://pypi.python.org/simple/confp/ Found link https://pypi.python.org/packages/37/1c/d53414cb6655416ef0a1f7f604bd4de628c1a277bd186ee95fcf998dd2fe/confp-0.0.1.tar.gz#md5=d9af713d9b46a02aa7add0c97f69d62e (from https://pypi.python.org/simple/confp/), version: 0.0.1 Found link https://pypi.python.org/packages/a6/7d/0a810ec0971ee82c3b1ed18c117ad3fd45ce1c0dea133da5c7e247128571/confp-0.0.2.tar.gz#md5=051e467879c2b5f62d3a770ed2bacb52 (from https://pypi.python.org/simple/confp/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Downloading confp-0.0.2.tar.gz Downloading from URL https://pypi.python.org/packages/a6/7d/0a810ec0971ee82c3b1ed18c117ad3fd45ce1c0dea133da5c7e247128571/confp-0.0.2.tar.gz#md5=051e467879c2b5f62d3a770ed2bacb52 (from https://pypi.python.org/simple/confp/) Running setup.py (path:/tmp/pip-build-o3t91or4/confp/setup.py) egg_info for package confp Running command python setup.py egg_info running egg_info creating pip-egg-info/confp.egg-info writing top-level names to pip-egg-info/confp.egg-info/top_level.txt writing dependency_links to pip-egg-info/confp.egg-info/dependency_links.txt writing requirements to pip-egg-info/confp.egg-info/requires.txt writing pip-egg-info/confp.egg-info/PKG-INFO writing manifest file 'pip-egg-info/confp.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/confp.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/confp.egg-info/SOURCES.txt' Source in /tmp/pip-build-o3t91or4/confp has version 0.0.2, which satisfies requirement confp==0.0.2 from https://pypi.python.org/packages/a6/7d/0a810ec0971ee82c3b1ed18c117ad3fd45ce1c0dea133da5c7e247128571/confp-0.0.2.tar.gz#md5=051e467879c2b5f62d3a770ed2bacb52 Building wheels for collected packages: confp Running setup.py bdist_wheel for confp: started Destination directory: /tmp/tmp5xvpd6rupip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-o3t91or4/confp/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/tmp5xvpd6rupip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/confp copying src/confp/exceptions.py -> build/lib/confp copying src/confp/config.py -> build/lib/confp copying src/confp/__init__.py -> build/lib/confp copying src/confp/__main__.py -> build/lib/confp creating build/lib/confp/backends copying src/confp/backends/env.py -> build/lib/confp/backends copying src/confp/backends/redis.py -> build/lib/confp/backends copying src/confp/backends/__init__.py -> build/lib/confp/backends 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/confp copying build/lib/confp/exceptions.py -> build/bdist.linux-armv7l/wheel/confp copying build/lib/confp/config.py -> build/bdist.linux-armv7l/wheel/confp creating build/bdist.linux-armv7l/wheel/confp/backends copying build/lib/confp/backends/env.py -> build/bdist.linux-armv7l/wheel/confp/backends copying build/lib/confp/backends/redis.py -> build/bdist.linux-armv7l/wheel/confp/backends copying build/lib/confp/backends/__init__.py -> build/bdist.linux-armv7l/wheel/confp/backends copying build/lib/confp/__init__.py -> build/bdist.linux-armv7l/wheel/confp copying build/lib/confp/__main__.py -> build/bdist.linux-armv7l/wheel/confp running install_egg_info running egg_info writing src/confp.egg-info/PKG-INFO writing requirements to src/confp.egg-info/requires.txt writing top-level names to src/confp.egg-info/top_level.txt writing dependency_links to src/confp.egg-info/dependency_links.txt reading manifest file 'src/confp.egg-info/SOURCES.txt' writing manifest file 'src/confp.egg-info/SOURCES.txt' Copying src/confp.egg-info to build/bdist.linux-armv7l/wheel/confp-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/confp-0.0.2.dist-info/WHEEL Running setup.py bdist_wheel for confp: finished with status 'done' Stored in directory: /tmp/tmp469izmdl Successfully built confp Cleaning up... Removing source in /tmp/pip-build-o3t91or4/confp