git: b9b0b454281f - main - www/py-django-cors-headers: Update to 3.13.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Jun 2022 08:43:11 UTC
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b9b0b454281fd1101af360d1daa1d019dcf77228
commit b9b0b454281fd1101af360d1daa1d019dcf77228
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-06-18 08:39:44 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-06-18 08:39:44 +0000
www/py-django-cors-headers: Update to 3.13.0
Changelog since 3.11.0:
https://github.com/adamchainz/django-cors-headers/blob/3.13.0/HISTORY.rst
---
www/py-django-cors-headers/Makefile | 5 ++---
www/py-django-cors-headers/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/www/py-django-cors-headers/Makefile b/www/py-django-cors-headers/Makefile
index 0a0dad37c778..4cee56015390 100644
--- a/www/py-django-cors-headers/Makefile
+++ b/www/py-django-cors-headers/Makefile
@@ -1,6 +1,5 @@
PORTNAME= django-cors-headers
-PORTVERSION= 3.11.0
-PORTREVISION= 1
+PORTVERSION= 3.13.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +10,7 @@ COMMENT= Handles server headers required for Cross-Origin Resource Sharing
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=2.2:www/py-django32@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR}
USES= python:3.7+
USE_PYTHON= autoplist distutils
diff --git a/www/py-django-cors-headers/distinfo b/www/py-django-cors-headers/distinfo
index a6a46d17d262..17abcee346a5 100644
--- a/www/py-django-cors-headers/distinfo
+++ b/www/py-django-cors-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642506460
-SHA256 (django-cors-headers-3.11.0.tar.gz) = eb98389bf7a2afc5d374806af4a9149697e3a6955b5a2dc2bf049f7d33647456
-SIZE (django-cors-headers-3.11.0.tar.gz) = 20730
+TIMESTAMP = 1655534977
+SHA256 (django-cors-headers-3.13.0.tar.gz) = f9dc6b4e3f611c3199700b3e5f3398c28757dcd559c2f82932687f3d0443cfdf
+SIZE (django-cors-headers-3.13.0.tar.gz) = 20995