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

Changelog

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

  * Team upload
  * [ae52c9a] New upstream version 3.13.0
  * [f58e3b7] d/control: Add setuptools to B-D (Closes: #1020062)

 -- Carsten Schoenert <email address hidden>  Tue, 27 Sep 2022 05:57:09 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-cors-headers_3.13.0-1.dsc 2.3 KiB 0d49ef75e0dd786fd537fc4814bcf8e68a582df3a21060d99ecd797077365d49
django-cors-headers_3.13.0.orig.tar.gz 26.7 KiB 3855b536ac28c6a04ea8b93e49019defcee46aab35645f2bcd63d14df95f6a26
django-cors-headers_3.13.0-1.debian.tar.xz 3.7 KiB 4822b606fdff1208966ef4a37ad61b005601c3c41199e1e6e5de7d06fd0b665f

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.