[arch-commits] Commit in python-octaviaclient/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Jul 16 17:47:06 UTC 2021
Date: Friday, July 16, 2021 @ 17:47:05
Author: felixonmars
Revision: 977677
upgpkg: python-octaviaclient 2.3.1-1
Modified:
python-octaviaclient/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-16 17:46:59 UTC (rev 977676)
+++ PKGBUILD 2021-07-16 17:47:05 UTC (rev 977677)
@@ -2,7 +2,7 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-octaviaclient
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=1
pkgdesc="Octavia client for OpenStack Load Balancing"
arch=('any')
@@ -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=('d623a191f8571c1607d898d86bf76898b2fec68c3649bbd29b254e3893c6f2922ade10a98a96e8e563544bf76338c1ac3f12de96734b033d529766677cc6d09b')
+sha512sums=('aa252619e5055f041affa86f49bbb085ee258afb1dd249f61693bc72df01780210015743389c63ae17aaaa2746de06af6a820529d846b72168a8a220c817cefa')
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list