django-cors-headers 4.3.1-1 source package in Ubuntu

Changelog

django-cors-headers (4.3.1-1) unstable; urgency=medium

  * Team upload
  * [f60aa20] New upstream version 4.3.1
  * [09f36f9] d/control: Drop manual dep on python3-django in bin pkg
  * [306fb6e] autopkgttest: Remove file .pytest_cache before test call

 -- Carsten Schoenert <email address hidden>  Sun, 10 Dec 2023 07:14:21 +0100

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-cors-headers_4.3.1-1.dsc 2.3 KiB 650c9f8280eee77bd86c49daf42ae94796f173a154bf400dff88d3eb0b625d55
django-cors-headers_4.3.1.orig.tar.gz 29.8 KiB 8ec914bb50edba7bb049d6e92bcb5abd8bc479d7786130ecf13e9c03d185d43b
django-cors-headers_4.3.1-1.debian.tar.xz 3.9 KiB da4d63482d10cc1ebfb922bb2329b52d09e4a88105e035a0c931d57850cd1745

Available diffs

No changes file available.

Binary packages built by this source

python3-django-cors-headers: Django application for handling CORS

 A Django application for handling the server headers required for Cross-Origin
 Resource Sharing (CORS). Adding CORS headers allows your resources to be
 accessed on other domains.
 .
 This package contains the Python 3 version.