mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/py-django-csp: Update to 4.0
Changelog: https://github.com/mozilla/django-csp/releases/tag/v4.0
This commit is contained in:
parent
78a813400d
commit
3477d7a00e
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= django-csp
|
||||
PORTVERSION= 3.8
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist pep517
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1709978451
|
||||
SHA256 (django_csp-3.8.tar.gz) = ef0f1a9f7d8da68ae6e169c02e9ac661c0ecf04db70e0d1d85640512a68471c0
|
||||
SIZE (django_csp-3.8.tar.gz) = 13341
|
||||
TIMESTAMP = 1743677287
|
||||
SHA256 (django_csp-4.0.tar.gz) = b27010bb702eb20a3dad329178df2b61a2b82d338b70fbdc13c3a3bd28712833
|
||||
SIZE (django_csp-4.0.tar.gz) = 20028
|
||||
|
|
Loading…
Add table
Reference in a new issue