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

Felix Yan felixonmars at archlinux.org
Wed Nov 2 10:10:08 UTC 2016


    Date: Wednesday, November 2, 2016 @ 10:10:07
  Author: felixonmars
Revision: 194363

upgpkg: python-keystoneauth1 2.15.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-02 10:07:23 UTC (rev 194362)
+++ PKGBUILD	2016-11-02 10:10:07 UTC (rev 194363)
@@ -4,7 +4,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=2.12.1
+pkgver=2.15.0
 pkgrel=1
 pkgdesc="Authentication Library for OpenStack Identity"
 arch=('any')
@@ -17,7 +17,7 @@
               'python2-requests-mock' 'python-testscenarios' 'python2-testscenarios'
               'python-mock' 'python2-mock' 'python-lxml' 'python2-lxml' 'python-oslo-config'
               'python2-oslo-config' 'python-betamax' 'python2-betamax' 'python-oslotest'
-              'python2-oslotest' 'python-oslo-utils' 'python2-oslo-utils'
+              'python2-oslotest' 'python-oslo-utils' 'python2-oslo-utils' 'python-requests-kerberos'
               'python2-requests-kerberos' 'python-oauthlib' 'python2-oauthlib' 'python-pycodestyle'
               'python2-pycodestyle')
 source=("git+https://git.openstack.org/openstack/keystoneauth#tag=$pkgver")
@@ -48,7 +48,8 @@
 
 package_python-keystoneauth1() {
   depends=('python-pbr' 'python-iso8601' 'python-stevedore' 'python-positional' 'python-requests')
-  optdepends=('python-lxml: for saml2 support'
+  optdepends=('python-requests-kerberos: for kerberos support'
+              'python-lxml: for saml2 support'
               'python-oauthlib: for oauth1 support'
               'python-betamax: for betamax support'
               'python-fixtures: for betamax support'



More information about the arch-commits mailing list