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

Felix Yan felixonmars at archlinux.org
Fri Apr 3 15:14:12 UTC 2020


    Date: Friday, April 3, 2020 @ 15:14:11
  Author: felixonmars
Revision: 610826

upgpkg: python-keystoneauth1 4.0.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-03 15:11:20 UTC (rev 610825)
+++ PKGBUILD	2020-04-03 15:14:11 UTC (rev 610826)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-keystoneauth1
-pkgver=3.18.0
-pkgrel=4
+pkgver=4.0.0
+pkgrel=1
 pkgdesc="Authentication Library for OpenStack Identity"
 arch=('any')
 url="https://docs.openstack.org/developer/keystoneauth"
@@ -17,9 +17,9 @@
             'python-mock: for betamax support')
 checkdepends=('python-requests-mock' 'python-testscenarios' 'python-mock' 'python-lxml'
               'python-oslo-config' 'python-betamax' 'python-oslotest' 'python-oslo-utils'
-              'python-requests-kerberos' 'python-oauthlib' 'python-pycodestyle')
+              'python-requests-kerberos' 'python-oauthlib' 'python-pycodestyle' 'python-hacking')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/keystoneauth/archive/$pkgver.tar.gz")
-sha512sums=('cc245b52027df6d555671f27e29ca1c626189182217b2bfe3d3769f076152946d5b80fb21b95419a939f9d7836edca75f3ed85d344fb49c0366a62a53ab668a5')
+sha512sums=('87a978ab0db1ceee6df74da46e9186a8978bd23ba3785701623e459c0ab8eccc35d3a0ce202be2a2a26fe7aafcb0ddb32e628ef32fa1fcb4010e053b874f97a3')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list