[arch-commits] Commit in python-keystoneclient/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Sep 19 19:54:04 UTC 2021
Date: Sunday, September 19, 2021 @ 19:54:04
Author: felixonmars
Revision: 1017763
upgpkg: python-keystoneclient 4.3.0-1
Modified:
python-keystoneclient/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-19 19:49:58 UTC (rev 1017762)
+++ PKGBUILD 2021-09-19 19:54:04 UTC (rev 1017763)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-keystoneclient
-pkgver=4.2.0
+pkgver=4.3.0
pkgrel=1
pkgdesc="Client Library for OpenStack Identity"
arch=('any')
@@ -14,7 +14,7 @@
checkdepends=('python-oslotest' 'python-requests-mock' 'python-pycodestyle' 'python-lxml'
'python-testresources')
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-keystoneclient/archive/$pkgver.tar.gz")
-sha512sums=('1dcf97f4f0601077a786ff5ce5678f5bd2022b27624652a42a355e35ae858071e60dac716b5b0e76265eed5d04b5091032450cff2aa25ac2b2b1cb3daa01e125')
+sha512sums=('fdcc691149fcaf6e5a16ae28d51e898f0f42f5617bddbed0072fad26b051ef2af4508e110dd0c8c2de58dc1c0887bc53fa0fb47eab3f30c589a571fe2157ab66')
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list