pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-django3



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Sep  5 09:41:38 UTC 2021

Modified Files:
        pkgsrc/www/py-django3: Makefile distinfo

Log Message:
Update to 3.2.7

Upstream changes:
Django 3.2.7 fixes a bug in 3.2.6.

Bugfixes
Fixed a regression in Django 3.2 that caused the incorrect offset extraction from fixed offset timezones (#32992).


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/py-django3/Makefile \
    pkgsrc/www/py-django3/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-django3/Makefile
diff -u pkgsrc/www/py-django3/Makefile:1.18 pkgsrc/www/py-django3/Makefile:1.19
--- pkgsrc/www/py-django3/Makefile:1.18 Mon Aug  2 20:33:58 2021
+++ pkgsrc/www/py-django3/Makefile      Sun Sep  5 09:41:38 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2021/08/02 20:33:58 adam Exp $
+# $NetBSD: Makefile,v 1.19 2021/09/05 09:41:38 wen Exp $
 
-DISTNAME=      Django-3.2.6
+DISTNAME=      Django-3.2.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    www python
 MASTER_SITES=  https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/
Index: pkgsrc/www/py-django3/distinfo
diff -u pkgsrc/www/py-django3/distinfo:1.18 pkgsrc/www/py-django3/distinfo:1.19
--- pkgsrc/www/py-django3/distinfo:1.18 Mon Aug  2 20:33:58 2021
+++ pkgsrc/www/py-django3/distinfo      Sun Sep  5 09:41:38 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2021/08/02 20:33:58 adam Exp $
+$NetBSD: distinfo,v 1.19 2021/09/05 09:41:38 wen Exp $
 
-SHA1 (Django-3.2.6.tar.gz) = 2c23428222b6bb610506bc2a40ac0144af2966ec
-RMD160 (Django-3.2.6.tar.gz) = 9f6852b6812b666682fdce55724aefc13438d64f
-SHA512 (Django-3.2.6.tar.gz) = adf2d2ab3006cc5b389bed8d8e16ee8c98393b20d719c3521068e5cc5d1e679b9f660be90f827ea1cc6a41f975641c32bdb0779ee145e5e31a501ca9e06898a4
-Size (Django-3.2.6.tar.gz) = 9821499 bytes
+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



Home | Main Index | Thread Index | Old Index