[arch-commits] Commit in python-hvac/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Thu Dec 9 09:26:42 UTC 2021


    Date: Thursday, December 9, 2021 @ 09:26:42
  Author: yan12125
Revision: 1065828

upgpkg: python-hvac 0.11.2-3; manually rebuild for Python 3.10 - somehow "localhost" does not resolve to 127.0.0.1 and ::1 on rebuilders, apparently

Modified:
  python-hvac/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-09 09:09:52 UTC (rev 1065827)
+++ PKGBUILD	2021-12-09 09:26:42 UTC (rev 1065828)
@@ -5,7 +5,7 @@
 pkgname=python-$_pkgname
 # https://github.com/hvac/hvac/releases
 pkgver=0.11.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Python 2.7/3.X client for HashiCorp Vault'
 url='https://python-hvac.org/'
 license=(Apache)



More information about the arch-commits mailing list