Skip to content
Snippets Groups Projects
Commit 3aea2c98 authored by Kai Knoblich's avatar Kai Knoblich
Browse files

www/py-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

MFH:		No (PEP517 support not present in 2023Q1 branch)
parent 0236e42c
No related branches found
No related tags found
No related merge requests found
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
......@@ -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}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}
......
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment