Date: Sunday, April 9, 2023 @ 04:08:46
Author: felixonmars
Revision: 1443085
upgpkg: python-webargs 8.2.0-3: rebuild with python 3.11
Modified:
python-webargs/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-09 04:08:45 UTC (rev 1443084)
+++ PKGBUILD 2023-04-09 04:08:46 UTC (rev 1443085)
@@ -3,7 +3,7 @@
_pkgname=webargs
pkgname=python-$_pkgname
pkgver=8.2.0
-pkgrel=2
+pkgrel=3
pkgdesc='A friendly library for parsing HTTP request arguments, with built-in
support for popular web frameworks'
arch=('any')
url='https://github.com/marshmallow-code/webargs'