pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-django2 py-django2: updated to 2.2.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/65c1749c994b
branches: trunk
changeset: 415053:65c1749c994b
user: adam <adam%pkgsrc.org@localhost>
date: Tue Oct 01 17:58:37 2019 +0000
description:
py-django2: updated to 2.2.6
Django 2.2.6:
Fixed migrations crash on SQLite when altering a model containing partial indexes.
Fixed a regression in Django 2.2.4 that caused a crash when filtering with a Subquery() annotation of a queryset containing JSONField or HStoreField.
diffstat:
www/py-django2/Makefile | 4 ++--
www/py-django2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r daddf9cf5615 -r 65c1749c994b www/py-django2/Makefile
--- a/www/py-django2/Makefile Tue Oct 01 17:56:03 2019 +0000
+++ b/www/py-django2/Makefile Tue Oct 01 17:58:37 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2019/09/04 08:31:45 adam Exp $
+# $NetBSD: Makefile,v 1.21 2019/10/01 17:58:37 adam Exp $
-DISTNAME= Django-2.2.5
+DISTNAME= Django-2.2.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/
diff -r daddf9cf5615 -r 65c1749c994b www/py-django2/distinfo
--- a/www/py-django2/distinfo Tue Oct 01 17:56:03 2019 +0000
+++ b/www/py-django2/distinfo Tue Oct 01 17:58:37 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2019/09/04 08:31:45 adam Exp $
+$NetBSD: distinfo,v 1.19 2019/10/01 17:58:37 adam Exp $
-SHA1 (Django-2.2.5.tar.gz) = 27e251a943ef68f0e75f4107007e947e4e85ba26
-RMD160 (Django-2.2.5.tar.gz) = b27ea2cee9ec51495b4972e4b6b698b5ad739d8f
-SHA512 (Django-2.2.5.tar.gz) = a90752d0485b6800bba7f4b1938eb2d093252ea3ea8a5592a80c5a1ba519b137bbdea2f0eed10752b3374708ecc8adacd7fb66b0a20eff6daa119a5657af2cf2
-Size (Django-2.2.5.tar.gz) = 8995543 bytes
+SHA1 (Django-2.2.6.tar.gz) = eab4390e80cfed25a78bfdf9e90bde8a465fcfb7
+RMD160 (Django-2.2.6.tar.gz) = ea3ea38292fa84b33857d1bcc8e13f185b4cc3c5
+SHA512 (Django-2.2.6.tar.gz) = 1bd44543ea06b6c412b1c15a6850c4aa68b637b360c922cc6ed06e7e0b2f22142d94c8c455f5c24b8c34fa5d431b5a3d80502928b5445bc2c36a5458bd5eb627
+Size (Django-2.2.6.tar.gz) = 8859044 bytes
Home |
Main Index |
Thread Index |
Old Index