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

Felix Yan felixonmars at archlinux.org
Fri Sep 1 05:22:56 UTC 2017


    Date: Friday, September 1, 2017 @ 05:22:55
  Author: felixonmars
Revision: 255219

upgpkg: python-cinderclient 3.2.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-01 05:19:23 UTC (rev 255218)
+++ PKGBUILD	2017-09-01 05:22:55 UTC (rev 255219)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cinderclient
 pkgname=(python-cinderclient python2-cinderclient)
-pkgver=3.1.0
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="OpenStack Block Storage API Client Library"
 arch=('any')
@@ -17,7 +17,7 @@
 checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 'python2-requests-mock'
               'python-ddt' 'python2-ddt')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-cinderclient/archive/$pkgver.tar.gz")
-sha512sums=('8c2e50da2ca618853a2863f33891e55bbf1b3931d1d1fb9a93a09edef3457d46a33e44f14fe8c839210b20a67fceb180723152aec36934a8cc353952edf08876')
+sha512sums=('ca8d6c0626c363a730234862a1fd9ed79dbe610c6450ae987e44c81c97d14720a31a29383aee6c116e2f6f55570a55a1e00d6f0bc0198ad50c8c9572e77670ef')
 
 prepare() {
   sed -i '/simplejson/d' python-cinderclient-$pkgver/requirements.txt



More information about the arch-commits mailing list