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

Changelog

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

  * New upstream version 1.14.2
  * Build using pybuild-plugin-pyproject.
  * Fix installed file names for pybuild-plugin-pyproject.

 -- Michael Fladischer <email address hidden>  Fri, 27 Oct 2023 21:56:40 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-storages_1.14.2-1.dsc 2.6 KiB b6ec2816a13c118d4e2f3303a7907a354998c0a8c43f9205853208077500cea1
python-django-storages_1.14.2.orig.tar.gz 202.0 KiB eacb32dfa9dadc767f74970eb94ce7f21f1775c5cc6fffabe5b0d85908a99334
python-django-storages_1.14.2-1.debian.tar.xz 5.6 KiB be99bbb738bb2d667e444823f3111ab9376d5944a9bca15b5c8609f1a868039f

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.