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

Felix Yan felixonmars at archlinux.org
Fri Mar 12 13:47:39 UTC 2021


    Date: Friday, March 12, 2021 @ 13:47:38
  Author: felixonmars
Revision: 888795

upgpkg: python-glanceclient 3.3.0-1

Modified:
  python-glanceclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-12 13:46:48 UTC (rev 888794)
+++ PKGBUILD	2021-03-12 13:47:38 UTC (rev 888795)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-glanceclient
-pkgver=3.2.2
-pkgrel=3
+pkgver=3.3.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-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=('94328a16d8352e6612a7ed16faa777234027189c689794305b24f56e77a3c33558daeb200dcd2cc89e554e47bbeff1b4eef0e36b31a3ab370ea2c5f94d82fc8d')
+sha512sums=('814097e19dbd3e0fa110b8d2e97c1faa3df654c80e081c9aba552932a0acafc495becc9fde6950779cac2adc126c1941a61ef31f098611940758b84f95643a65')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list