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

Felix Yan felixonmars at archlinux.org
Thu Sep 10 12:06:32 UTC 2020


    Date: Thursday, September 10, 2020 @ 12:06:31
  Author: felixonmars
Revision: 701698

upgpkg: python-glanceclient 3.2.2-1

Modified:
  python-glanceclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-10 12:05:51 UTC (rev 701697)
+++ PKGBUILD	2020-09-10 12:06:31 UTC (rev 701698)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-glanceclient
-pkgver=3.2.1
+pkgver=3.2.2
 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=('30017a9afc8a80c7506a08c4f3658944eff495bab909bb81476a913ff6bb412a751de60eea411ab8fb23678cddbd25bdca3558a0c63797b46499be7cdbdc1dc4')
+sha512sums=('94328a16d8352e6612a7ed16faa777234027189c689794305b24f56e77a3c33558daeb200dcd2cc89e554e47bbeff1b4eef0e36b31a3ab370ea2c5f94d82fc8d')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list