Created temporary directory: /tmp/pip-ephem-wheel-cache-k4h1d_ec Created temporary directory: /tmp/pip-req-tracker-irr8g626 Created requirements tracker '/tmp/pip-req-tracker-irr8g626' Created temporary directory: /tmp/pip-wheel-vfaminhd Collecting getresponse-python==0.1.3 1 location(s) to search for versions of getresponse-python: * https://pypi.org/simple/getresponse-python/ Getting page https://pypi.org/simple/getresponse-python/ Analyzing links from page https://pypi.org/simple/getresponse-python/ Found link https://files.pythonhosted.org/packages/ec/e6/fca7c459304708ebf73a099a683ee617cf7cc91421aef6a15b2345408a20/getresponse-python-0.1.tar.gz#sha256=b760d2b81323e50a634e6439da6a1551b51b25fb2f105d01fdb3cc0e6cb2d96a (from https://pypi.org/simple/getresponse-python/), version: 0.1 Found link https://files.pythonhosted.org/packages/9b/9e/f0ecc47485442a790a81f175711f3f4bdefaaf4bdb4049882ea78816942f/getresponse-python-0.1.1.tar.gz#sha256=f5c735521b7563460ba5d6159c7ba724e9ebb6d6a50571bae47908689c54a4f0 (from https://pypi.org/simple/getresponse-python/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/ed/f6/a1906f85ccb405ce4b47ba84d9559791807f41f90c7e1489ede8bb81004e/getresponse-python-0.1.2.tar.gz#sha256=aba2177744e5a735440c5951e7dc51cd3910f4e586f8de2e161c05ec4527ed11 (from https://pypi.org/simple/getresponse-python/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/7b/b3/0b0dbeb3a4922f13e75c9ed9d4f1dc1012294353f17334a4e855a70b92fd/getresponse-python-0.1.3.tar.gz#sha256=a8412155c13ca8965d7773258e0f8280b61f9858c06bfdc006d1e5bbe7a7d7d3 (from https://pypi.org/simple/getresponse-python/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-e7jssddf Downloading https://files.pythonhosted.org/packages/7b/b3/0b0dbeb3a4922f13e75c9ed9d4f1dc1012294353f17334a4e855a70b92fd/getresponse-python-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7b/b3/0b0dbeb3a4922f13e75c9ed9d4f1dc1012294353f17334a4e855a70b92fd/getresponse-python-0.1.3.tar.gz#sha256=a8412155c13ca8965d7773258e0f8280b61f9858c06bfdc006d1e5bbe7a7d7d3 (from https://pypi.org/simple/getresponse-python/) Added getresponse-python==0.1.3 from https://files.pythonhosted.org/packages/7b/b3/0b0dbeb3a4922f13e75c9ed9d4f1dc1012294353f17334a4e855a70b92fd/getresponse-python-0.1.3.tar.gz#sha256=a8412155c13ca8965d7773258e0f8280b61f9858c06bfdc006d1e5bbe7a7d7d3 to build tracker '/tmp/pip-req-tracker-irr8g626' Running setup.py (path:/tmp/pip-wheel-vfaminhd/getresponse-python/setup.py) egg_info for package getresponse-python Running command python setup.py egg_info running egg_info creating pip-egg-info/getresponse_python.egg-info writing requirements to pip-egg-info/getresponse_python.egg-info/requires.txt writing dependency_links to pip-egg-info/getresponse_python.egg-info/dependency_links.txt writing top-level names to pip-egg-info/getresponse_python.egg-info/top_level.txt writing pip-egg-info/getresponse_python.egg-info/PKG-INFO writing manifest file 'pip-egg-info/getresponse_python.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/getresponse_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/getresponse_python.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vfaminhd/getresponse-python has version 0.1.3, which satisfies requirement getresponse-python==0.1.3 from https://files.pythonhosted.org/packages/7b/b3/0b0dbeb3a4922f13e75c9ed9d4f1dc1012294353f17334a4e855a70b92fd/getresponse-python-0.1.3.tar.gz#sha256=a8412155c13ca8965d7773258e0f8280b61f9858c06bfdc006d1e5bbe7a7d7d3 Removed getresponse-python==0.1.3 from https://files.pythonhosted.org/packages/7b/b3/0b0dbeb3a4922f13e75c9ed9d4f1dc1012294353f17334a4e855a70b92fd/getresponse-python-0.1.3.tar.gz#sha256=a8412155c13ca8965d7773258e0f8280b61f9858c06bfdc006d1e5bbe7a7d7d3 from build tracker '/tmp/pip-req-tracker-irr8g626' Building wheels for collected packages: getresponse-python Created temporary directory: /tmp/pip-wheel-csmmdob2 Running setup.py bdist_wheel for getresponse-python: started Destination directory: /tmp/pip-wheel-csmmdob2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vfaminhd/getresponse-python/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-csmmdob2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/getresponse copying getresponse/enums.py -> build/lib/getresponse copying getresponse/campaign.py -> build/lib/getresponse copying getresponse/account.py -> build/lib/getresponse copying getresponse/__init__.py -> build/lib/getresponse copying getresponse/client.py -> build/lib/getresponse copying getresponse/custom_field.py -> build/lib/getresponse copying getresponse/excs.py -> build/lib/getresponse copying getresponse/contact.py -> build/lib/getresponse 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/getresponse copying build/lib/getresponse/enums.py -> build/bdist.linux-armv7l/wheel/getresponse copying build/lib/getresponse/campaign.py -> build/bdist.linux-armv7l/wheel/getresponse copying build/lib/getresponse/account.py -> build/bdist.linux-armv7l/wheel/getresponse copying build/lib/getresponse/__init__.py -> build/bdist.linux-armv7l/wheel/getresponse copying build/lib/getresponse/client.py -> build/bdist.linux-armv7l/wheel/getresponse copying build/lib/getresponse/custom_field.py -> build/bdist.linux-armv7l/wheel/getresponse copying build/lib/getresponse/excs.py -> build/bdist.linux-armv7l/wheel/getresponse copying build/lib/getresponse/contact.py -> build/bdist.linux-armv7l/wheel/getresponse running install_egg_info running egg_info writing getresponse_python.egg-info/PKG-INFO writing dependency_links to getresponse_python.egg-info/dependency_links.txt writing top-level names to getresponse_python.egg-info/top_level.txt writing requirements to getresponse_python.egg-info/requires.txt reading manifest file 'getresponse_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'getresponse_python.egg-info/SOURCES.txt' Copying getresponse_python.egg-info to build/bdist.linux-armv7l/wheel/getresponse_python-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/getresponse_python-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-csmmdob2/getresponse_python-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'getresponse/__init__.py' adding 'getresponse/account.py' adding 'getresponse/campaign.py' adding 'getresponse/client.py' adding 'getresponse/contact.py' adding 'getresponse/custom_field.py' adding 'getresponse/enums.py' adding 'getresponse/excs.py' adding 'getresponse_python-0.1.3.dist-info/METADATA' adding 'getresponse_python-0.1.3.dist-info/WHEEL' adding 'getresponse_python-0.1.3.dist-info/top_level.txt' adding 'getresponse_python-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for getresponse-python: finished with status 'done' Stored in directory: /tmp/tmpezqhwwn1 Successfully built getresponse-python Cleaning up... Removing source in /tmp/pip-wheel-vfaminhd/getresponse-python Removed build tracker '/tmp/pip-req-tracker-irr8g626'