[arch-commits] Commit in python-keystoneauth1/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 19 08:37:24 UTC 2018
Date: Saturday, May 19, 2018 @ 08:37:23
Author: felixonmars
Revision: 324473
upgpkg: python-keystoneauth1 3.7.0-1
Modified:
python-keystoneauth1/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-19 08:37:02 UTC (rev 324472)
+++ PKGBUILD 2018-05-19 08:37:23 UTC (rev 324473)
@@ -4,7 +4,7 @@
pkgbase=python-keystoneauth1
pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.6.0
+pkgver=3.7.0
pkgrel=1
pkgdesc="Authentication Library for OpenStack Identity"
arch=('any')
@@ -21,7 +21,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=('f599160e9fc476c345c3788bfede842af989663ea1d4c866917cc357ab13447878128d2d94b84e58799423be64ce0ac72e7c8178b5ec0505caaaabe569f77b7e')
+sha512sums=('2bb747feba95b1a5d938b7d64cf0fb25606d7aa1df07c67d49d190283b2763a5856fc546a83924bbacc8e31298de7b2bfa1b4aeb64bd553eed854f1baffc8bdd')
prepare() {
sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py
More information about the arch-commits
mailing list