Date: Sunday, April 9, 2023 @ 19:03:39 Author: felixonmars Revision: 1443469
upgpkg: python-hvac 1.1.0-2: rebuild with python 3.11 Modified: python-hvac/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-09 19:03:07 UTC (rev 1443468) +++ PKGBUILD 2023-04-09 19:03:39 UTC (rev 1443469) @@ -5,7 +5,7 @@ pkgname=python-$_pkgname # https://github.com/hvac/hvac/releases pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='Python 2.7/3.X client for HashiCorp Vault' url='https://python-hvac.org/' license=(Apache)
