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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 17 20:27:20 UTC 2022


    Date: Sunday, July 17, 2022 @ 20:27:20
  Author: felixonmars
Revision: 1254357

upgpkg: python-neutronclient 8.0.0-1

Modified:
  python-neutronclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-17 20:27:04 UTC (rev 1254356)
+++ PKGBUILD	2022-07-17 20:27:20 UTC (rev 1254357)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-neutronclient
-pkgver=7.8.0
+pkgver=8.0.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=('a6f80d67f16cc8a9f7febf630e7c1ebdbcc643dd132805f913dc0d686cf38bc786925ee5e5da324c83f112369cc1875cf9d6758d2337f77b905164ede2fabbc4')
+sha512sums=('3a445354261883e67e6ede82b4fc9f38fd4d5dda52c03224a9acddc637105316b3afbeefe4652929cdee8a4840ee849eb2cbd5b5abf05248bfb13fe89c54411c')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list