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

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 5 19:54:45 UTC 2022


    Date: Monday, September 5, 2022 @ 19:54:45
  Author: felixonmars
Revision: 1293163

upgpkg: python-glanceclient 4.1.0-1

Modified:
  python-glanceclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-05 19:54:31 UTC (rev 1293162)
+++ PKGBUILD	2022-09-05 19:54:45 UTC (rev 1293163)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-glanceclient
-pkgver=4.0.1
+pkgver=4.1.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=('c6d7ca471436dd07a653828c3cfd35fb93b9a76f2e993f744ab267d7fd6986c48ae8d574d4433808d9474d79588267311a5bc2d15458666ddc84522dfa08ae13')
+sha512sums=('f39d82ffe2279bf7eaf741d9dcca3678f3f7f064183c6dc5e1849b24d08497335caebaf8a9db2f65b145191f449af79f370c0e0dadb6df6e9801b941a4277756')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list