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

Felix Yan felixonmars at archlinux.org
Fri Feb 14 14:29:08 UTC 2020


    Date: Friday, February 14, 2020 @ 14:29:07
  Author: felixonmars
Revision: 571059

upgpkg: python-cinderclient 6.0.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 14:24:15 UTC (rev 571058)
+++ PKGBUILD	2020-02-14 14:29:07 UTC (rev 571059)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=5.0.0
-pkgrel=3
+pkgver=6.0.0
+pkgrel=1
 pkgdesc="OpenStack Block Storage API Client Library"
 arch=('any')
 url="https://docs.openstack.org/developer/python-cinderclient"
@@ -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=('d375888eb8466e5b8f6da8b40da476b43a344889276da68f687fc9b0b3e848ac30177b90664261a6c15c696c830cd027fac06077f079503a4888f50aa3c1169b')
+sha512sums=('0074b4bb6ea584f77e6af446ca3239dfdabc7e40c88bee2497eab237d0e04be3fc90d3794354da21ce12fd821082b68746fed03ade56ef45b97317736440c9f9')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list