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

Felix Yan felixonmars at archlinux.org
Wed Aug 12 16:21:08 UTC 2020


    Date: Wednesday, August 12, 2020 @ 16:21:08
  Author: felixonmars
Revision: 676462

upgpkg: python-glanceclient 3.2.1-1

Modified:
  python-glanceclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-12 16:20:20 UTC (rev 676461)
+++ PKGBUILD	2020-08-12 16:21:08 UTC (rev 676462)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-glanceclient
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="OpenStack Image API Client Library"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-stestr' 'python-ddt' '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=('f20a3b3bc2df8664e71824ca690a9b5ba93aa4d267b5e90a892f436f8cf7b3237b993f609ff9015ab67aef6be5d9d3a00b488d3d928816d97b43b8ff8f08d350')
+sha512sums=('30017a9afc8a80c7506a08c4f3658944eff495bab909bb81476a913ff6bb412a751de60eea411ab8fb23678cddbd25bdca3558a0c63797b46499be7cdbdc1dc4')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list