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

Changelog

python-django-storages (1.14-1) unstable; urgency=medium

  * New upstream version 1.14
  * Refresh patches.
  * Bump Standards-Version to 4.6.2.
  * Upstream renamed boto3 backend to s3, change binary package name
    accordingly (python3-django-storages-s3).

 -- Michael Fladischer <email address hidden>  Wed, 13 Sep 2023 15:57:24 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-storages_1.14-1.dsc 2.5 KiB b57e17962897b44a79aa3c155fa836820bd72c91b8a33d2592edae015be717a0
python-django-storages_1.14.orig.tar.gz 200.0 KiB 81f3f945e80cd54cb4e1966786978184a5ec3db257fd202d51f5d38a13430c77
python-django-storages_1.14-1.debian.tar.xz 5.6 KiB 6dadaa0ed76e19959ebe0db98b601009515a3a0a6931c23aac59f33b126a5ce3

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.