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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 9 21:06:25 UTC 2021


    Date: Thursday, September 9, 2021 @ 21:06:25
  Author: felixonmars
Revision: 1013194

upgpkg: python-cinderclient 8.1.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-09 20:51:43 UTC (rev 1013193)
+++ PKGBUILD	2021-09-09 21:06:25 UTC (rev 1013194)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cinderclient
-pkgver=8.0.0
-pkgrel=2
+pkgver=8.1.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=('53b7c3a76bd10ae2b4abf9a724fe7dfd991382a91f94a1c0d466576b3f606266d2b0608b30713e5f7b6e7b864935e43eaa3d2216f7cd0bb4f86cf55ce0fb4002')
+sha512sums=('53bb2ce7aeb53f81e123911b7559c44a447e7d8de2ef5d42ca701f4f8a97b13c10348079b60de75a4c37565a0a75184facd86f7e63fdcc1955da9c5250208742')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list