Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-django-csp
Commits:
f2505dc5 by Jelle van der Waa at 2024-11-18T15:19:59+01:00
upgpkg: 3.8-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-django-csp
pkgdesc = Django-CSP adds Content-Security-Policy headers to Django
pkgver = 3.8
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/mozilla/django-csp
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-django-csp
pkgver=3.8
-pkgrel=3
+pkgrel=4
pkgdesc="Django-CSP adds Content-Security-Policy headers to Django"
arch=('any')
url="https://github.com/mozilla/django-csp"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-csp/-/commit/f2505dc5d74db650737d184af8bd826cf906fef5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-csp/-/commit/f2505dc5d74db650737d184af8bd826cf906fef5
You're receiving this email because of your account on gitlab.archlinux.org.