Date: Saturday, December 4, 2021 @ 00:20:50 Author: felixonmars Revision: 1064955
upgpkg: python-neutronclient 7.7.0-1 Modified: python-neutronclient/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-04 00:20:41 UTC (rev 1064954) +++ PKGBUILD 2021-12-04 00:20:50 UTC (rev 1064955) @@ -2,8 +2,8 @@ # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com> pkgname=python-neutronclient -pkgver=7.6.0 -pkgrel=3 +pkgver=7.7.0 +pkgrel=1 pkgdesc="OpenStack Networking (Neutron) Client" arch=('any') url="https://docs.openstack.org/python-neutronclient/latest/" @@ -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=('4dfc0ab0b4ebf056df50c66e6e1357ba6e76e76f0dfaf6906f610fb56ea607326782605c51ef706f4df264b11c6bd04cfb03224677f30451266beffbacf8babd') +sha512sums=('12322e9f8c5adc55cbe4c35223ff8ba653d54924b33646fbc4515082073f67f4e700e9d1ae494fc4c440f6ed0fcfee1e4213708cfc72bd449d63402eb950777f') export PBR_VERSION=$pkgver