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

Felix Yan felixonmars at archlinux.org
Thu Feb 28 21:28:33 UTC 2019


    Date: Thursday, February 28, 2019 @ 21:28:33
  Author: felixonmars
Revision: 437114

upgpkg: python-keystoneauth1 3.12.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 21:28:07 UTC (rev 437113)
+++ PKGBUILD	2019-02-28 21:28:33 UTC (rev 437114)
@@ -3,7 +3,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.11.2
+pkgver=3.12.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=('6d8d1252f4510255b34e2b0dc62651b01bfc61d19719e0dbd3e01a9815b13eea1035f3dd4217c44f10d1b8710a7414318408b4d231730e97459fb78eccb729b1')
+sha512sums=('55041e92b5ae29bb0ab8ad26954d4154545571beaa1230cbf8fa580df18d46bc12d330668f50d93f78ad5c36bc6b7e98508ed6ea86fdfd1c4af1f52b149dca67')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list