Created temporary directory: /tmp/pip-ephem-wheel-cache-v4nc5scj Created temporary directory: /tmp/pip-wheel-qcs4gy2r Looking in indexes: https://pypi.python.org/simple Collecting etcd-gevent==0.1.1 1 location(s) to search for versions of etcd-gevent: * https://pypi.python.org/simple/etcd-gevent/ Getting page https://pypi.python.org/simple/etcd-gevent/ Analyzing links from page https://pypi.org/simple/etcd-gevent/ Found link https://files.pythonhosted.org/packages/64/e4/f07645143e935aeb0402a502a9f8bc53579b015045cf3ffe448a09f5c8f9/etcd-gevent-0.1.0.tar.gz#sha256=c2ff4bf57928630d08234de597648e2c77021567e8b7b60d1555a99cb533edbe (from https://pypi.org/simple/etcd-gevent/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/8b/92/8ba0ec9c2b3243659cd3ca386009ca95e2c25e8f77032e2d1533c9a4170a/etcd-gevent-0.1.1.tar.gz#sha256=f659f301efa4a334bf52c72eda650668c0902d2bb14b10fc577474938f5c3c74 (from https://pypi.org/simple/etcd-gevent/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-l7gabm8l Downloading https://files.pythonhosted.org/packages/8b/92/8ba0ec9c2b3243659cd3ca386009ca95e2c25e8f77032e2d1533c9a4170a/etcd-gevent-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8b/92/8ba0ec9c2b3243659cd3ca386009ca95e2c25e8f77032e2d1533c9a4170a/etcd-gevent-0.1.1.tar.gz#sha256=f659f301efa4a334bf52c72eda650668c0902d2bb14b10fc577474938f5c3c74 (from https://pypi.org/simple/etcd-gevent/) Running setup.py (path:/tmp/pip-wheel-qcs4gy2r/etcd-gevent/setup.py) egg_info for package etcd-gevent Running command python setup.py egg_info running egg_info creating pip-egg-info/etcd_gevent.egg-info writing top-level names to pip-egg-info/etcd_gevent.egg-info/top_level.txt writing pip-egg-info/etcd_gevent.egg-info/PKG-INFO writing dependency_links to pip-egg-info/etcd_gevent.egg-info/dependency_links.txt writing requirements to pip-egg-info/etcd_gevent.egg-info/requires.txt writing manifest file 'pip-egg-info/etcd_gevent.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/etcd_gevent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/etcd_gevent.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qcs4gy2r/etcd-gevent has version 0.1.1, which satisfies requirement etcd-gevent==0.1.1 from https://files.pythonhosted.org/packages/8b/92/8ba0ec9c2b3243659cd3ca386009ca95e2c25e8f77032e2d1533c9a4170a/etcd-gevent-0.1.1.tar.gz#sha256=f659f301efa4a334bf52c72eda650668c0902d2bb14b10fc577474938f5c3c74 Building wheels for collected packages: etcd-gevent Created temporary directory: /tmp/pip-wheel-7ei6vt0g Running setup.py bdist_wheel for etcd-gevent: started Destination directory: /tmp/pip-wheel-7ei6vt0g Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qcs4gy2r/etcd-gevent/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-7ei6vt0g running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/etcd_gevent copying src/etcd_gevent/client.py -> build/lib/etcd_gevent copying src/etcd_gevent/auth.py -> build/lib/etcd_gevent copying src/etcd_gevent/__init__.py -> build/lib/etcd_gevent copying src/etcd_gevent/lock.py -> build/lib/etcd_gevent creating build/lib/etcd_gevent/tests copying src/etcd_gevent/tests/test_auth.py -> build/lib/etcd_gevent/tests copying src/etcd_gevent/tests/__init__.py -> build/lib/etcd_gevent/tests creating build/lib/etcd_gevent/tests/unit copying src/etcd_gevent/tests/unit/test_old_request.py -> build/lib/etcd_gevent/tests/unit copying src/etcd_gevent/tests/unit/test_client.py -> build/lib/etcd_gevent/tests/unit copying src/etcd_gevent/tests/unit/test_lock.py -> build/lib/etcd_gevent/tests/unit copying src/etcd_gevent/tests/unit/test_result.py -> build/lib/etcd_gevent/tests/unit copying src/etcd_gevent/tests/unit/test_request.py -> build/lib/etcd_gevent/tests/unit copying src/etcd_gevent/tests/unit/__init__.py -> build/lib/etcd_gevent/tests/unit creating build/lib/etcd_gevent/tests/integration copying src/etcd_gevent/tests/integration/test_simple.py -> build/lib/etcd_gevent/tests/integration copying src/etcd_gevent/tests/integration/test_ssl.py -> build/lib/etcd_gevent/tests/integration copying src/etcd_gevent/tests/integration/__init__.py -> build/lib/etcd_gevent/tests/integration copying src/etcd_gevent/tests/integration/helpers.py -> build/lib/etcd_gevent/tests/integration running egg_info writing dependency_links to src/etcd_gevent.egg-info/dependency_links.txt writing requirements to src/etcd_gevent.egg-info/requires.txt writing src/etcd_gevent.egg-info/PKG-INFO writing top-level names to src/etcd_gevent.egg-info/top_level.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'src/etcd_gevent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/etcd_gevent.egg-info/SOURCES.txt' 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/etcd_gevent copying build/lib/etcd_gevent/client.py -> build/bdist.linux-armv7l/wheel/etcd_gevent copying build/lib/etcd_gevent/auth.py -> build/bdist.linux-armv7l/wheel/etcd_gevent creating build/bdist.linux-armv7l/wheel/etcd_gevent/tests copying build/lib/etcd_gevent/tests/test_auth.py -> build/bdist.linux-armv7l/wheel/etcd_gevent/tests creating build/bdist.linux-armv7l/wheel/etcd_gevent/tests/unit copying build/lib/etcd_gevent/tests/unit/test_old_request.py -> build/bdist.linux-armv7l/wheel/etcd_gevent/tests/unit copying build/lib/etcd_gevent/tests/unit/test_client.py -> build/bdist.linux-armv7l/wheel/etcd_gevent/tests/unit copying build/lib/etcd_gevent/tests/unit/test_lock.py -> build/bdist.linux-armv7l/wheel/etcd_gevent/tests/unit copying build/lib/etcd_gevent/tests/unit/test_result.py -> build/bdist.linux-armv7l/wheel/etcd_gevent/tests/unit copying build/lib/etcd_gevent/tests/unit/test_request.py -> build/bdist.linux-armv7l/wheel/etcd_gevent/tests/unit copying build/lib/etcd_gevent/tests/unit/__init__.py -> build/bdist.linux-armv7l/wheel/etcd_gevent/tests/unit creating build/bdist.linux-armv7l/wheel/etcd_gevent/tests/integration copying build/lib/etcd_gevent/tests/integration/test_simple.py -> build/bdist.linux-armv7l/wheel/etcd_gevent/tests/integration copying build/lib/etcd_gevent/tests/integration/test_ssl.py -> build/bdist.linux-armv7l/wheel/etcd_gevent/tests/integration copying build/lib/etcd_gevent/tests/integration/__init__.py -> build/bdist.linux-armv7l/wheel/etcd_gevent/tests/integration copying build/lib/etcd_gevent/tests/integration/helpers.py -> build/bdist.linux-armv7l/wheel/etcd_gevent/tests/integration copying build/lib/etcd_gevent/tests/__init__.py -> build/bdist.linux-armv7l/wheel/etcd_gevent/tests copying build/lib/etcd_gevent/__init__.py -> build/bdist.linux-armv7l/wheel/etcd_gevent copying build/lib/etcd_gevent/lock.py -> build/bdist.linux-armv7l/wheel/etcd_gevent running install_egg_info Copying src/etcd_gevent.egg-info to build/bdist.linux-armv7l/wheel/etcd_gevent-0.1.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/etcd_gevent-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-7ei6vt0g/etcd_gevent-0.1.1-py3-none-any.whl' and adding '.' to it adding 'etcd_gevent/__init__.py' adding 'etcd_gevent/auth.py' adding 'etcd_gevent/client.py' adding 'etcd_gevent/lock.py' adding 'etcd_gevent/tests/__init__.py' adding 'etcd_gevent/tests/test_auth.py' adding 'etcd_gevent/tests/integration/__init__.py' adding 'etcd_gevent/tests/integration/helpers.py' adding 'etcd_gevent/tests/integration/test_simple.py' adding 'etcd_gevent/tests/integration/test_ssl.py' adding 'etcd_gevent/tests/unit/__init__.py' adding 'etcd_gevent/tests/unit/test_client.py' adding 'etcd_gevent/tests/unit/test_lock.py' adding 'etcd_gevent/tests/unit/test_old_request.py' adding 'etcd_gevent/tests/unit/test_request.py' adding 'etcd_gevent/tests/unit/test_result.py' adding 'etcd_gevent-0.1.1.dist-info/top_level.txt' adding 'etcd_gevent-0.1.1.dist-info/WHEEL' adding 'etcd_gevent-0.1.1.dist-info/METADATA' adding 'etcd_gevent-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for etcd-gevent: finished with status 'done' Stored in directory: /tmp/tmp43l1scyf Successfully built etcd-gevent Cleaning up... Removing source in /tmp/pip-wheel-qcs4gy2r/etcd-gevent