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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jun 6 09:58:45 UTC 2022


    Date: Monday, June 6, 2022 @ 09:58:44
  Author: felixonmars
Revision: 1225560

upgpkg: python-openstackclient 5.8.0-1

Modified:
  python-openstackclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 09:58:37 UTC (rev 1225559)
+++ PKGBUILD	2022-06-06 09:58:44 UTC (rev 1225560)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-openstackclient
-pkgver=5.7.0
-pkgrel=3
+pkgver=5.8.0
+pkgrel=1
 pkgdesc="OpenStack Command-line Client"
 arch=('any')
 url="https://docs.openstack.org/python-openstackclient/latest/"
@@ -13,7 +13,7 @@
          'python-openstacksdk' 'python-glanceclient' 'python-novaclient' 'python-cinderclient')
 checkdepends=('python-ddt' 'python-oslotest' 'python-requests-mock')
 source=("https://github.com/openstack/python-openstackclient/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('79436b302de9eea6800666830dc2c170b257c54e0e1c20b2d86ce607083f379dbaa1932af06b4c544040fe0cf22aa20414b5bfbf44a2dfa0e433c1be042e8aec')
+sha512sums=('8c9199cfe1656bc4977393c5ec557ff5ba6dcde929dee7364ea9b05c9ef3cb2fed4cc59cbe44f58083f71feab09fce7c68c593d45242a0400f3e4a72dc00ac1c')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list