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

Felix Yan felixonmars at archlinux.org
Sat Jun 23 04:14:17 UTC 2018


    Date: Saturday, June 23, 2018 @ 04:14:16
  Author: felixonmars
Revision: 344661

upgpkg: python-cinderclient 3.6.1-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-23 04:13:08 UTC (rev 344660)
+++ PKGBUILD	2018-06-23 04:14:16 UTC (rev 344661)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cinderclient
 pkgname=(python-cinderclient python2-cinderclient)
-pkgver=3.6.0
+pkgver=3.6.1
 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' 'python-stestr' 'python2-stestr')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-cinderclient/archive/$pkgver.tar.gz")
-sha512sums=('7252197925db08f686aec0426c13747c05076b122e8d9d40bb7c4439ba0cd314fa4a60c951f6c5dbf86687b45589db0fd1385a97dcbd9e006548f0dfd8a716ef')
+sha512sums=('6338a6edb93609620b375343ce1166c46416b415eb5152678b261889cb7dc5fce735e6914eebd1edb6f03dea3d20805410b69fae2937ae3f0ed42b2ed06cd72e')
 
 prepare() {
   sed -i '/simplejson/d' python-cinderclient-$pkgver/requirements.txt



More information about the arch-commits mailing list