Date: Saturday, April 8, 2023 @ 12:56:54 Author: felixonmars Revision: 1442358
upgpkg: python-werkzeug 2.2.3-2: rebuild with python 3.11 Modified: python-werkzeug/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 12:56:53 UTC (rev 1442357) +++ PKGBUILD 2023-04-08 12:56:54 UTC (rev 1442358) @@ -6,7 +6,7 @@ pkgname=python-werkzeug pkgver=2.2.3 -pkgrel=1 +pkgrel=2 pkgdesc='Swiss Army knife of Python web development' url='https://werkzeug.palletsprojects.com/' arch=('any')
