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

Felix Yan felixonmars at archlinux.org
Fri May 26 02:09:39 UTC 2017


    Date: Friday, May 26, 2017 @ 02:09:38
  Author: felixonmars
Revision: 230387

upgpkg: python-cinderclient 2.1.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-26 02:08:22 UTC (rev 230386)
+++ PKGBUILD	2017-05-26 02:09:38 UTC (rev 230387)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cinderclient
 pkgname=(python-cinderclient python2-cinderclient)
-pkgver=2.0.1
+pkgver=2.1.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=("git+https://git.openstack.org/openstack/python-cinderclient#tag=$pkgver")
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 prepare() {
   sed -i '/simplejson/d' python-cinderclient/requirements.txt



More information about the arch-commits mailing list