Skip to content
Snippets Groups Projects
Commit b5d227c5 authored by David Runge's avatar David Runge :chipmunk:
Browse files

Upgrading to 2.3.0.

parent f1ee7695
No related branches found
Tags 20191011
No related merge requests found
......@@ -2,8 +2,8 @@
_name=django-filter
pkgname=python-django-filter
pkgver=2.2.0
pkgrel=2
pkgver=2.3.0
pkgrel=1
pkgdesc="A generic system for filtering Django QuerySets based on user selections"
arch=('any')
url="https://github.com/carltongibson/django-filter"
......@@ -13,7 +13,7 @@ makedepends=('python-setuptools')
checkdepends=('python-coverage' 'python-django-crispy-forms'
'python-django-rest-framework' 'python-mock' 'python-pytest')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
sha512sums=('16a4336d1558cabfe497dd9736a2f652c9f9d141a72c856cf13f3ca56db4da85b5926b05c772aef5fa43a75e085025244b8deaf7facbc5bfa68907bd99f4f95d')
sha512sums=('e071ee5afd71bc5db4485a8908c39a24df54830239932bc574c2badb83ec0e424059b914c1900a88382a94630c2221758d3fc3362ee738617ee2a5474ddf891d')
prepare() {
mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment