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

Felix Yan felixonmars at archlinux.org
Tue Jun 12 06:34:21 UTC 2018


    Date: Tuesday, June 12, 2018 @ 06:34:20
  Author: felixonmars
Revision: 342416

upgpkg: python-keystoneauth1 3.8.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-12 06:33:01 UTC (rev 342415)
+++ PKGBUILD	2018-06-12 06:34:20 UTC (rev 342416)
@@ -4,7 +4,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.7.0
+pkgver=3.8.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=('2bb747feba95b1a5d938b7d64cf0fb25606d7aa1df07c67d49d190283b2763a5856fc546a83924bbacc8e31298de7b2bfa1b4aeb64bd553eed854f1baffc8bdd')
+sha512sums=('c4b21534f48c03ee67adc7f660e6ceec3a001ea8a9e2278c270e353ac63a897b72551c2c099eace0b67b71974ecfe8945bd836a337157f0c60d7a217dd5cefbe')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list