pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-django3 py-django3: updated to 3.2.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/19950e4ffd5b
branches:  trunk
changeset: 459374:19950e4ffd5b
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 05 18:33:49 2021 +0000

description:
py-django3: updated to 3.2.8

Django 3.2.8 fixes two bugs in 3.2.7.

Bugfixes

Fixed a bug in Django 3.2 that caused incorrect links on read-only fields in the admin.
Fixed a regression in Django 3.2 that caused incorrect selection of items across all pages when actions were placed both on the top and bottom of the admin change-list view.

diffstat:

 www/py-django3/Makefile |   4 ++--
 www/py-django3/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r eb86c795f354 -r 19950e4ffd5b www/py-django3/Makefile
--- a/www/py-django3/Makefile   Tue Oct 05 15:38:48 2021 +0000
+++ b/www/py-django3/Makefile   Tue Oct 05 18:33:49 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2021/09/05 09:41:38 wen Exp $
+# $NetBSD: Makefile,v 1.20 2021/10/05 18:33:49 adam Exp $
 
-DISTNAME=      Django-3.2.7
+DISTNAME=      Django-3.2.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    www python
 MASTER_SITES=  https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/
diff -r eb86c795f354 -r 19950e4ffd5b www/py-django3/distinfo
--- a/www/py-django3/distinfo   Tue Oct 05 15:38:48 2021 +0000
+++ b/www/py-django3/distinfo   Tue Oct 05 18:33:49 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2021/09/05 09:41:38 wen Exp $
+$NetBSD: distinfo,v 1.20 2021/10/05 18:33:49 adam Exp $
 
-SHA1 (Django-3.2.7.tar.gz) = 88bc8e057f6173d8171c5f01b0392570a80b0bb5
-RMD160 (Django-3.2.7.tar.gz) = 7a7755f6ae9f967b458161d35d153ea26c023d46
-SHA512 (Django-3.2.7.tar.gz) = 6dc497fdeee24dbca85654999ae98cb776cf32b7c38e4431eeed66befb7d663e3880bf5dec0a9573e64678938c443282c3e5b9be9d25b6863481c5208a1ed98c
-Size (Django-3.2.7.tar.gz) = 9808777 bytes
+SHA1 (Django-3.2.8.tar.gz) = 9eda23ba467fae06f70d917e729b185f88feaaf2
+RMD160 (Django-3.2.8.tar.gz) = 7afdd615f5c0a67ab59a25891de5c8c8f40b3f7f
+SHA512 (Django-3.2.8.tar.gz) = 0d1d745fc7ebc20a2c3c1d18e270210ec57d605aafafb2bc2bee4229727469dfea6fbd510073ee6509b389eff2a7bdb75765aecafc4506d4489c2ce37a97bfbe
+Size (Django-3.2.8.tar.gz) = 9820955 bytes



Home | Main Index | Thread Index | Old Index