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

Felix Yan felixonmars at archlinux.org
Thu Sep 10 12:38:09 UTC 2020


    Date: Thursday, September 10, 2020 @ 12:38:08
  Author: felixonmars
Revision: 701708

upgpkg: python-neutronclient 7.2.1-1

Modified:
  python-neutronclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-10 12:37:42 UTC (rev 701707)
+++ PKGBUILD	2020-09-10 12:38:08 UTC (rev 701708)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-neutronclient
-pkgver=7.2.0
+pkgver=7.2.1
 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=('ba7776421c1102ff057fcf2017eb76cb3a15fb8946b509281d893906aa4685da164bf846a5ebe7a25d1546b3fc4ab6ca10a2c02cd1d39f4595aee8b611360fe6')
+sha512sums=('999d7867ed30c7584028d58d1ba95ff6e5426504f59575a86accc3616fd8b5edc62fac932dee5e913a7f738ae86a4fa99ae74c3e94c5759b7c727ea1946666d8')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list