aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-09-28 13:33:36 +0200
committerJustin Berthault <justin.berthault@zaclys.net>2020-09-28 13:33:36 +0200
commitbd6f67bcfe1498b3d09a21194ec24dd10b193b02 (patch)
treeaf6fde209013d4c23015b28f042fafce6031b661
parent977cd3267584513e994b33652785dd0115254790 (diff)
community/py3-django-filter: upgrade to 2.4.0
-rw-r--r--community/py3-django-filter/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-django-filter/APKBUILD b/community/py3-django-filter/APKBUILD
index 63dc8b67c08..3cf2ef03ce7 100644
--- a/community/py3-django-filter/APKBUILD
+++ b/community/py3-django-filter/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=py3-django-filter
-pkgver=2.3.0
+pkgver=2.4.0
pkgrel=0
pkgdesc="Generic system for filtering Django QuerySets based on user selections"
url="https://github.com/carltongibson/django-filter"
@@ -27,4 +27,4 @@ package() {
}
-sha512sums="e071ee5afd71bc5db4485a8908c39a24df54830239932bc574c2badb83ec0e424059b914c1900a88382a94630c2221758d3fc3362ee738617ee2a5474ddf891d django-filter-2.3.0.tar.gz"
+sha512sums="0584222b46add89aa7dd1dfd334fdd19903e0119d455a2c46644c501a66df224f9f51c33394d130bcd1fc0f28c6ede6d6853b9790430040ec7228f9a1dc55264 django-filter-2.4.0.tar.gz"