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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 17 20:26:07 UTC 2022


    Date: Sunday, July 17, 2022 @ 20:26:06
  Author: felixonmars
Revision: 1254351

upgpkg: python-heatclient 3.0.0-1

Modified:
  python-heatclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-17 20:25:53 UTC (rev 1254350)
+++ PKGBUILD	2022-07-17 20:26:06 UTC (rev 1254351)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-heatclient
-pkgver=2.5.1
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="OpenStack Orchestration API Client Library"
 arch=('any')
@@ -13,7 +13,7 @@
          'python-keystoneauth1' 'python-swiftclient' 'python-yaml' 'python-requests' 'python-six')
 checkdepends=('python-stestr' 'python-testscenarios' 'python-requests-mock')
 source=("https://github.com/openstack/python-heatclient/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('a05c1999dbba831492d7a16a3602ee55fbb56265b72814203de62f842acb0ce85d378d96ec7876f3912f1c63e9dd5ea5a5db6c16cae6b031d9eb9a25fbd40cc8')
+sha512sums=('603a0fd4312a293ba37411b2db3de63e1bba98b2fa7c8314d160145b790420b695052b0a38955ac70ef5a6cbd9adcd4055c5661884b335efcfeb9a2ed546029d')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list