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

Felix Yan felixonmars at archlinux.org
Tue Apr 7 22:05:41 UTC 2020


    Date: Tuesday, April 7, 2020 @ 22:05:41
  Author: felixonmars
Revision: 612511

upgpkg: python-glanceclient 3.1.0-1

Modified:
  python-glanceclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-07 22:05:32 UTC (rev 612510)
+++ PKGBUILD	2020-04-07 22:05:41 UTC (rev 612511)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-glanceclient
-pkgver=3.0.0
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="OpenStack Image API Client Library"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-stestr' 'python-mock' 'python-requests-mock' 'python-testscenarios')
 options=('!emptydirs')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-glanceclient/archive/$pkgver.tar.gz")
-sha512sums=('b25b18d3f0d3ece91bee8b24818c38b3b740de3549448f231ab2817e69f3fe8355757e337ae54fd37d93b7bc10d7898ab39f69f26a0ad780acec6ccf11ae20ad')
+sha512sums=('2b0703991760566b1eea9620f55acd456534b75ff1dfb5dcfeb891af09e261f099015bfb25c356b4c45fa288309688e08516e53a88d93c0ff266bb8d543d459c')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list