summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2021-04-06 19:04:46 +0000
committerjoerg <joerg@pkgsrc.org>2021-04-06 19:04:46 +0000
commit4776319a34f39c382e0deb7242ae97b0803497ea (patch)
tree1fedf7c37f225deccc3d28f201cfb0480122f22f
parent4d68e6340523883cc91e0cbd83da19cbb05d24c0 (diff)
downloadpkgsrc-4776319a34f39c382e0deb7242ae97b0803497ea.tar.gz
Update py-djangocluster to 5.1:
* Allow child form class to be overridden in the `formsets` Meta property of ClusterForm (Helder Correia) * Add prefetch_related support to ParentalManyToManyField (Andy Chosak) * Implement `copy_child_relation` and `copy_all_child_relations` methods on ClusterableModel (Karl Hobley) * Fix: Fix behavior of ParentalKeys and prefetch_related() supplied with a lookup queryset (Juha Yrjölä)
-rw-r--r--www/py-django-modelcluster/Makefile4
-rw-r--r--www/py-django-modelcluster/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/www/py-django-modelcluster/Makefile b/www/py-django-modelcluster/Makefile
index b058668ce83..a4947e25179 100644
--- a/www/py-django-modelcluster/Makefile
+++ b/www/py-django-modelcluster/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/08/27 12:24:17 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2021/04/06 19:04:46 joerg Exp $
-DISTNAME= django-modelcluster-5.0.2
+DISTNAME= django-modelcluster-5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_GITHUB:=wagtail/}
diff --git a/www/py-django-modelcluster/distinfo b/www/py-django-modelcluster/distinfo
index 7244552692b..3aa5e4a4823 100644
--- a/www/py-django-modelcluster/distinfo
+++ b/www/py-django-modelcluster/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/08/04 00:35:05 joerg Exp $
+$NetBSD: distinfo,v 1.2 2021/04/06 19:04:46 joerg Exp $
-SHA1 (django-modelcluster-5.0.2.tar.gz) = 957cc52fc1ecc64d066cb48e1ee323be0c37ff8c
-RMD160 (django-modelcluster-5.0.2.tar.gz) = 8ee6f9fb1c300aadbbdd2972bb0f91d08d35b50b
-SHA512 (django-modelcluster-5.0.2.tar.gz) = fadf7ffc045afab8d92252d446f5f128170d3c7cdf198ed991118c18fa7871e27d0ad1b9ab65d66456eefb875b69794ab83389b106470c51cfc1e0512a617bb2
-Size (django-modelcluster-5.0.2.tar.gz) = 41046 bytes
+SHA1 (django-modelcluster-5.1.tar.gz) = 8f2115be1d979cb2a31100a94cb1fe6cb8b3192d
+RMD160 (django-modelcluster-5.1.tar.gz) = abad930e0eecc0c6a31173c9c86f1a91b4b1b838
+SHA512 (django-modelcluster-5.1.tar.gz) = bb3d8640a04cabfdebe7f60b571a2b2c4d71bbf5d4ea0ff0e7db5fe9d120e6eab7ec3f1b6992d21aff377045f8ed3e11d1b351ce2f460b33dd4c0f3a8dd749fb
+Size (django-modelcluster-5.1.tar.gz) = 45085 bytes