Collecting retrylib==1.2.3 1 location(s) to search for versions of retrylib: * https://pypi.python.org/simple/retrylib/ Getting page https://pypi.python.org/simple/retrylib/ Analyzing links from page https://pypi.python.org/simple/retrylib/ Found link https://pypi.python.org/packages/05/63/9185f6da08b305129efb456bdb4a8b0911b5e104f9a2683f091fbf62cf3d/retrylib-1.1.0.tar.gz#md5=06224e47951d56c44a97d23031c52e32 (from https://pypi.python.org/simple/retrylib/), version: 1.1.0 Found link https://pypi.python.org/packages/0d/e0/be0c549de1c37c6c0ac37dc8d4d8dd3a22be5bca8281f0ea8c3b5a285d04/retrylib-1.0.2.tar.gz#md5=d587f5c3946b71599b1199e69f00f24d (from https://pypi.python.org/simple/retrylib/), version: 1.0.2 Found link https://pypi.python.org/packages/1f/07/3bbf07a48aa8c5623607db038fd0732b8ac3650b87e3e720dfec9bbc71d4/retrylib-1.2.3.tar.gz#md5=7e4b5fd72aa53c368a3e385d76e580f0 (from https://pypi.python.org/simple/retrylib/), version: 1.2.3 Found link https://pypi.python.org/packages/2c/38/5447a4828911f6c74847e0353244cda538f4bc87099f9d95d259d844e3d4/retrylib-1.0.4.tar.gz#md5=23b931962db4346b031dca3d28bfc507 (from https://pypi.python.org/simple/retrylib/), version: 1.0.4 Found link https://pypi.python.org/packages/39/de/61e4b307c3653eb9a0de25c7e745e60d53de4d7ec6c505cc75054f89a26d/retrylib-1.2.0.tar.gz#md5=f8723e89f0a22216a24c4a82d2216e85 (from https://pypi.python.org/simple/retrylib/), version: 1.2.0 Found link https://pypi.python.org/packages/8e/e8/d727a5276796fa0cfa0c49be619083265280821c91517bc93b9063246217/retrylib-1.0.0.tar.gz#md5=9172d6b0be7159950d606e256218277f (from https://pypi.python.org/simple/retrylib/), version: 1.0.0 Found link https://pypi.python.org/packages/a6/60/c798dce43a481e379974bc43bf1952f5efa0a287b6ca8328d02eea8d5985/retrylib-1.0.1.tar.gz#md5=2e5e7b57648ece607b6261491b795d81 (from https://pypi.python.org/simple/retrylib/), version: 1.0.1 Found link https://pypi.python.org/packages/c7/bf/c42121b35b6fddedf963b03764f9ff81603f5ee21f5c280a63b101de7ccb/retrylib-1.2.2.tar.gz#md5=908353c9e1899a40323e9c6965597f3b (from https://pypi.python.org/simple/retrylib/), version: 1.2.2 Using version 1.2.3 (newest of versions: 1.2.3) Downloading retrylib-1.2.3.tar.gz Downloading from URL https://pypi.python.org/packages/1f/07/3bbf07a48aa8c5623607db038fd0732b8ac3650b87e3e720dfec9bbc71d4/retrylib-1.2.3.tar.gz#md5=7e4b5fd72aa53c368a3e385d76e580f0 (from https://pypi.python.org/simple/retrylib/) Running setup.py (path:/tmp/pip-build-g6k11ti8/retrylib/setup.py) egg_info for package retrylib Running command python setup.py egg_info running egg_info creating pip-egg-info/retrylib.egg-info writing requirements to pip-egg-info/retrylib.egg-info/requires.txt writing top-level names to pip-egg-info/retrylib.egg-info/top_level.txt writing pip-egg-info/retrylib.egg-info/PKG-INFO writing dependency_links to pip-egg-info/retrylib.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/retrylib.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/retrylib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no files found matching '*' under directory 'etc' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no files found matching 'README' under directory '*.cfg' warning: no files found matching '*.po' under directory '*.cfg' warning: no files found matching '*.pot' under directory '*.cfg' writing manifest file 'pip-egg-info/retrylib.egg-info/SOURCES.txt' Source in /tmp/pip-build-g6k11ti8/retrylib has version 1.2.3, which satisfies requirement retrylib==1.2.3 from https://pypi.python.org/packages/1f/07/3bbf07a48aa8c5623607db038fd0732b8ac3650b87e3e720dfec9bbc71d4/retrylib-1.2.3.tar.gz#md5=7e4b5fd72aa53c368a3e385d76e580f0 Building wheels for collected packages: retrylib Running setup.py bdist_wheel for retrylib: started Destination directory: /tmp/tmpbhcmd7p0pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-g6k11ti8/retrylib/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/tmpbhcmd7p0pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/retrylib copying retrylib/defaults.py -> build/lib/retrylib copying retrylib/__init__.py -> build/lib/retrylib copying retrylib/decorators.py -> build/lib/retrylib copying retrylib/network.py -> build/lib/retrylib 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/retrylib copying build/lib/retrylib/defaults.py -> build/bdist.linux-armv7l/wheel/retrylib copying build/lib/retrylib/__init__.py -> build/bdist.linux-armv7l/wheel/retrylib copying build/lib/retrylib/decorators.py -> build/bdist.linux-armv7l/wheel/retrylib copying build/lib/retrylib/network.py -> build/bdist.linux-armv7l/wheel/retrylib running install_egg_info running egg_info writing requirements to retrylib.egg-info/requires.txt writing retrylib.egg-info/PKG-INFO writing dependency_links to retrylib.egg-info/dependency_links.txt writing top-level names to retrylib.egg-info/top_level.txt reading manifest file 'retrylib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no files found matching '*' under directory 'etc' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no files found matching 'README' under directory '*.cfg' warning: no files found matching '*.po' under directory '*.cfg' warning: no files found matching '*.pot' under directory '*.cfg' writing manifest file 'retrylib.egg-info/SOURCES.txt' Copying retrylib.egg-info to build/bdist.linux-armv7l/wheel/retrylib-1.2.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/retrylib-1.2.3.dist-info/WHEEL Running setup.py bdist_wheel for retrylib: finished with status 'done' Stored in directory: /tmp/tmpbgwhe0ei Successfully built retrylib Cleaning up... Removing source in /tmp/pip-build-g6k11ti8/retrylib