python-django-csp 3.8-1 source package in Ubuntu

Changelog

python-django-csp (3.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream version (Closes: #1073413)
  * Standards-Version: 4.7.0 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Refresh patch: replace PEP8 & Flakes by Ruff
  * Remove obsolete patch, fixed upstream
  * Add build-dependency on pybuild-plugin-pyproject
  * Add build-dependency on python3-sphinx-rtd-theme

 -- Alexandre Detiste <email address hidden>  Sun, 30 Jun 2024 13:19:31 +0200

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-csp_3.8-1.dsc 2.3 KiB 85a231171e1c9dba316e4200eaba6f137ff7a44214922fd10251f4362685f2e3
python-django-csp_3.8.orig.tar.gz 26.8 KiB 8f4d5ef414c4075998ac1143f912946e6ba80bf4300d375461d5d38ee263746b
python-django-csp_3.8-1.debian.tar.xz 3.9 KiB 9d5a24cbf147c63935af3a91622d02294b9c217a84e6ad3f14d510e6d6f08877

Available diffs

No changes file available.

Binary packages built by this source

python-django-csp-doc: Content Security Policy for Django (Documentation)

 django-csp adds Content-Security-Policy headers to Django applications. It
 provides a middleware that takes care of setting the correct header values and
 has several configuration settings to create custom policies.
 .
 This package contains the documentation.

python3-django-csp: Content Security Policy for Django (Python3 version)

 django-csp adds Content-Security-Policy headers to Django applications. It
 provides a middleware that takes care of setting the correct header values and
 has several configuration settings to create custom policies.
 .
 This package contains the Python 3 version of the library.