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

Felix Yan felixonmars at archlinux.org
Wed Jun 20 16:26:10 UTC 2018


    Date: Wednesday, June 20, 2018 @ 16:26:09
  Author: felixonmars
Revision: 344210

upgpkg: python-keystoneauth1 3.9.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-20 15:50:11 UTC (rev 344209)
+++ PKGBUILD	2018-06-20 16:26:09 UTC (rev 344210)
@@ -4,7 +4,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=3.8.0
+pkgver=3.9.0
 pkgrel=1
 pkgdesc="Authentication Library for OpenStack Identity"
 arch=('any')
@@ -21,7 +21,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=('c4b21534f48c03ee67adc7f660e6ceec3a001ea8a9e2278c270e353ac63a897b72551c2c099eace0b67b71974ecfe8945bd836a337157f0c60d7a217dd5cefbe')
+sha512sums=('3bacada2c84a4629b948f24eb18161227713ae0ef0c8ed98f378031692159b0a97d7f7e3b3dabdbc88bdb1ae87b7c64a032f1a1e964f558f455d058acb1e360e')
 
 prepare() {
   sed -i 's/pep8/pycodestyle/g' keystoneauth-$pkgver/keystoneauth1/tests/unit/test_hacking_checks.py



More information about the arch-commits mailing list