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

Changelog

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

  * Team upload
  * [a4b05b7] New upstream version 3.14.0
  * [888117d] d/control: Increase Standards-Version to 4.6.2
    No further modifications needed.
  * [3c26af0] d/control: Add BuildProfileSpecs
  * [bb1e836] d/rules: Drop --with option in default target
  * [ff9ab1c] d/copyright: Update year data

 -- Carsten Schoenert <email address hidden>  Sun, 26 Feb 2023 08:57:07 +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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-cors-headers_3.14.0-1.dsc 2.3 KiB 4ab380bcc66f066b9ca509112b74ba6f2a5a9c437c9d68b84b8772ed74f7d28b
django-cors-headers_3.14.0.orig.tar.gz 28.9 KiB 4404b0ddb34350f193438bd25226bc82cc84c7b9f49503e1357fd281507eb985
django-cors-headers_3.14.0-1.debian.tar.xz 3.8 KiB bfb32ba7f4193589222a5a6c3d2193e3a8f757a3db48f23507c5311b1b5e89de

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.