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

Felix Yan felixonmars at archlinux.org
Thu Jan 12 15:56:28 UTC 2017


    Date: Thursday, January 12, 2017 @ 15:56:27
  Author: felixonmars
Revision: 206993

upgpkg: python-keystoneclient 3.9.0-1

Modified:
  python-keystoneclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-12 15:53:47 UTC (rev 206992)
+++ PKGBUILD	2017-01-12 15:56:27 UTC (rev 206993)
@@ -3,8 +3,8 @@
 
 pkgbase=python-keystoneclient
 pkgname=(python-keystoneclient python2-keystoneclient)
-pkgver=3.8.0
-pkgrel=2
+pkgver=3.9.0
+pkgrel=1
 pkgdesc="Client Library for OpenStack Identity"
 arch=('any')
 url="http://docs.openstack.org/developer/python-keystoneclient"
@@ -24,9 +24,6 @@
 md5sums=('SKIP')
 
 prepare() {
-  # Use pycodestyle
-  sed -i 's/pep8/pycodestyle/g' python-keystoneclient/keystoneclient/tests/unit/test_hacking_checks.py
-
   cp -a python-keystoneclient{,-py2}
 }
 



More information about the arch-commits mailing list