testing/py3-flower: sync with aports

This commit is contained in:
Antoine Martin 2023-11-24 17:46:22 -05:00
parent 0e800ce8c2
commit 2090b34f43

View file

@ -3,11 +3,11 @@
_pyname=flower
pkgname="py3-$_pyname"
pkgver=2.0.0
pkgver=2.0.1
pkgrel=0
arch="noarch !s390x" # Missing py3-celery for tests
pkgdesc="Real-time monitor and web admin for Celery distributed task queue"
url="https://pypi.python.org/project/$_pyname"
url="https://flower.readthedocs.io/"
license="BSD-3-Clause"
depends="
py3-redis
@ -46,5 +46,5 @@ package() {
}
sha512sums="
e199223c05763abbbc0e03b310ae68f18e2d3046fe41dc1ff2f52943d2ada703fce04ff0523cac883828064607593bc583f439a187f7fe20b8ab883a1e1f2331 py3-flower-2.0.0.tar.gz
4321962ee9c01f93cc978a17e61e4ec8ed32e9e615a619078b8b758963ff397f72c386f64e625db48265064d1d93598f89945294887f747521450a1dcf4c4bba py3-flower-2.0.1.tar.gz
"