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

Felix Yan felixonmars at archlinux.org
Fri Aug 9 18:27:14 UTC 2019


    Date: Friday, August 9, 2019 @ 18:27:14
  Author: felixonmars
Revision: 498559

upgpkg: python-keystoneauth1 3.16.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-09 18:23:55 UTC (rev 498558)
+++ PKGBUILD	2019-08-09 18:27:14 UTC (rev 498559)
@@ -3,7 +3,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.15.0
+pkgver=3.16.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=('323d3ab1de076aeeacf3e324831a5b076d806f48396c3930cf8d6df7bb490bc62271399b5b4e8309d5f1a6346344cbbf991312a7e5dfee93a871fa91b86eb4bf')
+sha512sums=('ef7aaf82efb80b73a49ea704f9d97adf991f33221920c35f65420e64c05bc38d1de4d621d443ee5658ca3eefa84dcf88b8364fb9bf0de4e786cd0a377c6bf392')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list