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

Felix Yan felixonmars at archlinux.org
Fri Mar 1 14:44:59 UTC 2019


    Date: Friday, March 1, 2019 @ 14:44:58
  Author: felixonmars
Revision: 437269

upgpkg: python-keystoneauth1 3.13.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-01 14:44:48 UTC (rev 437268)
+++ PKGBUILD	2019-03-01 14:44:58 UTC (rev 437269)
@@ -3,7 +3,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.12.0
+pkgver=3.13.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=('55041e92b5ae29bb0ab8ad26954d4154545571beaa1230cbf8fa580df18d46bc12d330668f50d93f78ad5c36bc6b7e98508ed6ea86fdfd1c4af1f52b149dca67')
+sha512sums=('44971934a0e4b9dc92bbbb18477cf87cec3c089da3448fc2f3b3514d1802165955df7bbe51f28f34f26b4947841822ff40c46445cf9a5301243f16cd49c06a57')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list