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

Felix Yan felixonmars at archlinux.org
Thu May 16 17:35:27 UTC 2019


    Date: Thursday, May 16, 2019 @ 17:35:26
  Author: felixonmars
Revision: 467527

upgpkg: python-cinderclient 4.2.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-16 17:35:13 UTC (rev 467526)
+++ PKGBUILD	2019-05-16 17:35:26 UTC (rev 467527)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=4.1.0
-pkgrel=2
+pkgver=4.2.0
+pkgrel=1
 pkgdesc="OpenStack Block Storage API Client Library"
 arch=('any')
 url="http://docs.openstack.org/developer/python-cinderclient"
@@ -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=('c436dbc6fb840a301d1b3f5461f5614759ee7a81923d00d71c8e60f12c7bee1523710c516a38da0b482eedd282b371db77c9ff9abad3d42bc29db22f1081a6bc')
+sha512sums=('7e0a3ffc0294717a8dc12c2c09a4dc3368499ee2b5661e4b773c0cd27f8ab46b3628b1ea789a6474c471ba1e9ff1253eac2bcf110633a595630a257b2f8b55cd')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list