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

Felix Yan felixonmars at archlinux.org
Thu May 27 23:51:02 UTC 2021


    Date: Thursday, May 27, 2021 @ 23:51:02
  Author: felixonmars
Revision: 949236

upgpkg: python-neutronclient 7.4.0-1

Modified:
  python-neutronclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-27 23:50:44 UTC (rev 949235)
+++ PKGBUILD	2021-05-27 23:51:02 UTC (rev 949236)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-neutronclient
-pkgver=7.3.0
+pkgver=7.4.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=('eee478871451b3fb1cdb5c9f904d7675af3853ddf664b904c842cc2dbefe78637c5adfdf727c670b2d1cfa13061dca90301edd6b896f57d12f6108ace752e09b')
+sha512sums=('fb716e9340c0ed518fbd141528c9748c340e78c9c589a0b5d8559028eb31c2bcc11326e347c5a0285176f4c1983be0ead0d22ff33f907004be20d741444884ea')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list