diff --git a/www/py-django-cors-headers/Makefile b/www/py-django-cors-headers/Makefile index 9fad7807baf4..433b62be96d9 100644 --- a/www/py-django-cors-headers/Makefile +++ b/www/py-django-cors-headers/Makefile @@ -1,22 +1,25 @@ PORTNAME= django-cors-headers -PORTVERSION= 3.13.0 +PORTVERSION= 3.14.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= django_cors_headers-${PORTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Handles server headers required for Cross-Origin Resource Sharing 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}django32>=3.2:www/py-django32@${PY_FLAVOR} USES= python:3.7+ -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} .include diff --git a/www/py-django-cors-headers/distinfo b/www/py-django-cors-headers/distinfo index 17abcee346a5..e9a15823e900 100644 --- a/www/py-django-cors-headers/distinfo +++ b/www/py-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