python-django-storages 1.14.2-2 source package in Ubuntu

Changelog

python-django-storages (1.14.2-2) unstable; urgency=medium

  * Clean up .pytest_cache directory after build-time tests (Closes:
    #1067332).

 -- Michael Fladischer <email address hidden>  Wed, 17 Apr 2024 15:53:09 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-storages_1.14.2-2.dsc 2.6 KiB 58839e27aa44d85b0b9f0ee9585ecc2e9371da4b253d100d2669e429b06c01ce
python-django-storages_1.14.2.orig.tar.gz 202.0 KiB eacb32dfa9dadc767f74970eb94ce7f21f1775c5cc6fffabe5b0d85908a99334
python-django-storages_1.14.2-2.debian.tar.xz 5.7 KiB 7267dfdfb4d6de4c506e7973c4b179ea47d24cde1e5f19400b31ee2e1cc0e13c

Available diffs

No changes file available.

Binary packages built by this source

python-django-storages-doc: storage backends in Django (Documentation)

 django-storages is a collection of custom storage backends for Django. Each
 storage backend has its own unique settings you will need to add to your
 settings.py file. Read the documentation for your storage engine(s) of choice
 to determine what you need to add.
 .
 This package contains the documentation.

python3-django-storages: storage backends in Django (Python3 version)

 django-storages is a collection of custom storage backends for Django. Each
 storage backend has its own unique settings you will need to add to your
 settings.py file. Read the documentation for your storage engine(s) of choice
 to determine what you need to add.
 .
 Each backend is shipped as a separate package to ensure granular dependencies.
 This package contains the common files of the library.

python3-django-storages-boto3: transitional package

 This is a transitional package. It can safely be removed.

python3-django-storages-dropbox: storage backends in Django (Dropbox)

 django-storages is a collection of custom storage backends for Django. Each
 storage backend has its own unique settings you will need to add to your
 settings.py file. Read the documentation for your storage engine(s) of choice
 to determine what you need to add.
 .
 Each backend is shipped as a separate package to ensure granular dependencies.
 This package contains the Dropbox backend.

python3-django-storages-ftp: storage backends in Django (FTP)

 django-storages is a collection of custom storage backends for Django. Each
 storage backend has its own unique settings you will need to add to your
 settings.py file. Read the documentation for your storage engine(s) of choice
 to determine what you need to add.
 .
 Each backend is shipped as a separate package to ensure granular dependencies.
 This package contains the FTP backend.

python3-django-storages-libcloud: storage backends in Django (Libcloud)

 django-storages is a collection of custom storage backends for Django. Each
 storage backend has its own unique settings you will need to add to your
 settings.py file. Read the documentation for your storage engine(s) of choice
 to determine what you need to add.
 .
 Each backend is shipped as a separate package to ensure granular dependencies.
 This package contains the libcloud backend.

python3-django-storages-s3: storage backends in Django (S3)

 django-storages is a collection of custom storage backends for Django. Each
 storage backend has its own unique settings you will need to add to your
 settings.py file. Read the documentation for your storage engine(s) of choice
 to determine what you need to add.
 .
 Each backend is shipped as a separate package to ensure granular dependencies.
 This package contains the boto3 backend for AWS S3.

python3-django-storages-sftp: storage backends in Django (SFTP)

 django-storages is a collection of custom storage backends for Django. Each
 storage backend has its own unique settings you will need to add to your
 settings.py file. Read the documentation for your storage engine(s) of choice
 to determine what you need to add.
 .
 Each backend is shipped as a separate package to ensure granular dependencies.
 This package contains the SFTP backend.