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

Felix Yan felixonmars at gemini.archlinux.org
Wed Sep 1 18:52:27 UTC 2021


    Date: Wednesday, September 1, 2021 @ 18:52:27
  Author: felixonmars
Revision: 1010346

upgpkg: python-glanceclient 3.5.0-1

Modified:
  python-glanceclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-01 18:52:22 UTC (rev 1010345)
+++ PKGBUILD	2021-09-01 18:52:27 UTC (rev 1010346)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-glanceclient
-pkgver=3.4.0
+pkgver=3.5.0
 pkgrel=1
 pkgdesc="OpenStack Image API Client Library"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-stestr' 'python-ddt' 'python-mock' 'python-requests-mock' 'python-testscenarios')
 options=('!emptydirs')
 source=("https://github.com/openstack/python-glanceclient/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('4586432f651f6e4a8cff3c6678e3979a4ba9c9db3a39c08862a47fa625087414207adb507d92332c5f17e666e9987e84aabf29c3c55608fb159468131068a3d4')
+sha512sums=('1f25df6b35176a5c40c5e384e429afacffc034f45a54a501b8fa60f83cacfee48f79660b7169510b91b144b1697e8acc352b77212aa458aaed5afeeecd4059ad')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list