Created temporary directory: /tmp/pip-ephem-wheel-cache-ql9rtdd1 Created temporary directory: /tmp/pip-req-tracker-i6pfkyxx Created requirements tracker '/tmp/pip-req-tracker-i6pfkyxx' Created temporary directory: /tmp/pip-wheel-oukik3tl Collecting dblue-stores==2.0.1 1 location(s) to search for versions of dblue-stores: * https://pypi.org/simple/dblue-stores/ Getting page https://pypi.org/simple/dblue-stores/ Analyzing links from page https://pypi.org/simple/dblue-stores/ Found link https://files.pythonhosted.org/packages/a0/ec/746f2032b179ed52d1993355848221b4b96cbc5714e1bdf98ccd5498a788/dblue_stores-2.0.0.tar.gz#sha256=c26ad738b5bcd82d21ef2bd21d67e30564d2525e14ed4af0dd64f5c361a2f11a (from https://pypi.org/simple/dblue-stores/), version: 2.0.0 Found link https://files.pythonhosted.org/packages/27/a3/df1b9e121bb2ec5a1646a0a73d828e9d9ade1132173307e0997003e6fec2/dblue_stores-2.0.1.tar.gz#sha256=a710d8bb56a1f25557f877b451d36405b1ebbf64bf5200437f439eee5ce1667d (from https://pypi.org/simple/dblue-stores/), version: 2.0.1 Using version 2.0.1 (newest of versions: 2.0.1) Created temporary directory: /tmp/pip-unpack-t0slqnnp Downloading https://files.pythonhosted.org/packages/27/a3/df1b9e121bb2ec5a1646a0a73d828e9d9ade1132173307e0997003e6fec2/dblue_stores-2.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/27/a3/df1b9e121bb2ec5a1646a0a73d828e9d9ade1132173307e0997003e6fec2/dblue_stores-2.0.1.tar.gz#sha256=a710d8bb56a1f25557f877b451d36405b1ebbf64bf5200437f439eee5ce1667d (from https://pypi.org/simple/dblue-stores/) Added dblue-stores==2.0.1 from https://files.pythonhosted.org/packages/27/a3/df1b9e121bb2ec5a1646a0a73d828e9d9ade1132173307e0997003e6fec2/dblue_stores-2.0.1.tar.gz#sha256=a710d8bb56a1f25557f877b451d36405b1ebbf64bf5200437f439eee5ce1667d to build tracker '/tmp/pip-req-tracker-i6pfkyxx' Running setup.py (path:/tmp/pip-wheel-oukik3tl/dblue-stores/setup.py) egg_info for package dblue-stores Running command python setup.py egg_info running egg_info creating pip-egg-info/dblue_stores.egg-info writing dependency_links to pip-egg-info/dblue_stores.egg-info/dependency_links.txt writing pip-egg-info/dblue_stores.egg-info/PKG-INFO writing top-level names to pip-egg-info/dblue_stores.egg-info/top_level.txt writing requirements to pip-egg-info/dblue_stores.egg-info/requires.txt writing manifest file 'pip-egg-info/dblue_stores.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dblue_stores.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CONTRIBUTING.md' writing manifest file 'pip-egg-info/dblue_stores.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-oukik3tl/dblue-stores has version 2.0.1, which satisfies requirement dblue-stores==2.0.1 from https://files.pythonhosted.org/packages/27/a3/df1b9e121bb2ec5a1646a0a73d828e9d9ade1132173307e0997003e6fec2/dblue_stores-2.0.1.tar.gz#sha256=a710d8bb56a1f25557f877b451d36405b1ebbf64bf5200437f439eee5ce1667d Removed dblue-stores==2.0.1 from https://files.pythonhosted.org/packages/27/a3/df1b9e121bb2ec5a1646a0a73d828e9d9ade1132173307e0997003e6fec2/dblue_stores-2.0.1.tar.gz#sha256=a710d8bb56a1f25557f877b451d36405b1ebbf64bf5200437f439eee5ce1667d from build tracker '/tmp/pip-req-tracker-i6pfkyxx' Building wheels for collected packages: dblue-stores Created temporary directory: /tmp/pip-wheel-pme766ow Running setup.py bdist_wheel for dblue-stores: started Destination directory: /tmp/pip-wheel-pme766ow Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-oukik3tl/dblue-stores/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-pme766ow running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/dblue_stores copying dblue_stores/exceptions.py -> build/lib/dblue_stores copying dblue_stores/utils.py -> build/lib/dblue_stores copying dblue_stores/__init__.py -> build/lib/dblue_stores copying dblue_stores/settings.py -> build/lib/dblue_stores copying dblue_stores/logger.py -> build/lib/dblue_stores creating build/lib/tests/stores copying tests/stores/test_azure.py -> build/lib/tests/stores copying tests/stores/test_gcs.py -> build/lib/tests/stores copying tests/stores/__init__.py -> build/lib/tests/stores copying tests/stores/test_s3.py -> build/lib/tests/stores copying tests/stores/test_utils.py -> build/lib/tests/stores creating build/lib/tests/clients copying tests/clients/test_azure.py -> build/lib/tests/clients copying tests/clients/__init__.py -> build/lib/tests/clients copying tests/clients/test_gcp.py -> build/lib/tests/clients copying tests/clients/test_aws.py -> build/lib/tests/clients creating build/lib/dblue_stores/stores copying dblue_stores/stores/manager.py -> build/lib/dblue_stores/stores copying dblue_stores/stores/local.py -> build/lib/dblue_stores/stores copying dblue_stores/stores/__init__.py -> build/lib/dblue_stores/stores copying dblue_stores/stores/s3.py -> build/lib/dblue_stores/stores copying dblue_stores/stores/sftp.py -> build/lib/dblue_stores/stores copying dblue_stores/stores/gcs.py -> build/lib/dblue_stores/stores copying dblue_stores/stores/azure.py -> build/lib/dblue_stores/stores copying dblue_stores/stores/base.py -> build/lib/dblue_stores/stores creating build/lib/dblue_stores/clients copying dblue_stores/clients/__init__.py -> build/lib/dblue_stores/clients copying dblue_stores/clients/gcp.py -> build/lib/dblue_stores/clients copying dblue_stores/clients/sftp.py -> build/lib/dblue_stores/clients copying dblue_stores/clients/azure.py -> build/lib/dblue_stores/clients copying dblue_stores/clients/aws.py -> build/lib/dblue_stores/clients copying dblue_stores/clients/base.py -> build/lib/dblue_stores/clients 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 creating build/bdist.linux-armv7l/wheel/tests/stores copying build/lib/tests/stores/test_azure.py -> build/bdist.linux-armv7l/wheel/tests/stores copying build/lib/tests/stores/test_gcs.py -> build/bdist.linux-armv7l/wheel/tests/stores copying build/lib/tests/stores/__init__.py -> build/bdist.linux-armv7l/wheel/tests/stores copying build/lib/tests/stores/test_s3.py -> build/bdist.linux-armv7l/wheel/tests/stores copying build/lib/tests/stores/test_utils.py -> build/bdist.linux-armv7l/wheel/tests/stores copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/clients copying build/lib/tests/clients/test_azure.py -> build/bdist.linux-armv7l/wheel/tests/clients copying build/lib/tests/clients/__init__.py -> build/bdist.linux-armv7l/wheel/tests/clients copying build/lib/tests/clients/test_gcp.py -> build/bdist.linux-armv7l/wheel/tests/clients copying build/lib/tests/clients/test_aws.py -> build/bdist.linux-armv7l/wheel/tests/clients creating build/bdist.linux-armv7l/wheel/dblue_stores creating build/bdist.linux-armv7l/wheel/dblue_stores/stores copying build/lib/dblue_stores/stores/manager.py -> build/bdist.linux-armv7l/wheel/dblue_stores/stores copying build/lib/dblue_stores/stores/local.py -> build/bdist.linux-armv7l/wheel/dblue_stores/stores copying build/lib/dblue_stores/stores/__init__.py -> build/bdist.linux-armv7l/wheel/dblue_stores/stores copying build/lib/dblue_stores/stores/s3.py -> build/bdist.linux-armv7l/wheel/dblue_stores/stores copying build/lib/dblue_stores/stores/sftp.py -> build/bdist.linux-armv7l/wheel/dblue_stores/stores copying build/lib/dblue_stores/stores/gcs.py -> build/bdist.linux-armv7l/wheel/dblue_stores/stores copying build/lib/dblue_stores/stores/azure.py -> build/bdist.linux-armv7l/wheel/dblue_stores/stores copying build/lib/dblue_stores/stores/base.py -> build/bdist.linux-armv7l/wheel/dblue_stores/stores copying build/lib/dblue_stores/exceptions.py -> build/bdist.linux-armv7l/wheel/dblue_stores copying build/lib/dblue_stores/utils.py -> build/bdist.linux-armv7l/wheel/dblue_stores copying build/lib/dblue_stores/__init__.py -> build/bdist.linux-armv7l/wheel/dblue_stores copying build/lib/dblue_stores/settings.py -> build/bdist.linux-armv7l/wheel/dblue_stores creating build/bdist.linux-armv7l/wheel/dblue_stores/clients copying build/lib/dblue_stores/clients/__init__.py -> build/bdist.linux-armv7l/wheel/dblue_stores/clients copying build/lib/dblue_stores/clients/gcp.py -> build/bdist.linux-armv7l/wheel/dblue_stores/clients copying build/lib/dblue_stores/clients/sftp.py -> build/bdist.linux-armv7l/wheel/dblue_stores/clients copying build/lib/dblue_stores/clients/azure.py -> build/bdist.linux-armv7l/wheel/dblue_stores/clients copying build/lib/dblue_stores/clients/aws.py -> build/bdist.linux-armv7l/wheel/dblue_stores/clients copying build/lib/dblue_stores/clients/base.py -> build/bdist.linux-armv7l/wheel/dblue_stores/clients copying build/lib/dblue_stores/logger.py -> build/bdist.linux-armv7l/wheel/dblue_stores running install_egg_info running egg_info writing top-level names to dblue_stores.egg-info/top_level.txt writing requirements to dblue_stores.egg-info/requires.txt writing dependency_links to dblue_stores.egg-info/dependency_links.txt writing dblue_stores.egg-info/PKG-INFO reading manifest file 'dblue_stores.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CONTRIBUTING.md' writing manifest file 'dblue_stores.egg-info/SOURCES.txt' Copying dblue_stores.egg-info to build/bdist.linux-armv7l/wheel/dblue_stores-2.0.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/dblue_stores-2.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-pme766ow/dblue_stores-2.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dblue_stores/__init__.py' adding 'dblue_stores/exceptions.py' adding 'dblue_stores/logger.py' adding 'dblue_stores/settings.py' adding 'dblue_stores/utils.py' adding 'dblue_stores/clients/__init__.py' adding 'dblue_stores/clients/aws.py' adding 'dblue_stores/clients/azure.py' adding 'dblue_stores/clients/base.py' adding 'dblue_stores/clients/gcp.py' adding 'dblue_stores/clients/sftp.py' adding 'dblue_stores/stores/__init__.py' adding 'dblue_stores/stores/azure.py' adding 'dblue_stores/stores/base.py' adding 'dblue_stores/stores/gcs.py' adding 'dblue_stores/stores/local.py' adding 'dblue_stores/stores/manager.py' adding 'dblue_stores/stores/s3.py' adding 'dblue_stores/stores/sftp.py' adding 'tests/__init__.py' adding 'tests/clients/__init__.py' adding 'tests/clients/test_aws.py' adding 'tests/clients/test_azure.py' adding 'tests/clients/test_gcp.py' adding 'tests/stores/__init__.py' adding 'tests/stores/test_azure.py' adding 'tests/stores/test_gcs.py' adding 'tests/stores/test_s3.py' adding 'tests/stores/test_utils.py' adding 'dblue_stores-2.0.1.dist-info/LICENSE' adding 'dblue_stores-2.0.1.dist-info/METADATA' adding 'dblue_stores-2.0.1.dist-info/WHEEL' adding 'dblue_stores-2.0.1.dist-info/top_level.txt' adding 'dblue_stores-2.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dblue-stores: finished with status 'done' Stored in directory: /tmp/tmptkq_dqgi Successfully built dblue-stores Cleaning up... Removing source in /tmp/pip-wheel-oukik3tl/dblue-stores Removed build tracker '/tmp/pip-req-tracker-i6pfkyxx'