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

Felix Yan felixonmars at archlinux.org
Mon Sep 9 07:26:30 UTC 2019


    Date: Monday, September 9, 2019 @ 07:26:29
  Author: felixonmars
Revision: 509055

upgpkg: python-keystoneauth1 3.17.1-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-09 07:26:05 UTC (rev 509054)
+++ PKGBUILD	2019-09-09 07:26:29 UTC (rev 509055)
@@ -3,7 +3,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.17.0
+pkgver=3.17.1
 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=('2b2828e4730183cff19d8281b07ae5043878c8798fdf040cfa89537d62b9beaf51cabd9c7f111bf83af8645db4a88b2b6ab3c7c9861f61b24a9b190ab3328346')
+sha512sums=('ae9a230bc2f34aa30b9e3d0bb4cd4f8e2fe6c15bfa041ce2f1a9ddd280a23c0d287c87aaea4f3c4f1e2dcb6bd2549d8eb220648f0738803b9c207a9085be0f07')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list