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

Felix Yan felixonmars at archlinux.org
Thu Dec 6 16:20:49 UTC 2018


    Date: Thursday, December 6, 2018 @ 16:20:49
  Author: felixonmars
Revision: 411776

upgpkg: python-keystoneauth1 3.11.2-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-06 16:16:33 UTC (rev 411775)
+++ PKGBUILD	2018-12-06 16:20:49 UTC (rev 411776)
@@ -3,7 +3,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.11.1
+pkgver=3.11.2
 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=('b9ca5b0915e2219b07e63500ace76e828cae9b04cbdf3fb32b4b6ca8487a7e1ac8adef5b9dfc8fd76ef5237cf2b25b0b621e45aad0b7895254b9e65d23ef1737')
+sha512sums=('6d8d1252f4510255b34e2b0dc62651b01bfc61d19719e0dbd3e01a9815b13eea1035f3dd4217c44f10d1b8710a7414318408b4d231730e97459fb78eccb729b1')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list