community/py3-django-crispy-forms: upgrade to 1.10.0

This commit is contained in:
Justin Berthault 2020-12-06 08:54:03 +01:00 committed by Leo
parent 454f2b8af8
commit 396287247a

View File

@ -1,7 +1,7 @@
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=py3-django-crispy-forms
pkgver=1.9.2
pkgver=1.10.0
pkgrel=0
pkgdesc="Dry Django forms"
options="!check" # No testsuite
@ -24,4 +24,4 @@ package() {
python3 setup.py --quiet install --prefix=/usr --root="$pkgdir"
}
sha512sums="2f3696d3a4b1ff1a203ae4f73ec42e9862bfcb709267f3d5788c4bdbccbd8f56070a2e51948557344ac23fd0fb157457a80b898b4573676282ac7a6a061a32be py3-django-crispy-forms-1.9.2.tar.gz"
sha512sums="992555dcb5c72f9a06fc1f799e1efd2ec464bb32d4df40c25ddda853aed31a7e5bbe7d3afc668e570fd23d9528999457f769e0374613a341df16270d6d4f3848 py3-django-crispy-forms-1.10.0.tar.gz"