Date: Wednesday, December 1, 2021 @ 16:48:36 Author: felixonmars Revision: 1060614
upgpkg: python-hvac 0.11.2-2: Python 3.10 rebuild Modified: python-hvac/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-01 16:48:11 UTC (rev 1060613) +++ PKGBUILD 2021-12-01 16:48:36 UTC (rev 1060614) @@ -5,7 +5,7 @@ pkgname=python-$_pkgname # https://github.com/hvac/hvac/releases pkgver=0.11.2 -pkgrel=1 +pkgrel=2 pkgdesc='Python 2.7/3.X client for HashiCorp Vault' url='https://python-hvac.org/' license=(Apache)
