Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-keystoneauth1
Commits:
e82e7880 by Felix Yan at 2023-11-24T08:24:17+02:00
upgpkg: 5.4.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-keystoneauth1
pkgdesc = Authentication Library for OpenStack Identity
- pkgver = 5.3.0
- pkgrel = 2
+ pkgver = 5.4.0
+ pkgrel = 1
url = https://docs.openstack.org/developer/keystoneauth
arch = any
license = Apache
@@ -30,7 +30,7 @@ pkgbase = python-keystoneauth1
optdepends = python-oauthlib: for oauth1 support
optdepends = python-betamax: for betamax support
optdepends = python-fixtures: for betamax support
- source =
git+https://github.com/openstack/keystoneauth.git#commit=e6f3999c6f2f846e3dda505343166ab8c8346c2a
+ source =
git+https://github.com/openstack/keystoneauth.git#commit=44e477dfb5821cb535d880738a965901ecd6f734
sha512sums = SKIP
pkgname = python-keystoneauth1
=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-keystoneauth1
-pkgver=5.3.0
-_commit=e6f3999c6f2f846e3dda505343166ab8c8346c2a
-pkgrel=2
+pkgver=5.4.0
+_commit=44e477dfb5821cb535d880738a965901ecd6f734
+pkgrel=1
pkgdesc="Authentication Library for OpenStack Identity"
arch=('any')
url="https://docs.openstack.org/developer/keystoneauth"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keystoneauth1/-/commit/e82e7880ad1c793eee7ccc2cadc12ed261dcc9d7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keystoneauth1/-/commit/e82e7880ad1c793eee7ccc2cadc12ed261dcc9d7
You're receiving this email because of your account on gitlab.archlinux.org.