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: adam
Date: Thu Nov 4 13:37:34 UTC 2021
Modified Files:
pkgsrc/www/py-django3: Makefile distinfo
Log Message:
py-django3: updated to 3.2.9
Django 3.2.9 fixes a bug in 3.2.8 and adds compatibility with Python 3.10.
Bugfixes
Fixed a bug in Django 3.2 that caused a migration crash on SQLite when altering a field with a functional index
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-django3/Makefile
cvs rdiff -u -r1.22 -r1.23 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.20 pkgsrc/www/py-django3/Makefile:1.21
--- pkgsrc/www/py-django3/Makefile:1.20 Tue Oct 5 18:33:49 2021
+++ pkgsrc/www/py-django3/Makefile Thu Nov 4 13:37:34 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2021/10/05 18:33:49 adam Exp $
+# $NetBSD: Makefile,v 1.21 2021/11/04 13:37:34 adam Exp $
-DISTNAME= Django-3.2.8
+DISTNAME= Django-3.2.9
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.22 pkgsrc/www/py-django3/distinfo:1.23
--- pkgsrc/www/py-django3/distinfo:1.22 Tue Oct 26 11:30:34 2021
+++ pkgsrc/www/py-django3/distinfo Thu Nov 4 13:37:34 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2021/10/26 11:30:34 nia Exp $
+$NetBSD: distinfo,v 1.23 2021/11/04 13:37:34 adam Exp $
-BLAKE2s (Django-3.2.8.tar.gz) = 113fcd78dbf34de0440b5319dfd5ceb31f9753c8c4fe9b6228a2d6e46cef8631
-SHA512 (Django-3.2.8.tar.gz) = 0d1d745fc7ebc20a2c3c1d18e270210ec57d605aafafb2bc2bee4229727469dfea6fbd510073ee6509b389eff2a7bdb75765aecafc4506d4489c2ce37a97bfbe
-Size (Django-3.2.8.tar.gz) = 9820955 bytes
+BLAKE2s (Django-3.2.9.tar.gz) = 00dd131399eebe06affbeea0ff645f10d75eef1e7ffff798ca98c71eb8e41e36
+SHA512 (Django-3.2.9.tar.gz) = 62fb297694a7f5e48465e102dc97e3d1d04b94499bc6d98d37a00d96b438b8c919b6d08055868a1836d62b89ff65ce4fa7dbc9390789dab2eeca0187269b125f
+Size (Django-3.2.9.tar.gz) = 9809157 bytes
Home |
Main Index |
Thread Index |
Old Index