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

Felix Yan felixonmars at archlinux.org
Fri Dec 4 09:41:18 UTC 2020


    Date: Friday, December 4, 2020 @ 09:41:18
  Author: felixonmars
Revision: 769926

upgpkg: python-heatclient 2.3.0-1

Modified:
  python-heatclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-04 09:41:14 UTC (rev 769925)
+++ PKGBUILD	2020-12-04 09:41:18 UTC (rev 769926)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-heatclient
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.3.0
+pkgrel=1
 pkgdesc="OpenStack Orchestration API Client Library"
 arch=('any')
 url="https://docs.openstack.org/python-heatclient/latest/"
@@ -14,7 +14,7 @@
 checkdepends=('python-stestr' 'python-testscenarios' 'python-requests-mock')
 source=("https://github.com/openstack/python-heatclient/archive/$pkgver/$pkgname-$pkgver.tar.gz"
         $pkgname-python3.9.patch::https://github.com/openstack/python-heatclient/commit/2b6f6ac284e4e749a8f6cf627cdc00c54a05f422.patch)
-sha512sums=('3f9bfb8d5358d3934af26fb1de6c7ea066e0b57f6028bae06e67341f8adcb979e0a826659030960c617f92758533f3a106b8543f0fa55936f5a8e4c5ef6a8e32'
+sha512sums=('22ed0b5ae6b0ae504dbdacd3a8eaf1fbbcfe556128f79295b8c24efffaeb560772e8bedae75828561b4fb4fb75fe1934625b4fd60dc967a3f71a0909c96ce6db'
             '2e0628ec2deab33f0489978021e4997c4395b889dfaa500f924424a99b490fa077b5ff70e5efbe9c4846c644a2d52841d528755e138b3049c9dd1c8c8bfecddf')
 
 export PBR_VERSION=$pkgver



More information about the arch-commits mailing list