git: 6d716c139864 - 2023Q4 - www/py-dj42-django-cors-headers: Update to 4.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Dec 2023 12:54:40 UTC
The branch 2023Q4 has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6d716c13986437cbb35805c08767eac0c9d20c8d
commit 6d716c13986437cbb35805c08767eac0c9d20c8d
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2023-12-01 12:45:11 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2023-12-01 12:52:43 +0000
www/py-dj42-django-cors-headers: Update to 4.3.1
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/4.3.1/CHANGELOG.rst
MFH: 2023Q4
(cherry picked from commit bff30a651aa367540d7597a309307c66f0ffa032)
---
www/py-dj42-django-cors-headers/Makefile | 6 +++---
www/py-dj42-django-cors-headers/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/www/py-dj42-django-cors-headers/Makefile b/www/py-dj42-django-cors-headers/Makefile
index 861ca0bf6812..9e3031a14c0a 100644
--- a/www/py-dj42-django-cors-headers/Makefile
+++ b/www/py-dj42-django-cors-headers/Makefile
@@ -1,9 +1,8 @@
PORTNAME= django-cors-headers
-PORTVERSION= 4.3.0
+PORTVERSION= 4.3.1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj42-
-DISTNAME= django_cors_headers-${PORTVERSION}
MAINTAINER= kai@FreeBSD.org
COMMENT= Handles server headers required for Cross-Origin Resource Sharing
@@ -14,7 +13,8 @@ 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>=3.2:www/py-django42@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}asgiref>=3.6:www/py-asgiref@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist pep517
diff --git a/www/py-dj42-django-cors-headers/distinfo b/www/py-dj42-django-cors-headers/distinfo
index 6102768256e2..d54ddda55d08 100644
--- a/www/py-dj42-django-cors-headers/distinfo
+++ b/www/py-dj42-django-cors-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698413255
-SHA256 (django_cors_headers-4.3.0.tar.gz) = 25aabc94d4837678c1edf442c7f68a5f5fd151f6767b0e0b01c61a2179d02711
-SIZE (django_cors_headers-4.3.0.tar.gz) = 21305
+TIMESTAMP = 1701326135
+SHA256 (django-cors-headers-4.3.1.tar.gz) = 0bf65ef45e606aff1994d35503e6b677c0b26cafff6506f8fd7187f3be840207
+SIZE (django-cors-headers-4.3.1.tar.gz) = 21146