Collecting python-cachetclient==0.2.4 1 location(s) to search for versions of python-cachetclient: * https://pypi.python.org/simple/python-cachetclient/ Getting page https://pypi.python.org/simple/python-cachetclient/ Analyzing links from page https://pypi.python.org/simple/python-cachetclient/ Found link https://pypi.python.org/packages/45/85/71d75966292cd1df9b7de44645dd6032f1521bb748eaa1770564c1bec467/python-cachetclient-0.2.0.tar.gz#md5=12e3b4e34e820cfcbf81f7b86b0fea21 (from https://pypi.python.org/simple/python-cachetclient/), version: 0.2.0 Found link https://pypi.python.org/packages/57/02/b7e33f8050a5d99d184e48c607666fa5adccefcb2d7eb9570cf9217e126a/python-cachetclient-0.2.1.tar.gz#md5=b8d263f6270dcaa581425e69ce14e201 (from https://pypi.python.org/simple/python-cachetclient/), version: 0.2.1 Found link https://pypi.python.org/packages/61/93/a014656244eed1027ef81987d64a2aaf1f641e1b41b71553f5aef17df150/python-cachetclient-0.2.2.tar.gz#md5=4493d282c045c258ee3c2a01b38a1e61 (from https://pypi.python.org/simple/python-cachetclient/), version: 0.2.2 Found link https://pypi.python.org/packages/d8/2f/19fb7d5143b7edaa34b278ee69cc7ce014139fd71f916e948c5680e1595a/python-cachetclient-0.2.4.tar.gz#md5=c16cfea1f7be83a6fd74c8baf70ca7dd (from https://pypi.python.org/simple/python-cachetclient/), version: 0.2.4 Found link https://pypi.python.org/packages/ed/7b/2e12dd8da208a832713449854647a0b558ce5999156b952d7d80757b0dd6/python-cachetclient-0.1.0.tar.gz#md5=3ba9e33c449183ae1de5085bd18264e8 (from https://pypi.python.org/simple/python-cachetclient/), version: 0.1.0 Found link https://pypi.python.org/packages/ff/0b/82dd3ae3a1968121d4b961feb47018921bc4736ad6476d3a88034a0777b8/python-cachetclient-0.2.3.tar.gz#md5=fee092b82aa4935898b6e28983e855eb (from https://pypi.python.org/simple/python-cachetclient/), version: 0.2.3 Using version 0.2.4 (newest of versions: 0.2.4) Downloading python-cachetclient-0.2.4.tar.gz Downloading from URL https://pypi.python.org/packages/d8/2f/19fb7d5143b7edaa34b278ee69cc7ce014139fd71f916e948c5680e1595a/python-cachetclient-0.2.4.tar.gz#md5=c16cfea1f7be83a6fd74c8baf70ca7dd (from https://pypi.python.org/simple/python-cachetclient/) Running setup.py (path:/tmp/pip-build-u2kiisy0/python-cachetclient/setup.py) egg_info for package python-cachetclient Running command python setup.py egg_info Installed /tmp/pip-build-u2kiisy0/python-cachetclient/.eggs/pbr-3.1.1-py3.4.egg running egg_info creating pip-egg-info/python_cachetclient.egg-info writing pip-egg-info/python_cachetclient.egg-info/PKG-INFO writing requirements to pip-egg-info/python_cachetclient.egg-info/requires.txt writing dependency_links to pip-egg-info/python_cachetclient.egg-info/dependency_links.txt writing top-level names to pip-egg-info/python_cachetclient.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/python_cachetclient.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/python_cachetclient.egg-info/SOURCES.txt' Source in /tmp/pip-build-u2kiisy0/python-cachetclient has version 0.2.4, which satisfies requirement python-cachetclient==0.2.4 from https://pypi.python.org/packages/d8/2f/19fb7d5143b7edaa34b278ee69cc7ce014139fd71f916e948c5680e1595a/python-cachetclient-0.2.4.tar.gz#md5=c16cfea1f7be83a6fd74c8baf70ca7dd Building wheels for collected packages: python-cachetclient Running setup.py bdist_wheel for python-cachetclient: started Destination directory: /tmp/tmp7ea3zhtkpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-u2kiisy0/python-cachetclient/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/tmp7ea3zhtkpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cachetclient copying cachetclient/client.py -> build/lib/cachetclient copying cachetclient/exceptions.py -> build/lib/cachetclient copying cachetclient/cachet.py -> build/lib/cachetclient copying cachetclient/__init__.py -> build/lib/cachetclient running egg_info writing requirements to python_cachetclient.egg-info/requires.txt writing python_cachetclient.egg-info/PKG-INFO writing top-level names to python_cachetclient.egg-info/top_level.txt writing dependency_links to python_cachetclient.egg-info/dependency_links.txt [pbr] Reusing existing 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/cachetclient copying build/lib/cachetclient/client.py -> build/bdist.linux-armv7l/wheel/cachetclient copying build/lib/cachetclient/exceptions.py -> build/bdist.linux-armv7l/wheel/cachetclient copying build/lib/cachetclient/cachet.py -> build/bdist.linux-armv7l/wheel/cachetclient copying build/lib/cachetclient/__init__.py -> build/bdist.linux-armv7l/wheel/cachetclient running install_egg_info Copying python_cachetclient.egg-info to build/bdist.linux-armv7l/wheel/python_cachetclient-0.2.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_cachetclient-0.2.4.dist-info/WHEEL Running setup.py bdist_wheel for python-cachetclient: finished with status 'done' Stored in directory: /tmp/tmpe8m9gpbv Successfully built python-cachetclient Cleaning up... Removing source in /tmp/pip-build-u2kiisy0/python-cachetclient