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

Felix Yan felixonmars at archlinux.org
Mon Mar 15 09:53:48 UTC 2021


    Date: Monday, March 15, 2021 @ 09:53:48
  Author: felixonmars
Revision: 891444

upgpkg: python-cinderclient 7.4.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-15 09:53:38 UTC (rev 891443)
+++ PKGBUILD	2021-03-15 09:53:48 UTC (rev 891444)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=7.3.0
+pkgver=7.4.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=('0a762d2dd27b6520f7fca4936a1da22d60b3135a2f6e5717943a3ce75bb7a91cac57544de7829838f59e8169a0095f98c6ca406f84d63335c6774c232a6d4574')
+sha512sums=('350ec14a74bac7ac72a9e45f20177fc089f100d1f5fcf70a7d5417e070abcb51a434e63ba889b604ca85cf8a957259b0a3df3feb5dc96f02a7654b5c71fec9eb')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list