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

Felix Yan felixonmars at archlinux.org
Mon Oct 28 06:53:54 UTC 2019


    Date: Monday, October 28, 2019 @ 06:53:52
  Author: felixonmars
Revision: 520807

upgpkg: python-keystoneauth1 3.18.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-28 02:51:18 UTC (rev 520806)
+++ PKGBUILD	2019-10-28 06:53:52 UTC (rev 520807)
@@ -3,8 +3,8 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.17.1
-pkgrel=2
+pkgver=3.18.0
+pkgrel=1
 pkgdesc="Authentication Library for OpenStack Identity"
 arch=('any')
 url="https://docs.openstack.org/developer/keystoneauth"
@@ -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=('ae9a230bc2f34aa30b9e3d0bb4cd4f8e2fe6c15bfa041ce2f1a9ddd280a23c0d287c87aaea4f3c4f1e2dcb6bd2549d8eb220648f0738803b9c207a9085be0f07')
+sha512sums=('cc245b52027df6d555671f27e29ca1c626189182217b2bfe3d3769f076152946d5b80fb21b95419a939f9d7836edca75f3ed85d344fb49c0366a62a53ab668a5')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list