summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Botting2024-07-06 10:35:29 +1000
committerAndy Botting2024-07-06 10:35:29 +1000
commit754ef0c04c8e458e9621ff9afc9c8da23b290e99 (patch)
tree601c398eb6768acbfdbec15f2bf73390ab6baddd /PKGBUILD
parentdf9b26caf7e29a6c6f9d9a2cdb1fd3a1f603b2f7 (diff)
downloadaur-python-barbicanclient.tar.gz
Update to v7.0.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e920c2e1e4fa..040e4fa3bb78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=python-barbicanclient
-pkgver=6.0.0
-pkgrel=2
+pkgver=7.0.0
+pkgrel=1
pkgdesc='Client library for the Barbican Key Management API'
arch=(any)
url="https://docs.openstack.org/$pkgname/"
@@ -15,7 +15,7 @@ checkdepends=(python-fixtures python-requests-mock python-stestr
python-testtools python-oslotest python-oslo-config
python-openstackclient)
source=("https://tarballs.opendev.org/openstack/$pkgname/$pkgname-$pkgver.tar.gz")
-sha512sums=('b8f83951956e3c102f440794637994d3cbfe14e96ad17adea60b58494dbe9098e7376823f4094110ad43c9542abd864b2670e56abb7a6fd9335732f0e5cb6802')
+sha512sums=('b6ddb6881e1ab70e9a35562b3a12f55ebf6c1b84b61c0324f7e9547f109564f6fffeb3faacb8ef5ae74255c46795d571eae6a2f6bb3043c785018e48e23a7730')
export PBR_VERSION=$pkgver