Created temporary directory: /tmp/pip-ephem-wheel-cache-l9hpqtwd Created temporary directory: /tmp/pip-req-tracker-obvmehmp Created requirements tracker '/tmp/pip-req-tracker-obvmehmp' Created temporary directory: /tmp/pip-wheel-7knfm02c Looking in indexes: https://pypi.python.org/simple Collecting starkbank-ecdsa==0.1.1 1 location(s) to search for versions of starkbank-ecdsa: * https://pypi.python.org/simple/starkbank-ecdsa/ Getting page https://pypi.python.org/simple/starkbank-ecdsa/ Analyzing links from page https://pypi.org/simple/starkbank-ecdsa/ Found link https://files.pythonhosted.org/packages/b3/03/ca542978c2b36594b17bcb11862a981e967d43677738632035578975d629/starkbank-ecdsa-0.1.tar.gz#sha256=d6de618fe29e907edc53d8ba76638d9e9c8a00f04765d88099ce4252136a2e3e (from https://pypi.org/simple/starkbank-ecdsa/), version: 0.1 Found link https://files.pythonhosted.org/packages/2c/d0/2409a36d1bb1f41b0d0bfc7e0d7ad9c29099f5a59c0ea4f04a16096b5ab6/starkbank-ecdsa-0.1.1.tar.gz#sha256=6e94252370a6d2bcf3fa8e6a3f02695e145accec258130a31bc4d6a6c162c476 (from https://pypi.org/simple/starkbank-ecdsa/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-4f3qj25c Downloading https://files.pythonhosted.org/packages/2c/d0/2409a36d1bb1f41b0d0bfc7e0d7ad9c29099f5a59c0ea4f04a16096b5ab6/starkbank-ecdsa-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2c/d0/2409a36d1bb1f41b0d0bfc7e0d7ad9c29099f5a59c0ea4f04a16096b5ab6/starkbank-ecdsa-0.1.1.tar.gz#sha256=6e94252370a6d2bcf3fa8e6a3f02695e145accec258130a31bc4d6a6c162c476 (from https://pypi.org/simple/starkbank-ecdsa/) Added starkbank-ecdsa==0.1.1 from https://files.pythonhosted.org/packages/2c/d0/2409a36d1bb1f41b0d0bfc7e0d7ad9c29099f5a59c0ea4f04a16096b5ab6/starkbank-ecdsa-0.1.1.tar.gz#sha256=6e94252370a6d2bcf3fa8e6a3f02695e145accec258130a31bc4d6a6c162c476 to build tracker '/tmp/pip-req-tracker-obvmehmp' Running setup.py (path:/tmp/pip-wheel-7knfm02c/starkbank-ecdsa/setup.py) egg_info for package starkbank-ecdsa Running command python setup.py egg_info running egg_info creating pip-egg-info/starkbank_ecdsa.egg-info writing top-level names to pip-egg-info/starkbank_ecdsa.egg-info/top_level.txt writing pip-egg-info/starkbank_ecdsa.egg-info/PKG-INFO writing dependency_links to pip-egg-info/starkbank_ecdsa.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/starkbank_ecdsa.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/starkbank_ecdsa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/starkbank_ecdsa.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7knfm02c/starkbank-ecdsa has version 0.1.1, which satisfies requirement starkbank-ecdsa==0.1.1 from https://files.pythonhosted.org/packages/2c/d0/2409a36d1bb1f41b0d0bfc7e0d7ad9c29099f5a59c0ea4f04a16096b5ab6/starkbank-ecdsa-0.1.1.tar.gz#sha256=6e94252370a6d2bcf3fa8e6a3f02695e145accec258130a31bc4d6a6c162c476 Removed starkbank-ecdsa==0.1.1 from https://files.pythonhosted.org/packages/2c/d0/2409a36d1bb1f41b0d0bfc7e0d7ad9c29099f5a59c0ea4f04a16096b5ab6/starkbank-ecdsa-0.1.1.tar.gz#sha256=6e94252370a6d2bcf3fa8e6a3f02695e145accec258130a31bc4d6a6c162c476 from build tracker '/tmp/pip-req-tracker-obvmehmp' Building wheels for collected packages: starkbank-ecdsa Created temporary directory: /tmp/pip-wheel-a39muh_9 Running setup.py bdist_wheel for starkbank-ecdsa: started Destination directory: /tmp/pip-wheel-a39muh_9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7knfm02c/starkbank-ecdsa/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-a39muh_9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ellipticcurve copying ellipticcurve/ecdsa.py -> build/lib/ellipticcurve copying ellipticcurve/curve.py -> build/lib/ellipticcurve copying ellipticcurve/publicKey.py -> build/lib/ellipticcurve copying ellipticcurve/der.py -> build/lib/ellipticcurve copying ellipticcurve/signature.py -> build/lib/ellipticcurve copying ellipticcurve/math.py -> build/lib/ellipticcurve copying ellipticcurve/privateKey.py -> build/lib/ellipticcurve copying ellipticcurve/__init__.py -> build/lib/ellipticcurve running egg_info writing top-level names to starkbank_ecdsa.egg-info/top_level.txt writing dependency_links to starkbank_ecdsa.egg-info/dependency_links.txt writing starkbank_ecdsa.egg-info/PKG-INFO reading manifest file 'starkbank_ecdsa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'starkbank_ecdsa.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/ellipticcurve copying build/lib/ellipticcurve/ecdsa.py -> build/bdist.linux-armv7l/wheel/ellipticcurve copying build/lib/ellipticcurve/curve.py -> build/bdist.linux-armv7l/wheel/ellipticcurve copying build/lib/ellipticcurve/publicKey.py -> build/bdist.linux-armv7l/wheel/ellipticcurve copying build/lib/ellipticcurve/der.py -> build/bdist.linux-armv7l/wheel/ellipticcurve copying build/lib/ellipticcurve/signature.py -> build/bdist.linux-armv7l/wheel/ellipticcurve copying build/lib/ellipticcurve/math.py -> build/bdist.linux-armv7l/wheel/ellipticcurve copying build/lib/ellipticcurve/privateKey.py -> build/bdist.linux-armv7l/wheel/ellipticcurve copying build/lib/ellipticcurve/__init__.py -> build/bdist.linux-armv7l/wheel/ellipticcurve running install_egg_info Copying starkbank_ecdsa.egg-info to build/bdist.linux-armv7l/wheel/starkbank_ecdsa-0.1.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/starkbank_ecdsa-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-a39muh_9/starkbank_ecdsa-0.1.1-py3-none-any.whl' and adding '.' to it adding 'ellipticcurve/__init__.py' adding 'ellipticcurve/curve.py' adding 'ellipticcurve/der.py' adding 'ellipticcurve/ecdsa.py' adding 'ellipticcurve/math.py' adding 'ellipticcurve/privateKey.py' adding 'ellipticcurve/publicKey.py' adding 'ellipticcurve/signature.py' adding 'starkbank_ecdsa-0.1.1.dist-info/top_level.txt' adding 'starkbank_ecdsa-0.1.1.dist-info/WHEEL' adding 'starkbank_ecdsa-0.1.1.dist-info/METADATA' adding 'starkbank_ecdsa-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for starkbank-ecdsa: finished with status 'done' Stored in directory: /tmp/tmpome13hgp Successfully built starkbank-ecdsa Cleaning up... Removing source in /tmp/pip-wheel-7knfm02c/starkbank-ecdsa Removed build tracker '/tmp/pip-req-tracker-obvmehmp'