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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 20 23:09:28 UTC 2022


    Date: Thursday, January 20, 2022 @ 23:09:27
  Author: felixonmars
Revision: 1111573

upgpkg: python-keystoneclient 4.4.0-1

Modified:
  python-keystoneclient/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-20 23:03:55 UTC (rev 1111572)
+++ PKGBUILD	2022-01-20 23:09:27 UTC (rev 1111573)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-keystoneclient
-pkgver=4.3.0
-pkgrel=3
+pkgver=4.4.0
+pkgrel=1
 pkgdesc="Client Library for OpenStack Identity"
 arch=('any')
 url="https://docs.openstack.org/python-keystoneclient/latest/"
@@ -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=('fdcc691149fcaf6e5a16ae28d51e898f0f42f5617bddbed0072fad26b051ef2af4508e110dd0c8c2de58dc1c0887bc53fa0fb47eab3f30c589a571fe2157ab66')
+sha512sums=('bd5e59e43211017b6b886ce62e0cb3d8d33e3d113a711e2bc1ec4c38ed441a851a65a20bfb71f53d7064bf0c0721bb890d3b81f154487d397db3f3276824a3af')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list