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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 17 20:13:03 UTC 2022


    Date: Sunday, July 17, 2022 @ 20:13:02
  Author: felixonmars
Revision: 1254341

upgpkg: python-cinderclient 9.0.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-17 19:55:13 UTC (rev 1254340)
+++ PKGBUILD	2022-07-17 20:13:02 UTC (rev 1254341)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=8.3.0
+pkgver=9.0.0
 pkgrel=1
 pkgdesc="OpenStack Block Storage API Client Library"
 arch=('any')
@@ -12,7 +12,7 @@
          'python-requests' 'python-oslo-utils')
 checkdepends=('python-oslotest' 'python-requests-mock' 'python-ddt')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-cinderclient/archive/$pkgver.tar.gz")
-sha512sums=('0bba84b782058a4cfeba03a9ee616843c1293896a150ff481f407ce3d460258bd1005a2da699ef898c82610924a722e30797e161d9f81ad721a261009ed539eb')
+sha512sums=('5639977015d37ea09852d6f4122bf49714c68b0af6aa7a5bf676a5703c804aa80e7cc443365bfa52daedbcaa554e4086f8c5dee9d4df525c2dbbb42339d80cb4')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list