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

Felix Yan felixonmars at archlinux.org
Thu Feb 27 08:43:38 UTC 2020


    Date: Thursday, February 27, 2020 @ 08:43:37
  Author: felixonmars
Revision: 583634

upgpkg: python-openstackclient 5.0.0-1

Modified:
  python-openstackclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-27 08:43:10 UTC (rev 583633)
+++ PKGBUILD	2020-02-27 08:43:37 UTC (rev 583634)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-openstackclient
-pkgver=4.0.0
-pkgrel=2
+pkgver=5.0.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-oslotest' 'python-requests-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-openstackclient/archive/$pkgver.tar.gz")
-sha512sums=('004a304965be459227bfbf8ea06ab4632ecf4a3215696b4ff7bdcad14bc9994e5ea532f8031321be4dfa801777986f9f8eb618d22a159ea8e8826013f5586d00')
+sha512sums=('08bf1f35a129a00714bb9acecb8cb26c4e804c08ce0d47e643d1218bf562e8f215549a81575d2487d8be9dabe207510d8aa12e5d6e90a5c3e8c8e59e0646cc80')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list