summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-04-03 08:57:51 +0000
committeradam <adam@pkgsrc.org>2018-04-03 08:57:51 +0000
commitdabba0bcbac459ae1ae3cf2ebb2fe709b1c63058 (patch)
tree6c699db09a5de62a517efa342fe15229d7c67520 /www
parente334f2abebac223fa9febf1dc51394a775a3cb76 (diff)
downloadpkgsrc-dabba0bcbac459ae1ae3cf2ebb2fe709b1c63058.tar.gz
py-django2: updated to 2.0.4
Django 2.0.4: Bugfixes: Fixed a crash when filtering with an Exists() annotation of a queryset containing a single field. Fixed admin autocomplete widget’s translations for zh-hans and zh-hant languages. Corrected admin’s autocomplete widget to add a space after custom classes. Fixed PasswordResetConfirmView crash when using a user model with a UUIDField primary key and the reset URL contains an encoded primary key value that decodes to an invalid UUID. Fixed a regression in Django 1.11.8 where combining two annotated values_list() querysets with union(), difference(), or intersection() crashed due to mismatching columns. Fixed a regression in Django 1.11 where an empty choice could be initially selected for the SelectMultiple and CheckboxSelectMultiple widgets. Fixed a regression in Django 2.0 where OpenLayersWidget deserialization ignored the widget map’s SRID and assumed 4326
Diffstat (limited to 'www')
-rw-r--r--www/py-django2/Makefile4
-rw-r--r--www/py-django2/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/www/py-django2/Makefile b/www/py-django2/Makefile
index 345453ee045..6c59efb8cad 100644
--- a/www/py-django2/Makefile
+++ b/www/py-django2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/03/06 20:06:32 adam Exp $
+# $NetBSD: Makefile,v 1.3 2018/04/03 08:57:51 adam Exp $
-DISTNAME= Django-2.0.3
+DISTNAME= Django-2.0.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/
diff --git a/www/py-django2/distinfo b/www/py-django2/distinfo
index 2f8ae74e8f2..1c593c8d5b4 100644
--- a/www/py-django2/distinfo
+++ b/www/py-django2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/03/06 20:06:32 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/04/03 08:57:51 adam Exp $
-SHA1 (Django-2.0.3.tar.gz) = 52e0d317a5dcc8fa89f1ae143eff093d83b98d1d
-RMD160 (Django-2.0.3.tar.gz) = 6edce294a6a59fdd62eb27a05a35a4f54b1da021
-SHA512 (Django-2.0.3.tar.gz) = 75272abe88ffc5f0beb15222cab499d93605838b5bf0a5f0de461209825b8a61f9aff1105366aa5a036a2b7790b53962706ff27505f400ffc8bda2bccda64446
-Size (Django-2.0.3.tar.gz) = 8114604 bytes
+SHA1 (Django-2.0.4.tar.gz) = a90956b79d4412820d20ee0e50b255b8fceac8ec
+RMD160 (Django-2.0.4.tar.gz) = b4caa8c54e9a97c24ee1462fd4a9997a7ac2b0c4
+SHA512 (Django-2.0.4.tar.gz) = 4fa464f160cd33f515aa53d1c47dc4724d983faade9b2c8f399216e53306796716c130ec4d2c5db3d1630248e5a98c9203f4cd45f8837567d4bb76b9b7b4233d
+Size (Django-2.0.4.tar.gz) = 8017145 bytes