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

Felix Yan felixonmars at archlinux.org
Tue Oct 9 09:42:04 UTC 2018


    Date: Tuesday, October 9, 2018 @ 09:42:04
  Author: felixonmars
Revision: 391388

upgpkg: python-cinderclient 4.1.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-09 09:24:10 UTC (rev 391387)
+++ PKGBUILD	2018-10-09 09:42:04 UTC (rev 391388)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cinderclient
 pkgname=(python-cinderclient python2-cinderclient)
-pkgver=4.0.1
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="OpenStack Block Storage API Client Library"
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 'python2-requests-mock'
               'python-ddt' 'python2-ddt' 'python-stestr' 'python2-stestr')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-cinderclient/archive/$pkgver.tar.gz")
-sha512sums=('586c4edb6c99de8c59571e6f9e66a2e8b0dfa76c65781e09372f644626d6c3ad92902cd280e7ae6aafe2fac2eeeb8b323dba500324cdad30f3d99858d1eef937')
+sha512sums=('c436dbc6fb840a301d1b3f5461f5614759ee7a81923d00d71c8e60f12c7bee1523710c516a38da0b482eedd282b371db77c9ff9abad3d42bc29db22f1081a6bc')
 
 prepare() {
   sed -i '/simplejson/d' python-cinderclient-$pkgver/requirements.txt



More information about the arch-commits mailing list