python-django-storages 1.14.4-1 source package in Ubuntu

Changelog

python-django-storages (1.14.4-1) unstable; urgency=low

  * New upstream version 1.14.4
  * Refresh patches.
  * Use dh-sequence-python3.
  * Bump Standards-Version to 4.7.0.
  * Install testfiles using d/pybuild.testfiles.

 -- Michael Fladischer <email address hidden>  Fri, 19 Jul 2024 07:34:49 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low 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.4-1.dsc 2.6 KiB c4f02aa5d9ffa2d208e7203341f2ebe59b0e377aee052e6fd2844d3f61c54cc4
python-django-storages_1.14.4.orig.tar.gz 205.7 KiB 80fa01c2e8f10276dbea5cbd9f8a6dc2c17a5fa603d8f23e9c7cbbf3070a0d2f
python-django-storages_1.14.4-1.debian.tar.xz 5.8 KiB 8caa4abc25f5e4f18c01f101df324cf6124e9f75c89fa3bc0c648cd9855ae292

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.