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

Felix Yan felixonmars at archlinux.org
Thu Sep 13 13:30:21 UTC 2018


    Date: Thursday, September 13, 2018 @ 13:30:20
  Author: felixonmars
Revision: 380187

upgpkg: python-keystoneauth1 3.11.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-13 13:30:04 UTC (rev 380186)
+++ PKGBUILD	2018-09-13 13:30:20 UTC (rev 380187)
@@ -3,7 +3,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.10.0
+pkgver=3.11.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=('f59f07c7579528dc98a178787517c0b52b570537b495fae458d80e86de496433525e899817c338a1f04c5259bd0f35321279cea59fb6fd6e8c38bbc870c6417d')
+sha512sums=('1530daf407228c25a13639834992e40bf9c04e69e1f007c25433b3ff53f7a7a874c09422957a4b941eb80c4491d5cc6b8e70e3bb1dc307a736dd3671600df0c0')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list