Date: Friday, April 7, 2023 @ 05:59:18
Author: felixonmars
Revision: 1440697
upgpkg: python-hawkauthlib 2.0.0-11: rebuild with python 3.11
Modified:
python-hawkauthlib/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 05:58:54 UTC (rev 1440696)
+++ PKGBUILD 2023-04-07 05:59:18 UTC (rev 1440697)
@@ -4,7 +4,7 @@
_pkgname=hawkauthlib
pkgname=python-hawkauthlib
pkgver=2.0.0
-pkgrel=10
+pkgrel=11
pkgdesc='Low-level python library for implementing MAC Access Authentication'
arch=('any')
url='https://github.com/mozilla-services/hawkauthlib'