Created temporary directory: /tmp/pip-ephem-wheel-cache-8ffeva7v Created temporary directory: /tmp/pip-req-tracker-6o42tws2 Created requirements tracker '/tmp/pip-req-tracker-6o42tws2' Created temporary directory: /tmp/pip-wheel-ddvlyjg5 Looking in indexes: https://pypi.python.org/simple Collecting niftyclient==0.3.0 1 location(s) to search for versions of niftyclient: * https://pypi.python.org/simple/niftyclient/ Getting page https://pypi.python.org/simple/niftyclient/ Analyzing links from page https://pypi.org/simple/niftyclient/ Found link https://files.pythonhosted.org/packages/33/18/97de03fcdceed03d564ccdb9562d4272009c9e387694a5f77919447b83fd/niftyclient-0.2.1.tar.gz#sha256=c9d2521c8743e59484202896fb0f965f65f0dde3948cce156aec77b74f7c2231 (from https://pypi.org/simple/niftyclient/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/18/96/6db1d94168b03873f2eaab8d90409849b0addc95b3ca4aff1a5398fc774b/niftyclient-0.2.2.tar.gz#sha256=c8a6384584d6fba5551176302fd9000da960c50ffcd194f756a21d4b853ddf09 (from https://pypi.org/simple/niftyclient/), version: 0.2.2 Found link https://files.pythonhosted.org/packages/f5/8a/48ec4c95f5567734832a40379fd4c69049ba0a7ddc41902ff67a4201bf5b/niftyclient-0.2.3.tar.gz#sha256=7c20ff5eb5b732262d6e235912c524e2767fd87709ffa727fd1d86923381f86a (from https://pypi.org/simple/niftyclient/), version: 0.2.3 Found link https://files.pythonhosted.org/packages/fb/ce/8638a8fbf1d6d62132504bda75bd10450552ce579dfb407b6daaf1eb88fe/niftyclient-0.3.0.tar.gz#sha256=caf194a3a2010546ae700a9874035319d645797f3c8ccb02279d8c0d7d7aa9b0 (from https://pypi.org/simple/niftyclient/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-58v3uvb0 Downloading https://files.pythonhosted.org/packages/fb/ce/8638a8fbf1d6d62132504bda75bd10450552ce579dfb407b6daaf1eb88fe/niftyclient-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fb/ce/8638a8fbf1d6d62132504bda75bd10450552ce579dfb407b6daaf1eb88fe/niftyclient-0.3.0.tar.gz#sha256=caf194a3a2010546ae700a9874035319d645797f3c8ccb02279d8c0d7d7aa9b0 (from https://pypi.org/simple/niftyclient/) Added niftyclient==0.3.0 from https://files.pythonhosted.org/packages/fb/ce/8638a8fbf1d6d62132504bda75bd10450552ce579dfb407b6daaf1eb88fe/niftyclient-0.3.0.tar.gz#sha256=caf194a3a2010546ae700a9874035319d645797f3c8ccb02279d8c0d7d7aa9b0 to build tracker '/tmp/pip-req-tracker-6o42tws2' Running setup.py (path:/tmp/pip-wheel-ddvlyjg5/niftyclient/setup.py) egg_info for package niftyclient Running command python setup.py egg_info running egg_info creating pip-egg-info/niftyclient.egg-info writing pip-egg-info/niftyclient.egg-info/PKG-INFO writing dependency_links to pip-egg-info/niftyclient.egg-info/dependency_links.txt writing top-level names to pip-egg-info/niftyclient.egg-info/top_level.txt writing requirements to pip-egg-info/niftyclient.egg-info/requires.txt writing manifest file 'pip-egg-info/niftyclient.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/niftyclient.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/niftyclient.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ddvlyjg5/niftyclient has version 0.3.0, which satisfies requirement niftyclient==0.3.0 from https://files.pythonhosted.org/packages/fb/ce/8638a8fbf1d6d62132504bda75bd10450552ce579dfb407b6daaf1eb88fe/niftyclient-0.3.0.tar.gz#sha256=caf194a3a2010546ae700a9874035319d645797f3c8ccb02279d8c0d7d7aa9b0 Removed niftyclient==0.3.0 from https://files.pythonhosted.org/packages/fb/ce/8638a8fbf1d6d62132504bda75bd10450552ce579dfb407b6daaf1eb88fe/niftyclient-0.3.0.tar.gz#sha256=caf194a3a2010546ae700a9874035319d645797f3c8ccb02279d8c0d7d7aa9b0 from build tracker '/tmp/pip-req-tracker-6o42tws2' Building wheels for collected packages: niftyclient Created temporary directory: /tmp/pip-wheel-is_zs09m Running setup.py bdist_wheel for niftyclient: started Destination directory: /tmp/pip-wheel-is_zs09m Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ddvlyjg5/niftyclient/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-is_zs09m running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/niftyclient copying niftyclient/signed_request_auth.py -> build/lib/niftyclient copying niftyclient/wallet.py -> build/lib/niftyclient copying niftyclient/nifty_client.py -> build/lib/niftyclient copying niftyclient/exceptions.py -> build/lib/niftyclient copying niftyclient/online_checkout.py -> build/lib/niftyclient copying niftyclient/c2b.py -> build/lib/niftyclient copying niftyclient/schema.py -> build/lib/niftyclient copying niftyclient/__init__.py -> build/lib/niftyclient copying niftyclient/client_base.py -> build/lib/niftyclient running egg_info writing dependency_links to niftyclient.egg-info/dependency_links.txt writing niftyclient.egg-info/PKG-INFO writing top-level names to niftyclient.egg-info/top_level.txt writing requirements to niftyclient.egg-info/requires.txt reading manifest file 'niftyclient.egg-info/SOURCES.txt' writing manifest file 'niftyclient.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/niftyclient copying build/lib/niftyclient/signed_request_auth.py -> build/bdist.linux-armv7l/wheel/niftyclient copying build/lib/niftyclient/wallet.py -> build/bdist.linux-armv7l/wheel/niftyclient copying build/lib/niftyclient/nifty_client.py -> build/bdist.linux-armv7l/wheel/niftyclient copying build/lib/niftyclient/exceptions.py -> build/bdist.linux-armv7l/wheel/niftyclient copying build/lib/niftyclient/online_checkout.py -> build/bdist.linux-armv7l/wheel/niftyclient copying build/lib/niftyclient/c2b.py -> build/bdist.linux-armv7l/wheel/niftyclient copying build/lib/niftyclient/schema.py -> build/bdist.linux-armv7l/wheel/niftyclient copying build/lib/niftyclient/__init__.py -> build/bdist.linux-armv7l/wheel/niftyclient copying build/lib/niftyclient/client_base.py -> build/bdist.linux-armv7l/wheel/niftyclient running install_egg_info Copying niftyclient.egg-info to build/bdist.linux-armv7l/wheel/niftyclient-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/niftyclient-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-is_zs09m/niftyclient-0.3.0-py3-none-any.whl' and adding '.' to it adding 'niftyclient/__init__.py' adding 'niftyclient/c2b.py' adding 'niftyclient/client_base.py' adding 'niftyclient/exceptions.py' adding 'niftyclient/nifty_client.py' adding 'niftyclient/online_checkout.py' adding 'niftyclient/schema.py' adding 'niftyclient/signed_request_auth.py' adding 'niftyclient/wallet.py' adding 'niftyclient-0.3.0.dist-info/top_level.txt' adding 'niftyclient-0.3.0.dist-info/WHEEL' adding 'niftyclient-0.3.0.dist-info/METADATA' adding 'niftyclient-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for niftyclient: finished with status 'done' Stored in directory: /tmp/tmpka9kdj4u Successfully built niftyclient Cleaning up... Removing source in /tmp/pip-wheel-ddvlyjg5/niftyclient Removed build tracker '/tmp/pip-req-tracker-6o42tws2'