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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 15 02:19:26 UTC 2022


    Date: Friday, July 15, 2022 @ 02:19:26
  Author: felixonmars
Revision: 1252745

upgpkg: python-glanceclient 4.0.1-1

Modified:
  python-glanceclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-15 02:19:13 UTC (rev 1252744)
+++ PKGBUILD	2022-07-15 02:19:26 UTC (rev 1252745)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-glanceclient
-pkgver=4.0.0
+pkgver=4.0.1
 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=('4ec6473a5a100219e9425e2f90105283a1267f4da8545fe58c6422336f7ce6cd159a65425d894c3c4e3dddc2e44f9ffebef0c7209a2721971430e38654f7743f')
+sha512sums=('c6d7ca471436dd07a653828c3cfd35fb93b9a76f2e993f744ab267d7fd6986c48ae8d574d4433808d9474d79588267311a5bc2d15458666ddc84522dfa08ae13')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list