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

Felix Yan felixonmars at archlinux.org
Fri Jun 19 19:19:35 UTC 2020


    Date: Friday, June 19, 2020 @ 19:19:35
  Author: felixonmars
Revision: 647815

upgpkg: python-glanceclient 3.2.0-1

Modified:
  python-glanceclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-19 19:19:28 UTC (rev 647814)
+++ PKGBUILD	2020-06-19 19:19:35 UTC (rev 647815)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-glanceclient
-pkgver=3.1.1
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="OpenStack Image API Client Library"
 arch=('any')
@@ -12,10 +12,10 @@
          'python-requests' 'python-warlock' 'python-oslo-utils' 'python-oslo-i18n' 'python-wrapt'
          'python-pyopenssl')
 makedepends=('python-setuptools' 'python-pbr')
-checkdepends=('python-stestr' 'python-mock' 'python-requests-mock' 'python-testscenarios')
+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=('d9396c5155ba4bb94dc38333fea1cac79e01f0a34eb1ed770e30c50781e2862d3a2d86e78a7d2549704a90258da9ade1ec736789163ae99084e3975047edc688')
+sha512sums=('f20a3b3bc2df8664e71824ca690a9b5ba93aa4d267b5e90a892f436f8cf7b3237b993f609ff9015ab67aef6be5d9d3a00b488d3d928816d97b43b8ff8f08d350')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list