Created temporary directory: /tmp/pip-ephem-wheel-cache-arl1a0f_ Created temporary directory: /tmp/pip-wheel-6r7as2jq Looking in indexes: https://pypi.python.org/simple Collecting django-storages-azure==1.6.6 1 location(s) to search for versions of django-storages-azure: * https://pypi.python.org/simple/django-storages-azure/ Getting page https://pypi.python.org/simple/django-storages-azure/ Analyzing links from page https://pypi.org/simple/django-storages-azure/ Found link https://files.pythonhosted.org/packages/b2/77/0ed768022cbd8e4cc337d1f772b6371b5f1300a102c91a8b38804b149b8c/django-storages-azure-1.6.6.tar.gz#sha256=a9e36ac182a9838fd4e986bcf50b24b2fe7fe0765deb829fca87e94575d5adff (from https://pypi.org/simple/django-storages-azure/), version: 1.6.6 Using version 1.6.6 (newest of versions: 1.6.6) Created temporary directory: /tmp/pip-unpack-skslx5f8 Downloading https://files.pythonhosted.org/packages/b2/77/0ed768022cbd8e4cc337d1f772b6371b5f1300a102c91a8b38804b149b8c/django-storages-azure-1.6.6.tar.gz (70kB) Downloading from URL https://files.pythonhosted.org/packages/b2/77/0ed768022cbd8e4cc337d1f772b6371b5f1300a102c91a8b38804b149b8c/django-storages-azure-1.6.6.tar.gz#sha256=a9e36ac182a9838fd4e986bcf50b24b2fe7fe0765deb829fca87e94575d5adff (from https://pypi.org/simple/django-storages-azure/) Running setup.py (path:/tmp/pip-wheel-6r7as2jq/django-storages-azure/setup.py) egg_info for package django-storages-azure Running command python setup.py egg_info running egg_info creating pip-egg-info/django_storages_azure.egg-info writing top-level names to pip-egg-info/django_storages_azure.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_storages_azure.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_storages_azure.egg-info/requires.txt writing pip-egg-info/django_storages_azure.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_storages_azure.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_storages_azure.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_storages_azure.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-6r7as2jq/django-storages-azure has version 1.6.6, which satisfies requirement django-storages-azure==1.6.6 from https://files.pythonhosted.org/packages/b2/77/0ed768022cbd8e4cc337d1f772b6371b5f1300a102c91a8b38804b149b8c/django-storages-azure-1.6.6.tar.gz#sha256=a9e36ac182a9838fd4e986bcf50b24b2fe7fe0765deb829fca87e94575d5adff Building wheels for collected packages: django-storages-azure Created temporary directory: /tmp/pip-wheel-gt2kurm6 Running setup.py bdist_wheel for django-storages-azure: started Destination directory: /tmp/pip-wheel-gt2kurm6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6r7as2jq/django-storages-azure/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-gt2kurm6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/storages copying storages/__init__.py -> build/lib/storages copying storages/utils.py -> build/lib/storages creating build/lib/storages/backends copying storages/backends/sftpstorage.py -> build/lib/storages/backends copying storages/backends/gcloud.py -> build/lib/storages/backends copying storages/backends/azure_storage.py -> build/lib/storages/backends copying storages/backends/s3boto3.py -> build/lib/storages/backends copying storages/backends/ftp.py -> build/lib/storages/backends copying storages/backends/__init__.py -> build/lib/storages/backends copying storages/backends/apache_libcloud.py -> build/lib/storages/backends copying storages/backends/dropbox.py -> build/lib/storages/backends copying storages/backends/s3boto.py -> build/lib/storages/backends 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/storages copying build/lib/storages/__init__.py -> build/bdist.linux-armv7l/wheel/storages creating build/bdist.linux-armv7l/wheel/storages/backends copying build/lib/storages/backends/sftpstorage.py -> build/bdist.linux-armv7l/wheel/storages/backends copying build/lib/storages/backends/gcloud.py -> build/bdist.linux-armv7l/wheel/storages/backends copying build/lib/storages/backends/azure_storage.py -> build/bdist.linux-armv7l/wheel/storages/backends copying build/lib/storages/backends/s3boto3.py -> build/bdist.linux-armv7l/wheel/storages/backends copying build/lib/storages/backends/ftp.py -> build/bdist.linux-armv7l/wheel/storages/backends copying build/lib/storages/backends/__init__.py -> build/bdist.linux-armv7l/wheel/storages/backends copying build/lib/storages/backends/apache_libcloud.py -> build/bdist.linux-armv7l/wheel/storages/backends copying build/lib/storages/backends/dropbox.py -> build/bdist.linux-armv7l/wheel/storages/backends copying build/lib/storages/backends/s3boto.py -> build/bdist.linux-armv7l/wheel/storages/backends copying build/lib/storages/utils.py -> build/bdist.linux-armv7l/wheel/storages running install_egg_info running egg_info writing requirements to django_storages_azure.egg-info/requires.txt writing top-level names to django_storages_azure.egg-info/top_level.txt writing dependency_links to django_storages_azure.egg-info/dependency_links.txt writing django_storages_azure.egg-info/PKG-INFO reading manifest file 'django_storages_azure.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_storages_azure.egg-info/SOURCES.txt' Copying django_storages_azure.egg-info to build/bdist.linux-armv7l/wheel/django_storages_azure-1.6.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_storages_azure-1.6.6.dist-info/WHEEL creating '/tmp/pip-wheel-gt2kurm6/django_storages_azure-1.6.6-py2.py3-none-any.whl' and adding '.' to it adding 'storages/__init__.py' adding 'storages/utils.py' adding 'storages/backends/__init__.py' adding 'storages/backends/apache_libcloud.py' adding 'storages/backends/azure_storage.py' adding 'storages/backends/dropbox.py' adding 'storages/backends/ftp.py' adding 'storages/backends/gcloud.py' adding 'storages/backends/s3boto.py' adding 'storages/backends/s3boto3.py' adding 'storages/backends/sftpstorage.py' adding 'django_storages_azure-1.6.6.dist-info/top_level.txt' adding 'django_storages_azure-1.6.6.dist-info/WHEEL' adding 'django_storages_azure-1.6.6.dist-info/METADATA' adding 'django_storages_azure-1.6.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-storages-azure: finished with status 'done' Stored in directory: /tmp/tmp1xc390zq Successfully built django-storages-azure Cleaning up... Removing source in /tmp/pip-wheel-6r7as2jq/django-storages-azure