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

Felix Yan felixonmars at gemini.archlinux.org
Sat Feb 26 04:54:06 UTC 2022


    Date: Saturday, February 26, 2022 @ 04:54:05
  Author: felixonmars
Revision: 1136629

upgpkg: python-glanceclient 3.6.0-1

Modified:
  python-glanceclient/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-26 03:09:11 UTC (rev 1136628)
+++ PKGBUILD	2022-02-26 04:54:05 UTC (rev 1136629)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-glanceclient
-pkgver=3.5.0
-pkgrel=4
+pkgver=3.6.0
+pkgrel=1
 pkgdesc="OpenStack Image API Client Library"
 arch=('any')
 url="https://docs.openstack.org/developer/python-glanceclient"
@@ -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=('1f25df6b35176a5c40c5e384e429afacffc034f45a54a501b8fa60f83cacfee48f79660b7169510b91b144b1697e8acc352b77212aa458aaed5afeeecd4059ad')
+sha512sums=('99daef4638ae41d0be730a76b184d5bee06e1b95a6de2790a66c26e3dd1a40ac53dc94e42eb61597b039b9de371168cb9dba72a2a4a31282c89017a2ec9a560e')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list