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

Felix Yan felixonmars at archlinux.org
Thu Jun 18 18:49:22 UTC 2020


    Date: Thursday, June 18, 2020 @ 18:49:22
  Author: felixonmars
Revision: 647433

upgpkg: python-cinderclient 7.1.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-18 18:48:24 UTC (rev 647432)
+++ PKGBUILD	2020-06-18 18:49:22 UTC (rev 647433)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=7.0.0
+pkgver=7.1.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=('7c05560c0d2318296f54607799aa3d6bbd2c12112993e7d9502a010a43a6d57fe3445984d0c94155152861c3122265c40bdb23c0581821175e7919609f31eeb0')
+sha512sums=('a1b3f5005ab93c5d971887c596ffd31ae2da93aa0722ff9c37a4701922fdf84a9cccafbe381c9d264caec8d75199d5be16b88c539cd19691d6607d275f8db943')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list