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

Felix Yan felixonmars at archlinux.org
Sat Apr 20 17:42:19 UTC 2019


    Date: Saturday, April 20, 2019 @ 17:42:17
  Author: felixonmars
Revision: 452149

upgpkg: python-keystoneauth1 3.14.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-20 17:42:06 UTC (rev 452148)
+++ PKGBUILD	2019-04-20 17:42:17 UTC (rev 452149)
@@ -3,7 +3,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.13.1
+pkgver=3.14.0
 pkgrel=1
 pkgdesc="Authentication Library for OpenStack Identity"
 arch=('any')
@@ -20,7 +20,7 @@
               'python2-oauthlib' 'python-pycodestyle' 'python2-pycodestyle' 'python-stestr'
               'python2-stestr')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/keystoneauth/archive/$pkgver.tar.gz")
-sha512sums=('12ed4a9b67457eb53f6a5154987a4a1d446fd61c20f92a8f939dc68840f8682b904c8f7b21fece5878ff1eb389edf38a85468f7b2000a996196f5806849d17d5')
+sha512sums=('f6bbafaad154e9062f777c348fcdbb177896b955af8da910c78b0dbcb7bbfce0399653c13d5136a41625752d30370b5892aba4c7906fb0979f06b679b5fdd882')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list