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

Felix Yan felixonmars at archlinux.org
Thu Sep 12 16:58:30 UTC 2019


    Date: Thursday, September 12, 2019 @ 16:58:29
  Author: felixonmars
Revision: 509665

upgpkg: python-cinderclient 5.0.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 16:58:14 UTC (rev 509664)
+++ PKGBUILD	2019-09-12 16:58:29 UTC (rev 509665)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=4.3.0
+pkgver=5.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=('663e0c43ab37e2e4986bea349e0fd85ce4e5637c4d92fe5fbb7f9acb2d6322fd4ce24391ca5c62d5b4f3dccc1eabfcf2dc799209d3c940ea8cb06abfcfb990e9')
+sha512sums=('d375888eb8466e5b8f6da8b40da476b43a344889276da68f687fc9b0b3e848ac30177b90664261a6c15c696c830cd027fac06077f079503a4888f50aa3c1169b')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list