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

Felix Yan felixonmars at archlinux.org
Thu Feb 13 17:11:56 UTC 2020


    Date: Thursday, February 13, 2020 @ 17:11:56
  Author: felixonmars
Revision: 570639

upgpkg: python-openstacksdk 0.37.0-1

Modified:
  python-openstacksdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 17:10:32 UTC (rev 570638)
+++ PKGBUILD	2020-02-13 17:11:56 UTC (rev 570639)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-openstacksdk
-pkgver=0.36.0
-pkgrel=2
+pkgver=0.37.0
+pkgrel=1
 pkgdesc="An SDK for building applications to work with OpenStack"
 arch=('any')
 url="https://developer.openstack.org/sdks/python/openstacksdk"
@@ -13,10 +13,10 @@
          'python-requestsexceptions' 'python-decorator' 'python-jmespath' 'python-iso8601'
          'python-netifaces' 'python-dogpile.cache' 'python-munch' 'python-cryptography')
 makedepends=('python-setuptools')
-checkdepends=('python-stestr' 'python-mock' 'python-requests-mock' 'python-oslotest'
+checkdepends=('python-stestr' 'python-ddt' 'python-mock' 'python-requests-mock' 'python-oslotest'
               'python-jsonschema' 'python-oslo-config' 'python-prometheus_client')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/openstacksdk/archive/$pkgver.tar.gz")
-sha512sums=('ac5557700cf2e8ad19767d6237bf2fc2f5e60b09143771088153213b31a7aa5bd33cf61cde392f821688613d3e307eddb98a914688f8a226ea596909c2c74ab8')
+sha512sums=('224950ed5db74186639fd2890b1015028e9ef28b0072d5dc7c7152c885122ac56f7f9db0cb5eb4df4c1f431f7919a6835f94c8de53b3abd862f562f6295bfb2f')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list