Created temporary directory: /tmp/pip-ephem-wheel-cache-n2genq5l Created temporary directory: /tmp/pip-req-tracker-16upceef Created requirements tracker '/tmp/pip-req-tracker-16upceef' Created temporary directory: /tmp/pip-wheel-6shcfhni Collecting S3Lib==1.0.0 1 location(s) to search for versions of S3Lib: * https://pypi.org/simple/s3lib/ Getting page https://pypi.org/simple/s3lib/ Analyzing links from page https://pypi.org/simple/s3lib/ Found link https://files.pythonhosted.org/packages/ae/1d/b2f5518dba5d7480fa53d0084e67c55c3b097a3361a1c5f6d6ad9e79f238/S3Lib-0.2.0.tar.gz#sha256=0ac4bcf9b74a0af4677f717bedd17fcc29116d13b37e31d35dfe7414390e344b (from https://pypi.org/simple/s3lib/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/8a/48/e4dc2dfe384c8eb36fbc57bec1703f171fabea9f3ca2c3bcd3adaff7542a/S3Lib-0.3.0.tar.gz#sha256=5b9756e4d988ae5e5d19356ad64792e5378916e63d28dd48c51d375ae9954b34 (from https://pypi.org/simple/s3lib/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/01/e5/572cb62e9e744dc34661e00833fbc4e88868e577783fa0b290f81ac24197/S3Lib-0.3.1.tar.gz#sha256=b632d6605c40c0708860cf2e4c4c59247c5b98ef1011c76c3aa764391e6f5165 (from https://pypi.org/simple/s3lib/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/34/a5/357cff457f6e5a1590452ab900292d852ffbdd0d757cb0665356908f8b8d/S3Lib-0.4.1.tar.gz#sha256=06cc59aa1f653615e184b1a1b29f4180eef008ea5c66bdfcf2c52ae63b24d84f (from https://pypi.org/simple/s3lib/), version: 0.4.1 Found link https://files.pythonhosted.org/packages/12/12/dc7cb8c0aa34f7546d5552374c82b550b0a04f8f135dea8d568dc60e982f/S3Lib-1.0.0.tar.gz#sha256=46b6b4bfabb2c6bb3e3b5aaa2a8e0598bdaa9cab60f3975f9d4d9e816aa599fd (from https://pypi.org/simple/s3lib/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-lq7vp2t0 Downloading https://files.pythonhosted.org/packages/12/12/dc7cb8c0aa34f7546d5552374c82b550b0a04f8f135dea8d568dc60e982f/S3Lib-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/12/12/dc7cb8c0aa34f7546d5552374c82b550b0a04f8f135dea8d568dc60e982f/S3Lib-1.0.0.tar.gz#sha256=46b6b4bfabb2c6bb3e3b5aaa2a8e0598bdaa9cab60f3975f9d4d9e816aa599fd (from https://pypi.org/simple/s3lib/) Added S3Lib==1.0.0 from https://files.pythonhosted.org/packages/12/12/dc7cb8c0aa34f7546d5552374c82b550b0a04f8f135dea8d568dc60e982f/S3Lib-1.0.0.tar.gz#sha256=46b6b4bfabb2c6bb3e3b5aaa2a8e0598bdaa9cab60f3975f9d4d9e816aa599fd to build tracker '/tmp/pip-req-tracker-16upceef' Running setup.py (path:/tmp/pip-wheel-6shcfhni/S3Lib/setup.py) egg_info for package S3Lib Running command python setup.py egg_info running egg_info creating pip-egg-info/S3Lib.egg-info writing top-level names to pip-egg-info/S3Lib.egg-info/top_level.txt writing requirements to pip-egg-info/S3Lib.egg-info/requires.txt writing dependency_links to pip-egg-info/S3Lib.egg-info/dependency_links.txt writing pip-egg-info/S3Lib.egg-info/PKG-INFO writing entry points to pip-egg-info/S3Lib.egg-info/entry_points.txt writing manifest file 'pip-egg-info/S3Lib.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/S3Lib.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/S3Lib.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-6shcfhni/S3Lib has version 1.0.0, which satisfies requirement S3Lib==1.0.0 from https://files.pythonhosted.org/packages/12/12/dc7cb8c0aa34f7546d5552374c82b550b0a04f8f135dea8d568dc60e982f/S3Lib-1.0.0.tar.gz#sha256=46b6b4bfabb2c6bb3e3b5aaa2a8e0598bdaa9cab60f3975f9d4d9e816aa599fd Removed S3Lib==1.0.0 from https://files.pythonhosted.org/packages/12/12/dc7cb8c0aa34f7546d5552374c82b550b0a04f8f135dea8d568dc60e982f/S3Lib-1.0.0.tar.gz#sha256=46b6b4bfabb2c6bb3e3b5aaa2a8e0598bdaa9cab60f3975f9d4d9e816aa599fd from build tracker '/tmp/pip-req-tracker-16upceef' Building wheels for collected packages: S3Lib Created temporary directory: /tmp/pip-wheel-ll7rsru5 Running setup.py bdist_wheel for S3Lib: started Destination directory: /tmp/pip-wheel-ll7rsru5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6shcfhni/S3Lib/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-ll7rsru5 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/s3lib copying s3lib/utils.py -> build/lib/s3lib copying s3lib/__init__.py -> build/lib/s3lib copying s3lib/ui.py -> build/lib/s3lib 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/s3lib copying build/lib/s3lib/utils.py -> build/bdist.linux-armv7l/wheel/s3lib copying build/lib/s3lib/__init__.py -> build/bdist.linux-armv7l/wheel/s3lib copying build/lib/s3lib/ui.py -> build/bdist.linux-armv7l/wheel/s3lib running install_egg_info running egg_info writing S3Lib.egg-info/PKG-INFO writing dependency_links to S3Lib.egg-info/dependency_links.txt writing requirements to S3Lib.egg-info/requires.txt writing entry points to S3Lib.egg-info/entry_points.txt writing top-level names to S3Lib.egg-info/top_level.txt reading manifest file 'S3Lib.egg-info/SOURCES.txt' writing manifest file 'S3Lib.egg-info/SOURCES.txt' Copying S3Lib.egg-info to build/bdist.linux-armv7l/wheel/S3Lib-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/S3Lib-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-ll7rsru5/S3Lib-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 's3lib/__init__.py' adding 's3lib/ui.py' adding 's3lib/utils.py' adding 'S3Lib-1.0.0.dist-info/METADATA' adding 'S3Lib-1.0.0.dist-info/WHEEL' adding 'S3Lib-1.0.0.dist-info/entry_points.txt' adding 'S3Lib-1.0.0.dist-info/top_level.txt' adding 'S3Lib-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for S3Lib: finished with status 'done' Stored in directory: /tmp/tmpxii9mrvc Successfully built S3Lib Cleaning up... Removing source in /tmp/pip-wheel-6shcfhni/S3Lib Removed build tracker '/tmp/pip-req-tracker-16upceef'