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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 31 20:12:38 UTC 2022


    Date: Wednesday, August 31, 2022 @ 20:12:38
  Author: felixonmars
Revision: 1289312

upgpkg: python-cinderclient 9.1.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-31 20:12:28 UTC (rev 1289311)
+++ PKGBUILD	2022-08-31 20:12:38 UTC (rev 1289312)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=9.0.0
+pkgver=9.1.0
 pkgrel=1
 pkgdesc="OpenStack Block Storage API Client Library"
 arch=('any')
@@ -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=('5639977015d37ea09852d6f4122bf49714c68b0af6aa7a5bf676a5703c804aa80e7cc443365bfa52daedbcaa554e4086f8c5dee9d4df525c2dbbb42339d80cb4')
+sha512sums=('0fff4ee9793dec22d34e38c33b11cb974ce0c2e753993ba38ccdb26816f16ee4fd5f9b6763dd261782a51e1f6a30cfcf89d4b9c1be60030550344b581c06b8ec')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list