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

Felix Yan felixonmars at archlinux.org
Thu Sep 17 05:21:01 UTC 2020


    Date: Thursday, September 17, 2020 @ 05:21:01
  Author: felixonmars
Revision: 708530

upgpkg: python-cinderclient 7.2.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-17 05:21:00 UTC (rev 708529)
+++ PKGBUILD	2020-09-17 05:21:01 UTC (rev 708530)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=7.1.0
+pkgver=7.2.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=('a1b3f5005ab93c5d971887c596ffd31ae2da93aa0722ff9c37a4701922fdf84a9cccafbe381c9d264caec8d75199d5be16b88c539cd19691d6607d275f8db943')
+sha512sums=('c06dd68c530c8a77c6204ecdfc5b131db963049613978e456cf960795447139f94f14dd3e0d79168248a034d290c12deba1d7353c9d4305ac1bc555dd76e5573')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list