[arch-commits] Commit in python-octaviaclient/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 06:40:21 UTC 2022


    Date: Wednesday, May 4, 2022 @ 06:40:21
  Author: felixonmars
Revision: 1192530

upgpkg: python-octaviaclient 2.5.0-1

Modified:
  python-octaviaclient/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 06:36:38 UTC (rev 1192529)
+++ PKGBUILD	2022-05-04 06:40:21 UTC (rev 1192530)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-octaviaclient
-pkgver=2.4.0
-pkgrel=3
+pkgver=2.5.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=('995584d41d19a84a555e6d3b055a72c255339e77dfafd890580760e2f3ac2be4edc4e2a4affeea7f54b099ae30e0d4566400ebb1907645b9ca17b9ecf86fe786')
+sha512sums=('081d62f9bbc32a2ca2e5f39a7bc5172f969d9437bfe73caaa32ff0e53c3eead8769b2585084cd1a9343fe0fc6322271c00d61823b5e9c303ab0e9fc909ab2635')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list