Collecting e3db==1.0.1 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.python.org/simple/e3db/ Found link https://pypi.python.org/packages/f4/4f/63eec1ed2e77f4da24357e6551b6a7812c4d5147f9693d25c46c2ba2614f/e3db-1.0.0.tar.gz#md5=04e224a8e6066460accd369c581723f6 (from https://pypi.python.org/simple/e3db/), version: 1.0.0 Found link https://pypi.python.org/packages/49/3d/0a075dff7fc53e860eac87de4e8ca509cf186b9d790fd3efe1c8bdbfba77/e3db-1.0.1.tar.gz#md5=0599c455d23c0b1b7b9424200af1dcd8 (from https://pypi.python.org/simple/e3db/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Downloading e3db-1.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/49/3d/0a075dff7fc53e860eac87de4e8ca509cf186b9d790fd3efe1c8bdbfba77/e3db-1.0.1.tar.gz#md5=0599c455d23c0b1b7b9424200af1dcd8 (from https://pypi.python.org/simple/e3db/) Running setup.py (path:/tmp/pip-build-ch2hw0fy/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 pip-egg-info/e3db.egg-info/PKG-INFO writing dependency_links to pip-egg-info/e3db.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/e3db.egg-info/SOURCES.txt' 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-build-ch2hw0fy/e3db has version 1.0.1, which satisfies requirement e3db==1.0.1 from https://pypi.python.org/packages/49/3d/0a075dff7fc53e860eac87de4e8ca509cf186b9d790fd3efe1c8bdbfba77/e3db-1.0.1.tar.gz#md5=0599c455d23c0b1b7b9424200af1dcd8 Building wheels for collected packages: e3db Running setup.py bdist_wheel for e3db: started Destination directory: /tmp/tmp94k__gwkpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ch2hw0fy/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/tmp94k__gwkpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/e3db copying e3db/exceptions.py -> build/lib/e3db copying e3db/__init__.py -> build/lib/e3db copying e3db/crypto.py -> build/lib/e3db copying e3db/client.py -> build/lib/e3db copying e3db/auth.py -> build/lib/e3db copying e3db/config.py -> build/lib/e3db creating build/lib/e3db/types copying e3db/types/record.py -> build/lib/e3db/types copying e3db/types/outgoing_sharing.py -> build/lib/e3db/types copying e3db/types/query_result.py -> build/lib/e3db/types copying e3db/types/meta.py -> build/lib/e3db/types copying e3db/types/query.py -> build/lib/e3db/types copying e3db/types/__init__.py -> build/lib/e3db/types copying e3db/types/incoming_sharing.py -> build/lib/e3db/types copying e3db/types/client_details.py -> build/lib/e3db/types copying e3db/types/client_info.py -> build/lib/e3db/types creating build/lib/e3db/tests copying e3db/tests/test_integration.py -> build/lib/e3db/tests copying e3db/tests/test_crypto.py -> build/lib/e3db/tests copying e3db/tests/__init__.py -> build/lib/e3db/tests 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 creating 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/outgoing_sharing.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/meta.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/types/__init__.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/client_details.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/exceptions.py -> build/bdist.linux-armv7l/wheel/e3db copying build/lib/e3db/__init__.py -> build/bdist.linux-armv7l/wheel/e3db copying build/lib/e3db/crypto.py -> build/bdist.linux-armv7l/wheel/e3db copying build/lib/e3db/client.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/test_crypto.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/auth.py -> build/bdist.linux-armv7l/wheel/e3db copying build/lib/e3db/config.py -> build/bdist.linux-armv7l/wheel/e3db running install_egg_info running egg_info writing top-level names to e3db.egg-info/top_level.txt writing dependency_links to e3db.egg-info/dependency_links.txt writing requirements to e3db.egg-info/requires.txt writing e3db.egg-info/PKG-INFO 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.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/e3db-1.0.1.dist-info/WHEEL Running setup.py bdist_wheel for e3db: finished with status 'done' Stored in directory: /tmp/tmp0jo9j7qz Successfully built e3db Cleaning up... Removing source in /tmp/pip-build-ch2hw0fy/e3db