[arch-commits] Commit in python-cinderclient/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Jul 22 17:27:43 UTC 2021
Date: Thursday, July 22, 2021 @ 17:27:43
Author: felixonmars
Revision: 983197
upgpkg: python-cinderclient 8.0.0-1
Modified:
python-cinderclient/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-22 17:24:57 UTC (rev 983196)
+++ PKGBUILD 2021-07-22 17:27:43 UTC (rev 983197)
@@ -2,7 +2,7 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-cinderclient
-pkgver=7.4.0
+pkgver=8.0.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=('350ec14a74bac7ac72a9e45f20177fc089f100d1f5fcf70a7d5417e070abcb51a434e63ba889b604ca85cf8a957259b0a3df3feb5dc96f02a7654b5c71fec9eb')
+sha512sums=('53b7c3a76bd10ae2b4abf9a724fe7dfd991382a91f94a1c0d466576b3f606266d2b0608b30713e5f7b6e7b864935e43eaa3d2216f7cd0bb4f86cf55ce0fb4002')
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list