Created temporary directory: /tmp/pip-ephem-wheel-cache-sv0qdhfn Created temporary directory: /tmp/pip-req-tracker-uonhnbso Created requirements tracker '/tmp/pip-req-tracker-uonhnbso' Created temporary directory: /tmp/pip-wheel-owyh01ei Looking in indexes: https://pypi.python.org/simple Collecting CommonConf==1.0 1 location(s) to search for versions of CommonConf: * https://pypi.python.org/simple/commonconf/ Getting page https://pypi.python.org/simple/commonconf/ Analyzing links from page https://pypi.org/simple/commonconf/ Found link https://files.pythonhosted.org/packages/33/f8/cae3fb338d4611c79d099772953a5133fde4aa08b68051a8113189a224d6/CommonConf-0.5.tar.gz#sha256=a782528cf041adfa61fcdd327aebbeb804f4a1c2129722e4f02e923a9876eadc (from https://pypi.org/simple/commonconf/), version: 0.5 Found link https://files.pythonhosted.org/packages/bd/dd/97f2a7480868ea20a7ca0d1e248d1ed4ad53c05875a8dbc4a7e4707cce76/CommonConf-0.6.tar.gz#sha256=c22b61867347a85b5ad42cbdb816b5d5df31d1b424ab5dce6c399b79773b13e8 (from https://pypi.org/simple/commonconf/), version: 0.6 Found link https://files.pythonhosted.org/packages/6c/bc/63d8b072d796679ab108f69ac282b89aa9715a2dbd84ad3dc9bc9c1250c9/CommonConf-1.0.tar.gz#sha256=041f11fa11a5655ecf5f0b977f575d6a8bd1f5037f6fb7af3d6b957440fcf476 (from https://pypi.org/simple/commonconf/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Created temporary directory: /tmp/pip-unpack-l7xq3ygb Downloading https://files.pythonhosted.org/packages/6c/bc/63d8b072d796679ab108f69ac282b89aa9715a2dbd84ad3dc9bc9c1250c9/CommonConf-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6c/bc/63d8b072d796679ab108f69ac282b89aa9715a2dbd84ad3dc9bc9c1250c9/CommonConf-1.0.tar.gz#sha256=041f11fa11a5655ecf5f0b977f575d6a8bd1f5037f6fb7af3d6b957440fcf476 (from https://pypi.org/simple/commonconf/) Added CommonConf==1.0 from https://files.pythonhosted.org/packages/6c/bc/63d8b072d796679ab108f69ac282b89aa9715a2dbd84ad3dc9bc9c1250c9/CommonConf-1.0.tar.gz#sha256=041f11fa11a5655ecf5f0b977f575d6a8bd1f5037f6fb7af3d6b957440fcf476 to build tracker '/tmp/pip-req-tracker-uonhnbso' Running setup.py (path:/tmp/pip-wheel-owyh01ei/CommonConf/setup.py) egg_info for package CommonConf Running command python setup.py egg_info running egg_info creating pip-egg-info/CommonConf.egg-info writing pip-egg-info/CommonConf.egg-info/PKG-INFO writing dependency_links to pip-egg-info/CommonConf.egg-info/dependency_links.txt writing top-level names to pip-egg-info/CommonConf.egg-info/top_level.txt writing manifest file 'pip-egg-info/CommonConf.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/CommonConf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/CommonConf.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-owyh01ei/CommonConf has version 1.0, which satisfies requirement CommonConf==1.0 from https://files.pythonhosted.org/packages/6c/bc/63d8b072d796679ab108f69ac282b89aa9715a2dbd84ad3dc9bc9c1250c9/CommonConf-1.0.tar.gz#sha256=041f11fa11a5655ecf5f0b977f575d6a8bd1f5037f6fb7af3d6b957440fcf476 Removed CommonConf==1.0 from https://files.pythonhosted.org/packages/6c/bc/63d8b072d796679ab108f69ac282b89aa9715a2dbd84ad3dc9bc9c1250c9/CommonConf-1.0.tar.gz#sha256=041f11fa11a5655ecf5f0b977f575d6a8bd1f5037f6fb7af3d6b957440fcf476 from build tracker '/tmp/pip-req-tracker-uonhnbso' Building wheels for collected packages: CommonConf Created temporary directory: /tmp/pip-wheel-b2kh12qv Running setup.py bdist_wheel for CommonConf: started Destination directory: /tmp/pip-wheel-b2kh12qv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-owyh01ei/CommonConf/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/pip-wheel-b2kh12qv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/commonconf copying commonconf/exceptions.py -> build/lib/commonconf copying commonconf/util.py -> build/lib/commonconf copying commonconf/__init__.py -> build/lib/commonconf copying commonconf/backends.py -> build/lib/commonconf copying commonconf/proxy.py -> build/lib/commonconf running egg_info writing top-level names to CommonConf.egg-info/top_level.txt writing CommonConf.egg-info/PKG-INFO writing dependency_links to CommonConf.egg-info/dependency_links.txt reading manifest file 'CommonConf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'CommonConf.egg-info/SOURCES.txt' copying commonconf/VERSION -> build/lib/commonconf creating build/lib/commonconf/backend copying commonconf/backend/__init__.py -> build/lib/commonconf/backend copying commonconf/backend/django.py -> build/lib/commonconf/backend copying commonconf/backend/parser.py -> build/lib/commonconf/backend creating build/lib/commonconf/test copying commonconf/test/__init__.py -> build/lib/commonconf/test copying commonconf/test/configparser.py -> build/lib/commonconf/test copying commonconf/test/django.py -> build/lib/commonconf/test copying commonconf/test/override.py -> build/lib/commonconf/test creating build/lib/commonconf/test/files copying commonconf/test/files/sections.cfg -> build/lib/commonconf/test/files 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/commonconf copying build/lib/commonconf/exceptions.py -> build/bdist.linux-armv7l/wheel/commonconf copying build/lib/commonconf/util.py -> build/bdist.linux-armv7l/wheel/commonconf copying build/lib/commonconf/__init__.py -> build/bdist.linux-armv7l/wheel/commonconf copying build/lib/commonconf/VERSION -> build/bdist.linux-armv7l/wheel/commonconf creating build/bdist.linux-armv7l/wheel/commonconf/backend copying build/lib/commonconf/backend/__init__.py -> build/bdist.linux-armv7l/wheel/commonconf/backend copying build/lib/commonconf/backend/django.py -> build/bdist.linux-armv7l/wheel/commonconf/backend copying build/lib/commonconf/backend/parser.py -> build/bdist.linux-armv7l/wheel/commonconf/backend copying build/lib/commonconf/backends.py -> build/bdist.linux-armv7l/wheel/commonconf creating build/bdist.linux-armv7l/wheel/commonconf/test copying build/lib/commonconf/test/__init__.py -> build/bdist.linux-armv7l/wheel/commonconf/test copying build/lib/commonconf/test/configparser.py -> build/bdist.linux-armv7l/wheel/commonconf/test creating build/bdist.linux-armv7l/wheel/commonconf/test/files copying build/lib/commonconf/test/files/sections.cfg -> build/bdist.linux-armv7l/wheel/commonconf/test/files copying build/lib/commonconf/test/django.py -> build/bdist.linux-armv7l/wheel/commonconf/test copying build/lib/commonconf/test/override.py -> build/bdist.linux-armv7l/wheel/commonconf/test copying build/lib/commonconf/proxy.py -> build/bdist.linux-armv7l/wheel/commonconf running install_egg_info Copying CommonConf.egg-info to build/bdist.linux-armv7l/wheel/CommonConf-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/CommonConf-1.0.dist-info/WHEEL creating '/tmp/pip-wheel-b2kh12qv/CommonConf-1.0-py3-none-any.whl' and adding '.' to it adding 'commonconf/VERSION' adding 'commonconf/__init__.py' adding 'commonconf/backends.py' adding 'commonconf/exceptions.py' adding 'commonconf/proxy.py' adding 'commonconf/util.py' adding 'commonconf/backend/__init__.py' adding 'commonconf/backend/django.py' adding 'commonconf/backend/parser.py' adding 'commonconf/test/__init__.py' adding 'commonconf/test/configparser.py' adding 'commonconf/test/django.py' adding 'commonconf/test/override.py' adding 'commonconf/test/files/sections.cfg' adding 'CommonConf-1.0.dist-info/top_level.txt' adding 'CommonConf-1.0.dist-info/WHEEL' adding 'CommonConf-1.0.dist-info/METADATA' adding 'CommonConf-1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for CommonConf: finished with status 'done' Stored in directory: /tmp/tmptgq4qr8_ Successfully built CommonConf Cleaning up... Removing source in /tmp/pip-wheel-owyh01ei/CommonConf Removed build tracker '/tmp/pip-req-tracker-uonhnbso'