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

Felix Yan felixonmars at archlinux.org
Sat Sep 14 07:22:43 UTC 2019


    Date: Saturday, September 14, 2019 @ 07:22:43
  Author: felixonmars
Revision: 510462

upgpkg: python-glanceclient 2.17.0-1

Modified:
  python-glanceclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-14 07:22:39 UTC (rev 510461)
+++ PKGBUILD	2019-09-14 07:22:43 UTC (rev 510462)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-glanceclient
-pkgver=2.16.0
-pkgrel=2
+pkgver=2.17.0
+pkgrel=1
 pkgdesc="OpenStack Image API Client Library"
 arch=('any')
 url="https://docs.openstack.org/developer/python-glanceclient"
@@ -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=('5e8f356a50ea710b7ea31c91b285f0cdb86932341961267552b41b15487b589794a73c11ae31138c01a35f5ef1e883413d5fb93c2d6760bbdad16fca2133d32b')
+sha512sums=('955a51e16a0ad6003d089b277172211613afcd1aac098ba0895358cf11566695c525c045717ece606749e76d058fbacdef7ac432d6fd2af448215b4b11949626')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list