Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-hvac
Commits:
8cc593fe by Jelle van der Waa at 2024-11-26T14:14:23+01:00
upgpkg: 2.3.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-hvac
pkgdesc = Python 2.7/3.X client for HashiCorp Vault
pkgver = 2.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://python-hvac.org/
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ _pkgname=hvac
pkgname=python-$_pkgname
# https://github.com/hvac/hvac/releases
pkgver=2.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='Python 2.7/3.X client for HashiCorp Vault'
url='https://python-hvac.org/'
# The license defined at
https://github.com/hvac/hvac/blob/v2.1.0/pyproject.toml#L17
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hvac/-/commit/8cc593fe12e27d772c34dce99b25cf0574a6fe8a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hvac/-/commit/8cc593fe12e27d772c34dce99b25cf0574a6fe8a
You're receiving this email because of your account on gitlab.archlinux.org.