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

Felix Yan felixonmars at gemini.archlinux.org
Sat Feb 26 05:09:13 UTC 2022


    Date: Saturday, February 26, 2022 @ 05:09:13
  Author: felixonmars
Revision: 1136637

upgpkg: python-cinderclient 8.3.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-26 05:08:37 UTC (rev 1136636)
+++ PKGBUILD	2022-02-26 05:09:13 UTC (rev 1136637)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=8.2.0
+pkgver=8.3.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=('ed311f3b390fd912c294f0fa4e38f8c6d3623f055e46407f7975e69761b347c93b4f2701a9514eddbbfb9d53ba8a96ba1cd8a7ba2c446c4bd987a2a3d7178101')
+sha512sums=('0bba84b782058a4cfeba03a9ee616843c1293896a150ff481f407ce3d460258bd1005a2da699ef898c82610924a722e30797e161d9f81ad721a261009ed539eb')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list