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

Felix Yan felixonmars at archlinux.org
Tue Mar 5 18:12:13 UTC 2019


    Date: Tuesday, March 5, 2019 @ 18:12:12
  Author: felixonmars
Revision: 437736

upgpkg: python-keystoneauth1 3.13.1-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-05 17:41:30 UTC (rev 437735)
+++ PKGBUILD	2019-03-05 18:12:12 UTC (rev 437736)
@@ -3,7 +3,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.13.0
+pkgver=3.13.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=('44971934a0e4b9dc92bbbb18477cf87cec3c089da3448fc2f3b3514d1802165955df7bbe51f28f34f26b4947841822ff40c46445cf9a5301243f16cd49c06a57')
+sha512sums=('12ed4a9b67457eb53f6a5154987a4a1d446fd61c20f92a8f939dc68840f8682b904c8f7b21fece5878ff1eb389edf38a85468f7b2000a996196f5806849d17d5')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list