Created temporary directory: /tmp/pip-ephem-wheel-cache-tpkrrps8 Created temporary directory: /tmp/pip-req-tracker-erp35q00 Created requirements tracker '/tmp/pip-req-tracker-erp35q00' Created temporary directory: /tmp/pip-wheel-i7yc7w4r Looking in indexes: https://pypi.python.org/simple Collecting dpay-graphenelib==0.1.1 1 location(s) to search for versions of dpay-graphenelib: * https://pypi.python.org/simple/dpay-graphenelib/ Getting page https://pypi.python.org/simple/dpay-graphenelib/ Analyzing links from page https://pypi.org/simple/dpay-graphenelib/ Found link https://files.pythonhosted.org/packages/e7/b6/5be04965471e75b75a58dc2b71b91d289718d81985566932764f250c69d6/dpay-graphenelib-0.1.1.tar.gz#sha256=e8e16af90414499aa1d0dc8ffb9ab47d5d2b269398f4a21c02cc6a73f9677c26 (from https://pypi.org/simple/dpay-graphenelib/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-p750okih Downloading https://files.pythonhosted.org/packages/e7/b6/5be04965471e75b75a58dc2b71b91d289718d81985566932764f250c69d6/dpay-graphenelib-0.1.1.tar.gz (153kB) Downloading from URL https://files.pythonhosted.org/packages/e7/b6/5be04965471e75b75a58dc2b71b91d289718d81985566932764f250c69d6/dpay-graphenelib-0.1.1.tar.gz#sha256=e8e16af90414499aa1d0dc8ffb9ab47d5d2b269398f4a21c02cc6a73f9677c26 (from https://pypi.org/simple/dpay-graphenelib/) Added dpay-graphenelib==0.1.1 from https://files.pythonhosted.org/packages/e7/b6/5be04965471e75b75a58dc2b71b91d289718d81985566932764f250c69d6/dpay-graphenelib-0.1.1.tar.gz#sha256=e8e16af90414499aa1d0dc8ffb9ab47d5d2b269398f4a21c02cc6a73f9677c26 to build tracker '/tmp/pip-req-tracker-erp35q00' Running setup.py (path:/tmp/pip-wheel-i7yc7w4r/dpay-graphenelib/setup.py) egg_info for package dpay-graphenelib Running command python setup.py egg_info running egg_info creating pip-egg-info/dpay_graphenelib.egg-info writing top-level names to pip-egg-info/dpay_graphenelib.egg-info/top_level.txt writing requirements to pip-egg-info/dpay_graphenelib.egg-info/requires.txt writing pip-egg-info/dpay_graphenelib.egg-info/PKG-INFO writing dependency_links to pip-egg-info/dpay_graphenelib.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/dpay_graphenelib.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dpay_graphenelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/dpay_graphenelib.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-i7yc7w4r/dpay-graphenelib has version 0.1.1, which satisfies requirement dpay-graphenelib==0.1.1 from https://files.pythonhosted.org/packages/e7/b6/5be04965471e75b75a58dc2b71b91d289718d81985566932764f250c69d6/dpay-graphenelib-0.1.1.tar.gz#sha256=e8e16af90414499aa1d0dc8ffb9ab47d5d2b269398f4a21c02cc6a73f9677c26 Removed dpay-graphenelib==0.1.1 from https://files.pythonhosted.org/packages/e7/b6/5be04965471e75b75a58dc2b71b91d289718d81985566932764f250c69d6/dpay-graphenelib-0.1.1.tar.gz#sha256=e8e16af90414499aa1d0dc8ffb9ab47d5d2b269398f4a21c02cc6a73f9677c26 from build tracker '/tmp/pip-req-tracker-erp35q00' Building wheels for collected packages: dpay-graphenelib Created temporary directory: /tmp/pip-wheel-41_sdbgv Running setup.py bdist_wheel for dpay-graphenelib: started Destination directory: /tmp/pip-wheel-41_sdbgv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-i7yc7w4r/dpay-graphenelib/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-41_sdbgv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/grapheneapi copying grapheneapi/api.py -> build/lib/grapheneapi copying grapheneapi/exceptions.py -> build/lib/grapheneapi copying grapheneapi/http.py -> build/lib/grapheneapi copying grapheneapi/rpc.py -> build/lib/grapheneapi copying grapheneapi/graphenewsrpc.py -> build/lib/grapheneapi copying grapheneapi/__init__.py -> build/lib/grapheneapi copying grapheneapi/grapheneclient.py -> build/lib/grapheneapi copying grapheneapi/grapheneapi.py -> build/lib/grapheneapi copying grapheneapi/graphenehttprpc.py -> build/lib/grapheneapi copying grapheneapi/graphenewsprotocol.py -> build/lib/grapheneapi copying grapheneapi/websocket.py -> build/lib/grapheneapi copying grapheneapi/graphenews.py -> build/lib/grapheneapi creating build/lib/graphenebase copying graphenebase/dictionary.py -> build/lib/graphenebase copying graphenebase/objects.py -> build/lib/graphenebase copying graphenebase/signedtransactions.py -> build/lib/graphenebase copying graphenebase/ecdsa.py -> build/lib/graphenebase copying graphenebase/transactions.py -> build/lib/graphenebase copying graphenebase/chains.py -> build/lib/graphenebase copying graphenebase/account.py -> build/lib/graphenebase copying graphenebase/__init__.py -> build/lib/graphenebase copying graphenebase/base58.py -> build/lib/graphenebase copying graphenebase/bip38.py -> build/lib/graphenebase copying graphenebase/operations.py -> build/lib/graphenebase copying graphenebase/objecttypes.py -> build/lib/graphenebase copying graphenebase/operationids.py -> build/lib/graphenebase copying graphenebase/types.py -> build/lib/graphenebase running egg_info writing requirements to dpay_graphenelib.egg-info/requires.txt writing top-level names to dpay_graphenelib.egg-info/top_level.txt writing dpay_graphenelib.egg-info/PKG-INFO writing dependency_links to dpay_graphenelib.egg-info/dependency_links.txt reading manifest file 'dpay_graphenelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dpay_graphenelib.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/graphenebase copying build/lib/graphenebase/dictionary.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/objects.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/signedtransactions.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/ecdsa.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/transactions.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/chains.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/account.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/__init__.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/base58.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/bip38.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/operations.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/objecttypes.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/operationids.py -> build/bdist.linux-armv7l/wheel/graphenebase copying build/lib/graphenebase/types.py -> build/bdist.linux-armv7l/wheel/graphenebase creating build/bdist.linux-armv7l/wheel/grapheneapi copying build/lib/grapheneapi/api.py -> build/bdist.linux-armv7l/wheel/grapheneapi copying build/lib/grapheneapi/exceptions.py -> build/bdist.linux-armv7l/wheel/grapheneapi copying build/lib/grapheneapi/http.py -> build/bdist.linux-armv7l/wheel/grapheneapi copying build/lib/grapheneapi/rpc.py -> build/bdist.linux-armv7l/wheel/grapheneapi copying build/lib/grapheneapi/graphenewsrpc.py -> build/bdist.linux-armv7l/wheel/grapheneapi copying build/lib/grapheneapi/__init__.py -> build/bdist.linux-armv7l/wheel/grapheneapi copying build/lib/grapheneapi/grapheneclient.py -> build/bdist.linux-armv7l/wheel/grapheneapi copying build/lib/grapheneapi/grapheneapi.py -> build/bdist.linux-armv7l/wheel/grapheneapi copying build/lib/grapheneapi/graphenehttprpc.py -> build/bdist.linux-armv7l/wheel/grapheneapi copying build/lib/grapheneapi/graphenewsprotocol.py -> build/bdist.linux-armv7l/wheel/grapheneapi copying build/lib/grapheneapi/websocket.py -> build/bdist.linux-armv7l/wheel/grapheneapi copying build/lib/grapheneapi/graphenews.py -> build/bdist.linux-armv7l/wheel/grapheneapi running install_egg_info Copying dpay_graphenelib.egg-info to build/bdist.linux-armv7l/wheel/dpay_graphenelib-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dpay_graphenelib-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-41_sdbgv/dpay_graphenelib-0.1.1-py3-none-any.whl' and adding '.' to it adding 'grapheneapi/__init__.py' adding 'grapheneapi/api.py' adding 'grapheneapi/exceptions.py' adding 'grapheneapi/grapheneapi.py' adding 'grapheneapi/grapheneclient.py' adding 'grapheneapi/graphenehttprpc.py' adding 'grapheneapi/graphenews.py' adding 'grapheneapi/graphenewsprotocol.py' adding 'grapheneapi/graphenewsrpc.py' adding 'grapheneapi/http.py' adding 'grapheneapi/rpc.py' adding 'grapheneapi/websocket.py' adding 'graphenebase/__init__.py' adding 'graphenebase/account.py' adding 'graphenebase/base58.py' adding 'graphenebase/bip38.py' adding 'graphenebase/chains.py' adding 'graphenebase/dictionary.py' adding 'graphenebase/ecdsa.py' adding 'graphenebase/objects.py' adding 'graphenebase/objecttypes.py' adding 'graphenebase/operationids.py' adding 'graphenebase/operations.py' adding 'graphenebase/signedtransactions.py' adding 'graphenebase/transactions.py' adding 'graphenebase/types.py' adding 'dpay_graphenelib-0.1.1.dist-info/top_level.txt' adding 'dpay_graphenelib-0.1.1.dist-info/WHEEL' adding 'dpay_graphenelib-0.1.1.dist-info/METADATA' adding 'dpay_graphenelib-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dpay-graphenelib: finished with status 'done' Stored in directory: /tmp/tmpwm_oxw4_ Successfully built dpay-graphenelib Cleaning up... Removing source in /tmp/pip-wheel-i7yc7w4r/dpay-graphenelib Removed build tracker '/tmp/pip-req-tracker-erp35q00'