pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-cors-headers
Module Name: pkgsrc
Committed By: adam
Date: Sat Jul 13 08:49:42 UTC 2024
Modified Files:
pkgsrc/www/py-django-cors-headers: Makefile distinfo
Log Message:
py-django-cors-headers: updated to 4.4.0
4.4.0 (2024-06-19)
* Support Django 5.1.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/py-django-cors-headers/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/py-django-cors-headers/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-django-cors-headers/Makefile
diff -u pkgsrc/www/py-django-cors-headers/Makefile:1.29 pkgsrc/www/py-django-cors-headers/Makefile:1.30
--- pkgsrc/www/py-django-cors-headers/Makefile:1.29 Tue Nov 14 17:40:06 2023
+++ pkgsrc/www/py-django-cors-headers/Makefile Sat Jul 13 08:49:42 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2023/11/14 17:40:06 adam Exp $
+# $NetBSD: Makefile,v 1.30 2024/07/13 08:49:42 adam Exp $
-DISTNAME= django-cors-headers-4.3.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME= django_cors_headers-4.4.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-cors-headers/}
@@ -12,7 +12,8 @@ LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+= ${PYPKGPREFIX}-django>=3:../../www/py-django3
+DEPENDS+= ${PYPKGPREFIX}-asgiref>=3.6:../../www/py-asgiref
+DEPENDS+= ${PYPKGPREFIX}-django>=3.2:../../www/py-django
USE_LANGUAGES= # none
Index: pkgsrc/www/py-django-cors-headers/distinfo
diff -u pkgsrc/www/py-django-cors-headers/distinfo:1.27 pkgsrc/www/py-django-cors-headers/distinfo:1.28
--- pkgsrc/www/py-django-cors-headers/distinfo:1.27 Tue Nov 14 17:40:06 2023
+++ pkgsrc/www/py-django-cors-headers/distinfo Sat Jul 13 08:49:42 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2023/11/14 17:40:06 adam Exp $
+$NetBSD: distinfo,v 1.28 2024/07/13 08:49:42 adam Exp $
-BLAKE2s (django-cors-headers-4.3.1.tar.gz) = 75fcce78ee10dcf951fb3293645de4be0da94e91eaf8f597a25acf2b3ed3fd60
-SHA512 (django-cors-headers-4.3.1.tar.gz) = 0add5d5b892680b0632905ca42342581ff04d82cfc054751d86e335b61c88f5b8046e876aefaef0544f3d2de1aec2baa4499f6909717a29a894f61d92ff51e13
-Size (django-cors-headers-4.3.1.tar.gz) = 21146 bytes
+BLAKE2s (django_cors_headers-4.4.0.tar.gz) = 96fd632f952ed60a8897648811d383f38e43ef05c793cbfd399ba297330a1307
+SHA512 (django_cors_headers-4.4.0.tar.gz) = 3c3ac226d62623d0c79ef7687de29724f3d576e7344599ec4fe3288ba93520bdef3d5b8b4a9f6668d1808ad5b43943b7512de1809656b643e38079cf9c17996a
+Size (django_cors_headers-4.4.0.tar.gz) = 21151 bytes
Home |
Main Index |
Thread Index |
Old Index