summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Botting2023-11-06 09:37:59 +1100
committerAndy Botting2023-11-06 09:37:59 +1100
commit7223caafd0c777e247cce7d39c64c601cf8ac93f (patch)
tree7585542cd9b9a7707b9ad3af298176311323c450 /PKGBUILD
parent0af78b89058fba5ff789477320702168224cedd0 (diff)
downloadaur-python-saharaclient.tar.gz
Update to v4.2.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c5f4634f7dc..72662c9f32bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=python-saharaclient
-pkgver=4.1.0
-pkgrel=2
+pkgver=4.2.0
+pkgrel=1
pkgdesc='Python client library for Sahara'
arch=('any')
url="http://docs.openstack.org/$pkgname/"
@@ -14,7 +14,7 @@ depends=('python-pbr' 'python-babel' 'python-keystoneauth1' 'python-osc-lib'
checkdepends=('python-hacking' 'python-mock' 'python-oslotest' 'python-stestr'
'python-requests-mock')
source=("https://opendev.org/openstack/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('0bd3b2a7f12e6540bb2351f6d32dd2d7d757cddcb86d73d8f09afc5cf2110cb5ed9b46356b3e8ec9f6f9532ec039e7a824f827f561ec20c825ff03ec2f69a0a0')
+sha512sums=('ec24113bfe3be51a8c838e8ea9d9a730b74afc7492647c9de09306676850c8e3ec435ccb3258a6fac978cc41938e8ef735e217c5dc2b5d6fe69ee4c98fc598fd')
export PBR_VERSION=$pkgver