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

Felix Yan felixonmars at archlinux.org
Tue Jul 16 06:29:16 UTC 2019


    Date: Tuesday, July 16, 2019 @ 06:29:16
  Author: felixonmars
Revision: 489899

upgpkg: python-keystoneauth1 3.15.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-16 05:13:13 UTC (rev 489898)
+++ PKGBUILD	2019-07-16 06:29:16 UTC (rev 489899)
@@ -3,7 +3,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.14.0
+pkgver=3.15.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=('f6bbafaad154e9062f777c348fcdbb177896b955af8da910c78b0dbcb7bbfce0399653c13d5136a41625752d30370b5892aba4c7906fb0979f06b679b5fdd882')
+sha512sums=('323d3ab1de076aeeacf3e324831a5b076d806f48396c3930cf8d6df7bb490bc62271399b5b4e8309d5f1a6346344cbbf991312a7e5dfee93a871fa91b86eb4bf')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list