Created temporary directory: /tmp/pip-ephem-wheel-cache-p90m332v Created temporary directory: /tmp/pip-wheel-8_re2ya_ Looking in indexes: https://pypi.python.org/simple Collecting e3db==1.1.0 1 location(s) to search for versions of e3db: * https://pypi.python.org/simple/e3db/ Getting page https://pypi.python.org/simple/e3db/ Analyzing links from page https://pypi.org/simple/e3db/ Found link https://files.pythonhosted.org/packages/f4/4f/63eec1ed2e77f4da24357e6551b6a7812c4d5147f9693d25c46c2ba2614f/e3db-1.0.0.tar.gz#sha256=7528a645bb52cfd15f955f766d106ff48bbbdaa66430b8876a3148d853f2bc79 (from https://pypi.org/simple/e3db/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/49/3d/0a075dff7fc53e860eac87de4e8ca509cf186b9d790fd3efe1c8bdbfba77/e3db-1.0.1.tar.gz#sha256=1a18bbceb0f8695ca73dc691ea6891ad92b5cadb90b4fe9a98a50bc494a93c84 (from https://pypi.org/simple/e3db/), version: 1.0.1 Skipping link https://files.pythonhosted.org/packages/a1/fa/08c9420641b0b0b5d6836539f58a413fc49170c3551a574645c7ac086124/e3db-1.0.2-py2-none-any.whl#sha256=5f75b71ccb40f9d9dea5e2c8667754fa547d1318545d3578319a740b28b68ea0 (from https://pypi.org/simple/e3db/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/69/d3/16a28a5c495067e354ffe6d90a2bbabf28950e1f96b1da63ec86da684236/e3db-1.0.2-py2.7.egg#sha256=5f463d8632300f06d5be3bbe2f6c3a5a1009af9902e7887674444f25b2526996 (from https://pypi.org/simple/e3db/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/8a/94/4feb8bbc903f3c6e42f84cfc00eafb601188c225b28ee1f6d75efe8f020a/e3db-1.1.0.tar.gz#sha256=8ebe99cc817565e9a11dd043d3eaec184995b648f920c1760b8edcef74ab20e0 (from https://pypi.org/simple/e3db/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/bf/e3/43a522a53834c11f9df29d07639f639ed74f79570f654262e8f369c1a58e/e3db-1.1.1.tar.gz#sha256=9abe7a38187e406ebde5aedef21c70868a27f9a8bfac8d593b52203f895aa0d9 (from https://pypi.org/simple/e3db/), version: 1.1.1 Using version 1.1.0 (newest of versions: 1.1.0) Created temporary directory: /tmp/pip-unpack-6g1ntvp2 Downloading https://files.pythonhosted.org/packages/8a/94/4feb8bbc903f3c6e42f84cfc00eafb601188c225b28ee1f6d75efe8f020a/e3db-1.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8a/94/4feb8bbc903f3c6e42f84cfc00eafb601188c225b28ee1f6d75efe8f020a/e3db-1.1.0.tar.gz#sha256=8ebe99cc817565e9a11dd043d3eaec184995b648f920c1760b8edcef74ab20e0 (from https://pypi.org/simple/e3db/) Running setup.py (path:/tmp/pip-wheel-8_re2ya_/e3db/setup.py) egg_info for package e3db Running command python setup.py egg_info running egg_info creating pip-egg-info/e3db.egg-info writing requirements to pip-egg-info/e3db.egg-info/requires.txt writing top-level names to pip-egg-info/e3db.egg-info/top_level.txt writing dependency_links to pip-egg-info/e3db.egg-info/dependency_links.txt writing pip-egg-info/e3db.egg-info/PKG-INFO writing manifest file 'pip-egg-info/e3db.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/e3db.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' writing manifest file 'pip-egg-info/e3db.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8_re2ya_/e3db has version 1.1.0, which satisfies requirement e3db==1.1.0 from https://files.pythonhosted.org/packages/8a/94/4feb8bbc903f3c6e42f84cfc00eafb601188c225b28ee1f6d75efe8f020a/e3db-1.1.0.tar.gz#sha256=8ebe99cc817565e9a11dd043d3eaec184995b648f920c1760b8edcef74ab20e0 Building wheels for collected packages: e3db Created temporary directory: /tmp/pip-wheel-u9s7pi7q Running setup.py bdist_wheel for e3db: started Destination directory: /tmp/pip-wheel-u9s7pi7q Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8_re2ya_/e3db/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-u9s7pi7q running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/e3db copying e3db/client.py -> build/lib/e3db copying e3db/exceptions.py -> build/lib/e3db copying e3db/config.py -> build/lib/e3db copying e3db/sodium_crypto.py -> build/lib/e3db copying e3db/auth.py -> build/lib/e3db copying e3db/base_crypto.py -> build/lib/e3db copying e3db/__init__.py -> build/lib/e3db copying e3db/nist_crypto.py -> build/lib/e3db creating build/lib/e3db/tests copying e3db/tests/test_integration.py -> build/lib/e3db/tests copying e3db/tests/__init__.py -> build/lib/e3db/tests copying e3db/tests/test_crypto.py -> build/lib/e3db/tests creating build/lib/e3db/types copying e3db/types/outgoing_sharing.py -> build/lib/e3db/types copying e3db/types/client_info.py -> build/lib/e3db/types copying e3db/types/record.py -> build/lib/e3db/types copying e3db/types/incoming_sharing.py -> build/lib/e3db/types copying e3db/types/authorizer_policy.py -> build/lib/e3db/types copying e3db/types/__init__.py -> build/lib/e3db/types copying e3db/types/client_details.py -> build/lib/e3db/types copying e3db/types/meta.py -> build/lib/e3db/types copying e3db/types/query_result.py -> build/lib/e3db/types copying e3db/types/query.py -> build/lib/e3db/types 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/e3db copying build/lib/e3db/client.py -> build/bdist.linux-armv7l/wheel/e3db copying build/lib/e3db/exceptions.py -> build/bdist.linux-armv7l/wheel/e3db copying build/lib/e3db/config.py -> build/bdist.linux-armv7l/wheel/e3db copying build/lib/e3db/sodium_crypto.py -> build/bdist.linux-armv7l/wheel/e3db copying build/lib/e3db/auth.py -> build/bdist.linux-armv7l/wheel/e3db copying build/lib/e3db/base_crypto.py -> build/bdist.linux-armv7l/wheel/e3db creating build/bdist.linux-armv7l/wheel/e3db/tests copying build/lib/e3db/tests/test_integration.py -> build/bdist.linux-armv7l/wheel/e3db/tests copying build/lib/e3db/tests/__init__.py -> build/bdist.linux-armv7l/wheel/e3db/tests copying build/lib/e3db/tests/test_crypto.py -> build/bdist.linux-armv7l/wheel/e3db/tests creating build/bdist.linux-armv7l/wheel/e3db/types copying build/lib/e3db/types/outgoing_sharing.py -> build/bdist.linux-armv7l/wheel/e3db/types copying build/lib/e3db/types/client_info.py -> build/bdist.linux-armv7l/wheel/e3db/types copying build/lib/e3db/types/record.py -> build/bdist.linux-armv7l/wheel/e3db/types copying build/lib/e3db/types/incoming_sharing.py -> build/bdist.linux-armv7l/wheel/e3db/types copying build/lib/e3db/types/authorizer_policy.py -> build/bdist.linux-armv7l/wheel/e3db/types copying build/lib/e3db/types/__init__.py -> build/bdist.linux-armv7l/wheel/e3db/types copying build/lib/e3db/types/client_details.py -> build/bdist.linux-armv7l/wheel/e3db/types copying build/lib/e3db/types/meta.py -> build/bdist.linux-armv7l/wheel/e3db/types copying build/lib/e3db/types/query_result.py -> build/bdist.linux-armv7l/wheel/e3db/types copying build/lib/e3db/types/query.py -> build/bdist.linux-armv7l/wheel/e3db/types copying build/lib/e3db/__init__.py -> build/bdist.linux-armv7l/wheel/e3db copying build/lib/e3db/nist_crypto.py -> build/bdist.linux-armv7l/wheel/e3db running install_egg_info running egg_info writing e3db.egg-info/PKG-INFO writing requirements to e3db.egg-info/requires.txt writing top-level names to e3db.egg-info/top_level.txt writing dependency_links to e3db.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'e3db.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' writing manifest file 'e3db.egg-info/SOURCES.txt' Copying e3db.egg-info to build/bdist.linux-armv7l/wheel/e3db-1.1.0.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/e3db-1.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-u9s7pi7q/e3db-1.1.0-py3-none-any.whl' and adding '.' to it adding 'e3db/__init__.py' adding 'e3db/auth.py' adding 'e3db/base_crypto.py' adding 'e3db/client.py' adding 'e3db/config.py' adding 'e3db/exceptions.py' adding 'e3db/nist_crypto.py' adding 'e3db/sodium_crypto.py' adding 'e3db/tests/__init__.py' adding 'e3db/tests/test_crypto.py' adding 'e3db/tests/test_integration.py' adding 'e3db/types/__init__.py' adding 'e3db/types/authorizer_policy.py' adding 'e3db/types/client_details.py' adding 'e3db/types/client_info.py' adding 'e3db/types/incoming_sharing.py' adding 'e3db/types/meta.py' adding 'e3db/types/outgoing_sharing.py' adding 'e3db/types/query.py' adding 'e3db/types/query_result.py' adding 'e3db/types/record.py' adding 'e3db-1.1.0.dist-info/top_level.txt' adding 'e3db-1.1.0.dist-info/WHEEL' adding 'e3db-1.1.0.dist-info/METADATA' adding 'e3db-1.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for e3db: finished with status 'done' Stored in directory: /tmp/tmpwhj972wk Successfully built e3db Cleaning up... Removing source in /tmp/pip-wheel-8_re2ya_/e3db