Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=040088a54acc961d39ec30a8a137420be9b2edc7
commit 040088a54acc961d39ec30a8a137420be9b2edc7 Author: DeX77 <[email protected]> Date: Mon Aug 10 10:51:35 2015 +0200 python-pbr-1.4.0-1-x86_64 * version bump diff --git a/source/devel-extra/python-pbr/FrugalBuild b/source/devel-extra/python-pbr/FrugalBuild index 13573c7..a54cfd1 100644 --- a/source/devel-extra/python-pbr/FrugalBuild +++ b/source/devel-extra/python-pbr/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: DeX77 <[email protected]> pkgname=python-pbr -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>=2.7') -makedepends=('python-distribute' 'ca-certificates') +makedepends=('python-distribute' 'ca-certificates' 'git') _F_pypi_name="pbr" _F_archive_name=$_F_pypi_name Finclude pypi -sha1sums=('2cb3180d86c986b595bafdfa27b57d6fea739eaa') +sha1sums=('546028d8e1beaa7f18939d33562a7345793afa61') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
