Created temporary directory: /tmp/pip-ephem-wheel-cache-dvgnoa21 Created temporary directory: /tmp/pip-req-tracker-myl5ieny Created requirements tracker '/tmp/pip-req-tracker-myl5ieny' Created temporary directory: /tmp/pip-wheel-2_q81z13 Collecting py2store==0.0.3 1 location(s) to search for versions of py2store: * https://pypi.org/simple/py2store/ Getting page https://pypi.org/simple/py2store/ Analyzing links from page https://pypi.org/simple/py2store/ Found link https://files.pythonhosted.org/packages/da/cd/647550fd4c49692a4d2c600f70d84ff303365460791e6a219a67950d9c4f/py2store-0.0.2.tar.gz#sha256=5294eaf695758fdb4ee60d3022b2cb750e9967453c618ad7e848da719308aaad (from https://pypi.org/simple/py2store/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/36/2f/b1b35acc5c1d13e75a3ca64ac67bbb06c522bfb77cd9246be23444d69f16/py2store-0.0.3.tar.gz#sha256=d894c9cbb1a5dba1d72a89f951119fb5adf63c1b14e327edfe318ee7646e5cb0 (from https://pypi.org/simple/py2store/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-g9uktth0 Downloading https://files.pythonhosted.org/packages/36/2f/b1b35acc5c1d13e75a3ca64ac67bbb06c522bfb77cd9246be23444d69f16/py2store-0.0.3.tar.gz (82kB) Downloading from URL https://files.pythonhosted.org/packages/36/2f/b1b35acc5c1d13e75a3ca64ac67bbb06c522bfb77cd9246be23444d69f16/py2store-0.0.3.tar.gz#sha256=d894c9cbb1a5dba1d72a89f951119fb5adf63c1b14e327edfe318ee7646e5cb0 (from https://pypi.org/simple/py2store/) Added py2store==0.0.3 from https://files.pythonhosted.org/packages/36/2f/b1b35acc5c1d13e75a3ca64ac67bbb06c522bfb77cd9246be23444d69f16/py2store-0.0.3.tar.gz#sha256=d894c9cbb1a5dba1d72a89f951119fb5adf63c1b14e327edfe318ee7646e5cb0 to build tracker '/tmp/pip-req-tracker-myl5ieny' Running setup.py (path:/tmp/pip-wheel-2_q81z13/py2store/setup.py) egg_info for package py2store Running command python setup.py egg_info running egg_info creating pip-egg-info/py2store.egg-info writing pip-egg-info/py2store.egg-info/PKG-INFO writing top-level names to pip-egg-info/py2store.egg-info/top_level.txt writing dependency_links to pip-egg-info/py2store.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/py2store.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/py2store.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/py2store.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2_q81z13/py2store has version 0.0.3, which satisfies requirement py2store==0.0.3 from https://files.pythonhosted.org/packages/36/2f/b1b35acc5c1d13e75a3ca64ac67bbb06c522bfb77cd9246be23444d69f16/py2store-0.0.3.tar.gz#sha256=d894c9cbb1a5dba1d72a89f951119fb5adf63c1b14e327edfe318ee7646e5cb0 Removed py2store==0.0.3 from https://files.pythonhosted.org/packages/36/2f/b1b35acc5c1d13e75a3ca64ac67bbb06c522bfb77cd9246be23444d69f16/py2store-0.0.3.tar.gz#sha256=d894c9cbb1a5dba1d72a89f951119fb5adf63c1b14e327edfe318ee7646e5cb0 from build tracker '/tmp/pip-req-tracker-myl5ieny' Building wheels for collected packages: py2store Created temporary directory: /tmp/pip-wheel-be6afxbh Running setup.py bdist_wheel for py2store: started Destination directory: /tmp/pip-wheel-be6afxbh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2_q81z13/py2store/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-be6afxbh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_sql_w_sqlalchemy.py -> build/lib/tests copying tests/base_test.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/py2store copying py2store/errors.py -> build/lib/py2store copying py2store/base.py -> build/lib/py2store copying py2store/mixins.py -> build/lib/py2store copying py2store/parse_format.py -> build/lib/py2store copying py2store/util.py -> build/lib/py2store copying py2store/core.py -> build/lib/py2store copying py2store/__init__.py -> build/lib/py2store copying py2store/simple.py -> build/lib/py2store creating build/lib/py2store/key_mappers copying py2store/key_mappers/naming.py -> build/lib/py2store/key_mappers copying py2store/key_mappers/paths.py -> build/lib/py2store/key_mappers copying py2store/key_mappers/__init__.py -> build/lib/py2store/key_mappers creating build/lib/py2store/persisters copying py2store/persisters/googledrive_w_pydrive.py -> build/lib/py2store/persisters copying py2store/persisters/_google_drive_in_progress.py -> build/lib/py2store/persisters copying py2store/persisters/sql_w_odbc.py -> build/lib/py2store/persisters copying py2store/persisters/_redis_in_progress.py -> build/lib/py2store/persisters copying py2store/persisters/dropbox_w_dropbox.py -> build/lib/py2store/persisters copying py2store/persisters/_cassandra_in_progress.py -> build/lib/py2store/persisters copying py2store/persisters/dynamodb_w_boto3.py -> build/lib/py2store/persisters copying py2store/persisters/ssh_persister.py -> build/lib/py2store/persisters copying py2store/persisters/sql_w_sqlalchemy.py -> build/lib/py2store/persisters copying py2store/persisters/_couchdb_in_progress.py -> build/lib/py2store/persisters copying py2store/persisters/ftp_persister.py -> build/lib/py2store/persisters copying py2store/persisters/couchdb_w_couchdb.py -> build/lib/py2store/persisters copying py2store/persisters/__init__.py -> build/lib/py2store/persisters copying py2store/persisters/local_files.py -> build/lib/py2store/persisters copying py2store/persisters/_arangodb_in_progress.py -> build/lib/py2store/persisters copying py2store/persisters/s3_w_boto3.py -> build/lib/py2store/persisters copying py2store/persisters/mongo_w_pymongo.py -> build/lib/py2store/persisters copying py2store/persisters/postgres_w_psycopg2.py -> build/lib/py2store/persisters creating build/lib/py2store/test copying py2store/test/quick.py -> build/lib/py2store/test copying py2store/test/util.py -> build/lib/py2store/test copying py2store/test/scrap.py -> build/lib/py2store/test copying py2store/test/__init__.py -> build/lib/py2store/test copying py2store/test/simple.py -> build/lib/py2store/test creating build/lib/py2store/stores copying py2store/stores/s3_store.py -> build/lib/py2store/stores copying py2store/stores/local_store.py -> build/lib/py2store/stores copying py2store/stores/sql_w_sqlalchemy.py -> build/lib/py2store/stores copying py2store/stores/arangodb_store.py -> build/lib/py2store/stores copying py2store/stores/couchdb_store.py -> build/lib/py2store/stores copying py2store/stores/dropbox_store.py -> build/lib/py2store/stores copying py2store/stores/__init__.py -> build/lib/py2store/stores copying py2store/stores/delegation_stores.py -> build/lib/py2store/stores copying py2store/stores/mongo_store.py -> build/lib/py2store/stores creating build/lib/py2store/serializers copying py2store/serializers/audio.py -> build/lib/py2store/serializers copying py2store/serializers/__init__.py -> build/lib/py2store/serializers creating build/lib/py2store/selectors copying py2store/selectors/mongoquery.py -> build/lib/py2store/selectors copying py2store/selectors/mg_selectors.py -> build/lib/py2store/selectors copying py2store/selectors/__init__.py -> build/lib/py2store/selectors running egg_info writing dependency_links to py2store.egg-info/dependency_links.txt writing py2store.egg-info/PKG-INFO writing top-level names to py2store.egg-info/top_level.txt reading manifest file 'py2store.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'py2store.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/tests copying build/lib/tests/test_sql_w_sqlalchemy.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/base_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/py2store copying build/lib/py2store/errors.py -> build/bdist.linux-armv7l/wheel/py2store copying build/lib/py2store/base.py -> build/bdist.linux-armv7l/wheel/py2store copying build/lib/py2store/mixins.py -> build/bdist.linux-armv7l/wheel/py2store creating build/bdist.linux-armv7l/wheel/py2store/key_mappers copying build/lib/py2store/key_mappers/naming.py -> build/bdist.linux-armv7l/wheel/py2store/key_mappers copying build/lib/py2store/key_mappers/paths.py -> build/bdist.linux-armv7l/wheel/py2store/key_mappers copying build/lib/py2store/key_mappers/__init__.py -> build/bdist.linux-armv7l/wheel/py2store/key_mappers creating build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/googledrive_w_pydrive.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/_google_drive_in_progress.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/sql_w_odbc.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/_redis_in_progress.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/dropbox_w_dropbox.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/_cassandra_in_progress.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/dynamodb_w_boto3.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/ssh_persister.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/sql_w_sqlalchemy.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/_couchdb_in_progress.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/ftp_persister.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/couchdb_w_couchdb.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/__init__.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/local_files.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/_arangodb_in_progress.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/s3_w_boto3.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/mongo_w_pymongo.py -> build/bdist.linux-armv7l/wheel/py2store/persisters copying build/lib/py2store/persisters/postgres_w_psycopg2.py -> build/bdist.linux-armv7l/wheel/py2store/persisters creating build/bdist.linux-armv7l/wheel/py2store/test copying build/lib/py2store/test/quick.py -> build/bdist.linux-armv7l/wheel/py2store/test copying build/lib/py2store/test/util.py -> build/bdist.linux-armv7l/wheel/py2store/test copying build/lib/py2store/test/scrap.py -> build/bdist.linux-armv7l/wheel/py2store/test copying build/lib/py2store/test/__init__.py -> build/bdist.linux-armv7l/wheel/py2store/test copying build/lib/py2store/test/simple.py -> build/bdist.linux-armv7l/wheel/py2store/test copying build/lib/py2store/parse_format.py -> build/bdist.linux-armv7l/wheel/py2store copying build/lib/py2store/util.py -> build/bdist.linux-armv7l/wheel/py2store creating build/bdist.linux-armv7l/wheel/py2store/stores copying build/lib/py2store/stores/s3_store.py -> build/bdist.linux-armv7l/wheel/py2store/stores copying build/lib/py2store/stores/local_store.py -> build/bdist.linux-armv7l/wheel/py2store/stores copying build/lib/py2store/stores/sql_w_sqlalchemy.py -> build/bdist.linux-armv7l/wheel/py2store/stores copying build/lib/py2store/stores/arangodb_store.py -> build/bdist.linux-armv7l/wheel/py2store/stores copying build/lib/py2store/stores/couchdb_store.py -> build/bdist.linux-armv7l/wheel/py2store/stores copying build/lib/py2store/stores/dropbox_store.py -> build/bdist.linux-armv7l/wheel/py2store/stores copying build/lib/py2store/stores/__init__.py -> build/bdist.linux-armv7l/wheel/py2store/stores copying build/lib/py2store/stores/delegation_stores.py -> build/bdist.linux-armv7l/wheel/py2store/stores copying build/lib/py2store/stores/mongo_store.py -> build/bdist.linux-armv7l/wheel/py2store/stores creating build/bdist.linux-armv7l/wheel/py2store/serializers copying build/lib/py2store/serializers/audio.py -> build/bdist.linux-armv7l/wheel/py2store/serializers copying build/lib/py2store/serializers/__init__.py -> build/bdist.linux-armv7l/wheel/py2store/serializers copying build/lib/py2store/core.py -> build/bdist.linux-armv7l/wheel/py2store creating build/bdist.linux-armv7l/wheel/py2store/selectors copying build/lib/py2store/selectors/mongoquery.py -> build/bdist.linux-armv7l/wheel/py2store/selectors copying build/lib/py2store/selectors/mg_selectors.py -> build/bdist.linux-armv7l/wheel/py2store/selectors copying build/lib/py2store/selectors/__init__.py -> build/bdist.linux-armv7l/wheel/py2store/selectors copying build/lib/py2store/__init__.py -> build/bdist.linux-armv7l/wheel/py2store copying build/lib/py2store/simple.py -> build/bdist.linux-armv7l/wheel/py2store running install_egg_info Copying py2store.egg-info to build/bdist.linux-armv7l/wheel/py2store-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/py2store-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-be6afxbh/py2store-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'py2store/__init__.py' adding 'py2store/base.py' adding 'py2store/core.py' adding 'py2store/errors.py' adding 'py2store/mixins.py' adding 'py2store/parse_format.py' adding 'py2store/simple.py' adding 'py2store/util.py' adding 'py2store/key_mappers/__init__.py' adding 'py2store/key_mappers/naming.py' adding 'py2store/key_mappers/paths.py' adding 'py2store/persisters/__init__.py' adding 'py2store/persisters/_arangodb_in_progress.py' adding 'py2store/persisters/_cassandra_in_progress.py' adding 'py2store/persisters/_couchdb_in_progress.py' adding 'py2store/persisters/_google_drive_in_progress.py' adding 'py2store/persisters/_redis_in_progress.py' adding 'py2store/persisters/couchdb_w_couchdb.py' adding 'py2store/persisters/dropbox_w_dropbox.py' adding 'py2store/persisters/dynamodb_w_boto3.py' adding 'py2store/persisters/ftp_persister.py' adding 'py2store/persisters/googledrive_w_pydrive.py' adding 'py2store/persisters/local_files.py' adding 'py2store/persisters/mongo_w_pymongo.py' adding 'py2store/persisters/postgres_w_psycopg2.py' adding 'py2store/persisters/s3_w_boto3.py' adding 'py2store/persisters/sql_w_odbc.py' adding 'py2store/persisters/sql_w_sqlalchemy.py' adding 'py2store/persisters/ssh_persister.py' adding 'py2store/selectors/__init__.py' adding 'py2store/selectors/mg_selectors.py' adding 'py2store/selectors/mongoquery.py' adding 'py2store/serializers/__init__.py' adding 'py2store/serializers/audio.py' adding 'py2store/stores/__init__.py' adding 'py2store/stores/arangodb_store.py' adding 'py2store/stores/couchdb_store.py' adding 'py2store/stores/delegation_stores.py' adding 'py2store/stores/dropbox_store.py' adding 'py2store/stores/local_store.py' adding 'py2store/stores/mongo_store.py' adding 'py2store/stores/s3_store.py' adding 'py2store/stores/sql_w_sqlalchemy.py' adding 'py2store/test/__init__.py' adding 'py2store/test/quick.py' adding 'py2store/test/scrap.py' adding 'py2store/test/simple.py' adding 'py2store/test/util.py' adding 'tests/__init__.py' adding 'tests/base_test.py' adding 'tests/test_sql_w_sqlalchemy.py' adding 'py2store-0.0.3.dist-info/METADATA' adding 'py2store-0.0.3.dist-info/WHEEL' adding 'py2store-0.0.3.dist-info/top_level.txt' adding 'py2store-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for py2store: finished with status 'done' Stored in directory: /tmp/tmp67og__fb Successfully built py2store Cleaning up... Removing source in /tmp/pip-wheel-2_q81z13/py2store Removed build tracker '/tmp/pip-req-tracker-myl5ieny'