Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1c91a65d47665fe49357d56bb6d3a705ad1ae26
commit f1c91a65d47665fe49357d56bb6d3a705ad1ae26 Author: DeX77 <[email protected]> Date: Wed Apr 22 11:37:14 2015 +0200 python-keystoneclient-1.4.0-1-x86_64 * version bump diff --git a/source/devel-extra/python-keystoneclient/FrugalBuild b/source/devel-extra/python-keystoneclient/FrugalBuild index ab1bcc0..d7c12d8 100644 --- a/source/devel-extra/python-keystoneclient/FrugalBuild +++ b/source/devel-extra/python-keystoneclient/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: DeX77 <[email protected]> pkgname=python-keystoneclient -pkgver=1.3.0 +pkgver=1.4.0 pkgrel=1 pkgdesc="Python bindings to the OpenStack Identity API (Keystone)" groups=('devel-extra') archs=('i686' 'x86_64') depends=('python-d2to1' 'python-oslo-config>=1.4.0' 'python-pbr>=0.8.0' \ 'python-prettytable' 'python-requests' 'python-simplejson') -makedepends=('python-distribute') +makedepends=('python-distribute' 'ca-certificates') Finclude pypi -sha1sums=('e4455069df0df000812721128ad360d95f3feff3') +sha1sums=('cbaf309ab27f1f7d211c9dfdd85f80e7d234e4b4') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
