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

Felix Yan felixonmars at archlinux.org
Tue Jan 26 22:02:22 UTC 2021


    Date: Tuesday, January 26, 2021 @ 22:02:21
  Author: felixonmars
Revision: 831050

upgpkg: python-cinderclient 7.3.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-26 21:52:37 UTC (rev 831049)
+++ PKGBUILD	2021-01-26 22:02:21 UTC (rev 831050)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=7.2.0
-pkgrel=3
+pkgver=7.3.0
+pkgrel=1
 pkgdesc="OpenStack Block Storage API Client Library"
 arch=('any')
 url="https://docs.openstack.org/developer/python-cinderclient"
@@ -12,7 +12,7 @@
          'python-requests' 'python-oslo-utils')
 checkdepends=('python-oslotest' 'python-requests-mock' 'python-ddt')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/python-cinderclient/archive/$pkgver.tar.gz")
-sha512sums=('c06dd68c530c8a77c6204ecdfc5b131db963049613978e456cf960795447139f94f14dd3e0d79168248a034d290c12deba1d7353c9d4305ac1bc555dd76e5573')
+sha512sums=('0a762d2dd27b6520f7fca4936a1da22d60b3135a2f6e5717943a3ce75bb7a91cac57544de7829838f59e8169a0095f98c6ca406f84d63335c6774c232a6d4574')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list