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

Felix Yan felixonmars at archlinux.org
Sun Mar 21 20:11:37 UTC 2021


    Date: Sunday, March 21, 2021 @ 20:11:37
  Author: felixonmars
Revision: 898459

upgpkg: python-openstackclient 5.5.0-1

Modified:
  python-openstackclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 20:11:36 UTC (rev 898458)
+++ PKGBUILD	2021-03-21 20:11:37 UTC (rev 898459)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-openstackclient
-pkgver=5.4.0
-pkgrel=3
+pkgver=5.5.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=('5f8e7861e0b0ce7f24c34e2f460599dde95f25e909a70bee656952b8a8228b94d50def2ad277ca937c7b9de2fd790e9d28ea5e1a3f0f6d3c43501981b2897620')
+sha512sums=('e0c9a9799400d41c34ae3ce03484a524318001febc6a730554eaf6c975666b02377f61c64f681cfaa93b831484bf48f906cdaf450125deab776d3c5d8c8c4d43')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list