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

Felix Yan felixonmars at archlinux.org
Thu Aug 22 02:31:02 UTC 2019


    Date: Thursday, August 22, 2019 @ 02:31:02
  Author: felixonmars
Revision: 500454

upgpkg: python-keystoneauth1 3.17.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-22 02:26:01 UTC (rev 500453)
+++ PKGBUILD	2019-08-22 02:31:02 UTC (rev 500454)
@@ -3,7 +3,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.16.0
+pkgver=3.17.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=('ef7aaf82efb80b73a49ea704f9d97adf991f33221920c35f65420e64c05bc38d1de4d621d443ee5658ca3eefa84dcf88b8364fb9bf0de4e786cd0a377c6bf392')
+sha512sums=('2b2828e4730183cff19d8281b07ae5043878c8798fdf040cfa89537d62b9beaf51cabd9c7f111bf83af8645db4a88b2b6ab3c7c9861f61b24a9b190ab3328346')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list