pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-django-filter py-django-filter: updated to 2.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd16dbc3056c
branches:  trunk
changeset: 345674:cd16dbc3056c
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Dec 15 21:41:26 2019 +0000

description:
py-django-filter: updated to 2.2.0

Version 2.2:
Added DjangoFilterBackend.get_schema_operation_parameters() for DRF 3.10+ OpenAPI schema generation.
Added lookup_expr to MultipleChoiceFilter
Dropped support for EOL Python 3.4

diffstat:

 www/py-django-filter/Makefile |   4 ++--
 www/py-django-filter/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 529aa39a5942 -r cd16dbc3056c www/py-django-filter/Makefile
--- a/www/py-django-filter/Makefile     Sun Dec 15 21:38:40 2019 +0000
+++ b/www/py-django-filter/Makefile     Sun Dec 15 21:41:26 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/01/22 09:37:49 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/12/15 21:41:26 adam Exp $
 
-DISTNAME=      django-filter-2.1.0
+DISTNAME=      django-filter-2.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-filter/}
diff -r 529aa39a5942 -r cd16dbc3056c www/py-django-filter/distinfo
--- a/www/py-django-filter/distinfo     Sun Dec 15 21:38:40 2019 +0000
+++ b/www/py-django-filter/distinfo     Sun Dec 15 21:41:26 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/01/22 09:37:49 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/12/15 21:41:26 adam Exp $
 
-SHA1 (django-filter-2.1.0.tar.gz) = 4f4ba36e83d12dfc1652b45a002f1644b9fc9a8d
-RMD160 (django-filter-2.1.0.tar.gz) = 1f65f679399d7f6552457705c3b487a41630df47
-SHA512 (django-filter-2.1.0.tar.gz) = e917ec0fb1cdb8f19e6a7e50989d2df3697baa0bb50eaa62f5916cc0fe000e1e3594672a312114ab761d49b9f83bf7f5c1f4a35f4014c113ac9387a9bf086e10
-Size (django-filter-2.1.0.tar.gz) = 142256 bytes
+SHA1 (django-filter-2.2.0.tar.gz) = 9796ad961fcf319c637e8a36a137b1f944a67e47
+RMD160 (django-filter-2.2.0.tar.gz) = d2205313ca6393a87e2b37c53c01b48dade966cc
+SHA512 (django-filter-2.2.0.tar.gz) = 16a4336d1558cabfe497dd9736a2f652c9f9d141a72c856cf13f3ca56db4da85b5926b05c772aef5fa43a75e085025244b8deaf7facbc5bfa68907bd99f4f95d
+Size (django-filter-2.2.0.tar.gz) = 142804 bytes



Home | Main Index | Thread Index | Old Index