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

Felix Yan felixonmars at archlinux.org
Wed Apr 8 23:19:09 UTC 2020


    Date: Wednesday, April 8, 2020 @ 23:19:09
  Author: felixonmars
Revision: 612838

upgpkg: python-cinderclient 7.0.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-08 23:18:11 UTC (rev 612837)
+++ PKGBUILD	2020-04-08 23:19:09 UTC (rev 612838)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=6.0.0
+pkgver=7.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=('0074b4bb6ea584f77e6af446ca3239dfdabc7e40c88bee2497eab237d0e04be3fc90d3794354da21ce12fd821082b68746fed03ade56ef45b97317736440c9f9')
+sha512sums=('7c05560c0d2318296f54607799aa3d6bbd2c12112993e7d9502a010a43a6d57fe3445984d0c94155152861c3122265c40bdb23c0581821175e7919609f31eeb0')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list