pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django
Module Name: pkgsrc
Committed By: adam
Date: Wed Sep 3 14:28:03 UTC 2025
Modified Files:
pkgsrc/www/py-django: Makefile distinfo
Log Message:
py-django: updated to 5.2.6
Django 5.2.6 fixes a security issue with severity “high” and one bug in 5.2.5.
Bugfixes
Fixed a bug where using QuerySet.values() or values_list() with a ForeignObject
composed of multiple fields returned incorrect results instead of tuples of the
referenced fields.
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/www/py-django/Makefile
cvs rdiff -u -r1.120 -r1.121 pkgsrc/www/py-django/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/Makefile
diff -u pkgsrc/www/py-django/Makefile:1.147 pkgsrc/www/py-django/Makefile:1.148
--- pkgsrc/www/py-django/Makefile:1.147 Thu Aug 7 04:56:19 2025
+++ pkgsrc/www/py-django/Makefile Wed Sep 3 14:28:03 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.147 2025/08/07 04:56:19 adam Exp $
+# $NetBSD: Makefile,v 1.148 2025/09/03 14:28:03 adam Exp $
-DISTNAME= django-5.2.5
+DISTNAME= django-5.2.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/
Index: pkgsrc/www/py-django/distinfo
diff -u pkgsrc/www/py-django/distinfo:1.120 pkgsrc/www/py-django/distinfo:1.121
--- pkgsrc/www/py-django/distinfo:1.120 Thu Aug 7 04:56:19 2025
+++ pkgsrc/www/py-django/distinfo Wed Sep 3 14:28:03 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.120 2025/08/07 04:56:19 adam Exp $
+$NetBSD: distinfo,v 1.121 2025/09/03 14:28:03 adam Exp $
-BLAKE2s (django-5.2.5.tar.gz) = 3c6493d98eff4ef67249233c15521e5c6517bb37619af2ecb42c092ae9990251
-SHA512 (django-5.2.5.tar.gz) = b65e59596a2c3b4d219d0b37b54bbcead10b1f9760d499cb5cd603b0025995415f3883531f3274ca56a66f3c809933859a079d829403ca8160e6f6cadf7591a4
-Size (django-5.2.5.tar.gz) = 10859748 bytes
+BLAKE2s (django-5.2.6.tar.gz) = 0da4066a0641c677ef6688b259a0676629c2cd608ed83ca32c8b03c5588045f4
+SHA512 (django-5.2.6.tar.gz) = f2780e72ab6b54503a2ccee2fb2139399c175d8704a9b7fa4308f7688ad7b3a5fd744850ec6f702e0696ac190bc510e8d91584858381f7fd41eb89f1d7619e2c
+Size (django-5.2.6.tar.gz) = 10858861 bytes
Home |
Main Index |
Thread Index |
Old Index