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

Felix Yan felixonmars at archlinux.org
Fri Jul 12 09:17:47 UTC 2019


    Date: Friday, July 12, 2019 @ 09:17:47
  Author: felixonmars
Revision: 488948

upgpkg: python-cinderclient 4.2.1-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-12 09:17:36 UTC (rev 488947)
+++ PKGBUILD	2019-07-12 09:17:47 UTC (rev 488948)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=4.2.0
+pkgver=4.2.1
 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=('7e0a3ffc0294717a8dc12c2c09a4dc3368499ee2b5661e4b773c0cd27f8ab46b3628b1ea789a6474c471ba1e9ff1253eac2bcf110633a595630a257b2f8b55cd')
+sha512sums=('84265f3cbffded2a16fe7440215f31558b6fc2faeff7505c929e7b333e1e84751dfc1da0803d3dd321382229a337c2f25e6019453664b5ea2952b5ce47da2c73')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list