Date: Thursday, January 21, 2021 @ 21:35:40 Author: felixonmars Revision: 824144
upgpkg: python-neutronclient 7.3.0-1 Modified: python-neutronclient/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-21 21:29:09 UTC (rev 824143) +++ PKGBUILD 2021-01-21 21:35:40 UTC (rev 824144) @@ -2,8 +2,8 @@ # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com> pkgname=python-neutronclient -pkgver=7.2.1 -pkgrel=3 +pkgver=7.3.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=('999d7867ed30c7584028d58d1ba95ff6e5426504f59575a86accc3616fd8b5edc62fac932dee5e913a7f738ae86a4fa99ae74c3e94c5759b7c727ea1946666d8') +sha512sums=('eee478871451b3fb1cdb5c9f904d7675af3853ddf664b904c842cc2dbefe78637c5adfdf727c670b2d1cfa13061dca90301edd6b896f57d12f6108ace752e09b') export PBR_VERSION=$pkgver