Date: Saturday, April 8, 2023 @ 15:01:14 Author: felixonmars Revision: 1442695
upgpkg: python-flask-security 3.0.0-7: rebuild with python 3.11 Modified: python-flask-security/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 15:00:57 UTC (rev 1442694) +++ PKGBUILD 2023-04-08 15:01:14 UTC (rev 1442695) @@ -3,7 +3,7 @@ _pkgname=flask-security pkgname=python-flask-security pkgver=3.0.0 -pkgrel=6 +pkgrel=7 pkgdesc='Quick and simple security for Flask applications' url='https://github.com/mattupstate/flask-security' arch=('any')
