[arch-commits] Commit in python-octaviaclient/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 28 15:51:15 UTC 2021
Date: Friday, May 28, 2021 @ 15:51:14
Author: felixonmars
Revision: 949971
upgpkg: python-octaviaclient 2.3.0-1
Modified:
python-octaviaclient/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-28 15:51:09 UTC (rev 949970)
+++ PKGBUILD 2021-05-28 15:51:14 UTC (rev 949971)
@@ -2,8 +2,8 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-octaviaclient
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.3.0
+pkgrel=1
pkgdesc="Octavia client for OpenStack Load Balancing"
arch=('any')
url="https://docs.openstack.org/python-octaviaclient/latest/"
@@ -13,7 +13,7 @@
'python-requests')
checkdepends=('python-hacking' 'python-oslotest' 'python-requests-mock')
source=("https://github.com/openstack/python-octaviaclient/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('4deac081516955e25cb0ab37a8069c470401bc2b1127afa77eabe58834240d96f3628bb63a17467a18ba96f8c76cf841831ec5d798ec89815416e1f5fb8a9efa')
+sha512sums=('d623a191f8571c1607d898d86bf76898b2fec68c3649bbd29b254e3893c6f2922ade10a98a96e8e563544bf76338c1ac3f12de96734b033d529766677cc6d09b')
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list