Collecting django-dropbox-storage==0.4.1 1 location(s) to search for versions of django-dropbox-storage: * https://pypi.python.org/simple/django-dropbox-storage/ Getting page https://pypi.python.org/simple/django-dropbox-storage/ Analyzing links from page https://pypi.org/simple/django-dropbox-storage/ Found link https://files.pythonhosted.org/packages/18/ca/8f5f39ce9b2303b1b283c0d959911c3f54a3bcfa123b63b9766db351f0db/django-dropbox-storage-0.2.0.tar.gz#sha256=a45e7578140e4d0a3e676c1304f3771f871dd4dadeaf952e9e13e125b3767418 (from https://pypi.org/simple/django-dropbox-storage/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/7d/2c/5302a63e21e8dcf69858bcdbd60deb74f81ad366e9833573153bf7f6f318/django-dropbox-storage-0.3.0.tar.gz#sha256=7253b26b072a848e8550b46bb68faa02c9ee3c557f7a503fc046ce17852e0e19 (from https://pypi.org/simple/django-dropbox-storage/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/20/05/40b0f04b00021e679f279eba806282833946b233531bca6b2aeea1f4903f/django-dropbox-storage-0.4.1.tar.gz#sha256=950e6b25aad09df982dc0962bf61f6e55f0860477da9e5f4d3bc0f8ec79050ce (from https://pypi.org/simple/django-dropbox-storage/), version: 0.4.1 Using version 0.4.1 (newest of versions: 0.4.1) Downloading https://files.pythonhosted.org/packages/20/05/40b0f04b00021e679f279eba806282833946b233531bca6b2aeea1f4903f/django-dropbox-storage-0.4.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/20/05/40b0f04b00021e679f279eba806282833946b233531bca6b2aeea1f4903f/django-dropbox-storage-0.4.1.tar.gz#sha256=950e6b25aad09df982dc0962bf61f6e55f0860477da9e5f4d3bc0f8ec79050ce (from https://pypi.org/simple/django-dropbox-storage/) Running setup.py (path:/tmp/pip-build-0ku1x7ju/django-dropbox-storage/setup.py) egg_info for package django-dropbox-storage Running command python setup.py egg_info running egg_info creating pip-egg-info/django_dropbox_storage.egg-info writing dependency_links to pip-egg-info/django_dropbox_storage.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_dropbox_storage.egg-info/top_level.txt writing pip-egg-info/django_dropbox_storage.egg-info/PKG-INFO writing requirements to pip-egg-info/django_dropbox_storage.egg-info/requires.txt writing manifest file 'pip-egg-info/django_dropbox_storage.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_dropbox_storage.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_dropbox_storage.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-build-0ku1x7ju/django-dropbox-storage has version 0.4.1, which satisfies requirement django-dropbox-storage==0.4.1 from https://files.pythonhosted.org/packages/20/05/40b0f04b00021e679f279eba806282833946b233531bca6b2aeea1f4903f/django-dropbox-storage-0.4.1.tar.gz#sha256=950e6b25aad09df982dc0962bf61f6e55f0860477da9e5f4d3bc0f8ec79050ce Building wheels for collected packages: django-dropbox-storage Running setup.py bdist_wheel for django-dropbox-storage: started Destination directory: /tmp/tmpzwaw0mmbpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-0ku1x7ju/django-dropbox-storage/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/tmpzwaw0mmbpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_dropbox_storage copying django_dropbox_storage/settings.py -> build/lib/django_dropbox_storage copying django_dropbox_storage/models.py -> build/lib/django_dropbox_storage copying django_dropbox_storage/storage.py -> build/lib/django_dropbox_storage copying django_dropbox_storage/views.py -> build/lib/django_dropbox_storage copying django_dropbox_storage/tests.py -> build/lib/django_dropbox_storage copying django_dropbox_storage/__init__.py -> build/lib/django_dropbox_storage creating build/lib/django_dropbox_storage/management copying django_dropbox_storage/management/__init__.py -> build/lib/django_dropbox_storage/management creating build/lib/django_dropbox_storage/management/commands copying django_dropbox_storage/management/commands/__init__.py -> build/lib/django_dropbox_storage/management/commands copying django_dropbox_storage/management/commands/get_dropbox_token.py -> build/lib/django_dropbox_storage/management/commands 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/django_dropbox_storage creating build/bdist.linux-armv7l/wheel/django_dropbox_storage/management creating build/bdist.linux-armv7l/wheel/django_dropbox_storage/management/commands copying build/lib/django_dropbox_storage/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/django_dropbox_storage/management/commands copying build/lib/django_dropbox_storage/management/commands/get_dropbox_token.py -> build/bdist.linux-armv7l/wheel/django_dropbox_storage/management/commands copying build/lib/django_dropbox_storage/management/__init__.py -> build/bdist.linux-armv7l/wheel/django_dropbox_storage/management copying build/lib/django_dropbox_storage/settings.py -> build/bdist.linux-armv7l/wheel/django_dropbox_storage copying build/lib/django_dropbox_storage/models.py -> build/bdist.linux-armv7l/wheel/django_dropbox_storage copying build/lib/django_dropbox_storage/storage.py -> build/bdist.linux-armv7l/wheel/django_dropbox_storage copying build/lib/django_dropbox_storage/views.py -> build/bdist.linux-armv7l/wheel/django_dropbox_storage copying build/lib/django_dropbox_storage/tests.py -> build/bdist.linux-armv7l/wheel/django_dropbox_storage copying build/lib/django_dropbox_storage/__init__.py -> build/bdist.linux-armv7l/wheel/django_dropbox_storage running install_egg_info running egg_info writing requirements to django_dropbox_storage.egg-info/requires.txt writing top-level names to django_dropbox_storage.egg-info/top_level.txt writing dependency_links to django_dropbox_storage.egg-info/dependency_links.txt writing django_dropbox_storage.egg-info/PKG-INFO reading manifest file 'django_dropbox_storage.egg-info/SOURCES.txt' writing manifest file 'django_dropbox_storage.egg-info/SOURCES.txt' Copying django_dropbox_storage.egg-info to build/bdist.linux-armv7l/wheel/django_dropbox_storage-0.4.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_dropbox_storage-0.4.1.dist-info/WHEEL Running setup.py bdist_wheel for django-dropbox-storage: finished with status 'done' Stored in directory: /tmp/tmphnlqc_37 Successfully built django-dropbox-storage Cleaning up... Removing source in /tmp/pip-build-0ku1x7ju/django-dropbox-storage