Date: Sunday, April 9, 2023 @ 04:08:35 Author: felixonmars Revision: 1443077
upgpkg: python-flask-principal 0.4.0-9: rebuild with python 3.11 Modified: python-flask-principal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-09 04:08:34 UTC (rev 1443076) +++ PKGBUILD 2023-04-09 04:08:35 UTC (rev 1443077) @@ -3,7 +3,7 @@ _pkgname=flask-principal pkgname=python-flask-principal pkgver=0.4.0 -pkgrel=8 +pkgrel=9 pkgdesc='Identity management for Flask applications' url='https://pythonhosted.org/Flask-Principal/' arch=('any')
