pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django4
Module Name: pkgsrc
Committed By: adam
Date: Wed Feb 5 20:50:52 UTC 2025
Modified Files:
pkgsrc/www/py-django4: Makefile distinfo
Log Message:
py-django4: updated to 4.2.19
Django 4.2.19 fixes a regression in 4.2.18.
Bugfixes
Fixed a regression in Django 4.2.18 that caused validate_ipv6_address() and validate_ipv46_address() to crash when handling non-string values
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-django4/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-django4/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-django4/Makefile
diff -u pkgsrc/www/py-django4/Makefile:1.11 pkgsrc/www/py-django4/Makefile:1.12
--- pkgsrc/www/py-django4/Makefile:1.11 Tue Jan 14 15:56:01 2025
+++ pkgsrc/www/py-django4/Makefile Wed Feb 5 20:50:52 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2025/01/14 15:56:01 adam Exp $
+# $NetBSD: Makefile,v 1.12 2025/02/05 20:50:52 adam Exp $
-DISTNAME= Django-4.2.18
+DISTNAME= Django-4.2.19
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/
Index: pkgsrc/www/py-django4/distinfo
diff -u pkgsrc/www/py-django4/distinfo:1.9 pkgsrc/www/py-django4/distinfo:1.10
--- pkgsrc/www/py-django4/distinfo:1.9 Tue Jan 14 15:56:01 2025
+++ pkgsrc/www/py-django4/distinfo Wed Feb 5 20:50:52 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/01/14 15:56:01 adam Exp $
+$NetBSD: distinfo,v 1.10 2025/02/05 20:50:52 adam Exp $
-BLAKE2s (Django-4.2.18.tar.gz) = d895e1608e40dfbb32025b89ca9e777270a70a1d07b649a7eff4c755e197fa61
-SHA512 (Django-4.2.18.tar.gz) = 74469711d0238583c46cadd42737b9002417010796b713a0750c1f28ea17c9c6b2d33e0136fcc5556029a78e0c24b617ae366cb667051c09552298faee791609
-Size (Django-4.2.18.tar.gz) = 10428204 bytes
+BLAKE2s (Django-4.2.19.tar.gz) = bb761ef39e1a8dff033eb6240955c1a819af62af74ab52f08cb749cffde743dd
+SHA512 (Django-4.2.19.tar.gz) = 4bc7a12d502809f9b65f26d2b0f7f5fab76f37bf5d15f6887ee160e0cf8bb29089f478d280f31bf889e4204f103602069103ab74f058e8721bffb121a7fa27ad
+Size (Django-4.2.19.tar.gz) = 10426865 bytes
Home |
Main Index |
Thread Index |
Old Index