1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

www/py-django-csp: Update to 3.7

* Take maintainership.

Changelog:

https://github.com/mozilla/django-csp/compare/3.5...3.7

PR:		261963
Approved by:	Alexander Sieg (maintainer)
This commit is contained in:
Kai Knoblich 2022-02-27 12:08:30 +01:00
parent f13a230d07
commit 470f3df5e7
2 changed files with 11 additions and 5 deletions

View File

@ -1,11 +1,11 @@
PORTNAME= django-csp
PORTVERSION= 3.5
PORTVERSION= 3.7
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= django_csp-${PORTVERSION}
MAINTAINER= alex@xanderio.de
MAINTAINER= kai@FreeBSD.org
COMMENT= Adds Content-Security-Policy headers to Django
LICENSE= BSD3CLAUSE
@ -18,4 +18,10 @@ USE_PYTHON= autoplist distutils
NO_ARCH= yes
OPTIONS_DEFINE= JINJA2
OPTIONS_DEFAULT= JINJA2
JINJA2_DESC= Support for Django templates via Jinja2
JINJA2_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.9.6:devel/py-Jinja2@${PY_FLAVOR}
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1563114827
SHA256 (django_csp-3.5.tar.gz) = 04600237701e6d6ff78ed7d41209ff923988148bf292c128f6b474b9befe444f
SIZE (django_csp-3.5.tar.gz) = 11532
TIMESTAMP = 1644784370
SHA256 (django_csp-3.7.tar.gz) = 01eda02ad3f10261c74131cdc0b5a6a62b7c7ad4fd017fbefb7a14776e0a9727
SIZE (django_csp-3.7.tar.gz) = 12821