summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2023-03-16 06:58:14 +0100
committerKai Knoblich <kai@FreeBSD.org>2023-03-16 06:58:14 +0100
commitb4ed39ee2e82aabb3a8d2baeea371b06a5573be6 (patch)
tree7c49c4fbe52a51491239d1cb73cd95a04074b0f6
parentcbf776676ab6468b5d91a2eaf4b22cf0bbdc57de (diff)
downloadfreebsd-ports-b4ed39ee2e82aabb3a8d2baeea371b06a5573be6.zip
www/py-dj41-django-cors-headers: Update to 3.14.0
* Switch to PEP517 build framework. Changelog: https://github.com/adamchainz/django-cors-headers/blob/3.14.0/CHANGELOG.rst
-rw-r--r--www/py-dj41-django-cors-headers/Makefile7
-rw-r--r--www/py-dj41-django-cors-headers/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/www/py-dj41-django-cors-headers/Makefile b/www/py-dj41-django-cors-headers/Makefile
index 61b933eaa026..64620d5500f5 100644
--- a/www/py-dj41-django-cors-headers/Makefile
+++ b/www/py-dj41-django-cors-headers/Makefile
@@ -1,8 +1,9 @@
PORTNAME= django-cors-headers
-PORTVERSION= 3.13.0
+PORTVERSION= 3.14.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj41-
+DISTNAME= django_cors_headers-${PORTVERSION}
MAINTAINER= kai@FreeBSD.org
COMMENT= Handles server headers required for Cross-Origin Resource Sharing
@@ -11,10 +12,12 @@ WWW= https://github.com/adamchainz/django-cors-headers
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django41>=3.2:www/py-django41@${PY_FLAVOR}
USES= python:3.8+
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist pep517
NO_ARCH= yes
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME}
diff --git a/www/py-dj41-django-cors-headers/distinfo b/www/py-dj41-django-cors-headers/distinfo
index 17abcee346a5..e9a15823e900 100644
--- a/www/py-dj41-django-cors-headers/distinfo
+++ b/www/py-dj41-django-cors-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655534977
-SHA256 (django-cors-headers-3.13.0.tar.gz) = f9dc6b4e3f611c3199700b3e5f3398c28757dcd559c2f82932687f3d0443cfdf
-SIZE (django-cors-headers-3.13.0.tar.gz) = 20995
+TIMESTAMP = 1678824076
+SHA256 (django_cors_headers-3.14.0.tar.gz) = 5fbd58a6fb4119d975754b2bc090f35ec160a8373f276612c675b00e8a138739
+SIZE (django_cors_headers-3.14.0.tar.gz) = 24892