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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 31 20:08:45 UTC 2022


    Date: Wednesday, August 31, 2022 @ 20:08:45
  Author: felixonmars
Revision: 1289296

upgpkg: python-neutronclient 8.1.0-1

Modified:
  python-neutronclient/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-31 20:08:33 UTC (rev 1289295)
+++ PKGBUILD	2022-08-31 20:08:45 UTC (rev 1289296)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-neutronclient
-pkgver=8.0.0
+pkgver=8.1.0
 pkgrel=1
 pkgdesc="OpenStack Networking (Neutron) Client"
 arch=('any')
@@ -14,7 +14,7 @@
          'python-keystoneclient' 'python-requests' 'python-simplejson')
 checkdepends=('python-oslotest' 'python-osprofiler' 'python-requests-mock')
 source=("https://github.com/openstack/python-neutronclient/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('3a445354261883e67e6ede82b4fc9f38fd4d5dda52c03224a9acddc637105316b3afbeefe4652929cdee8a4840ee849eb2cbd5b5abf05248bfb13fe89c54411c')
+sha512sums=('514329f7857e7a366dbd4d6f7c6fc25aaf5a103f664569bc4730963a49cc849102f9b4729b019e56ef70038281537c26ba7e7da0d0c9de3547e3840af8f01c4b')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list