Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=48b39f1c6657bba7d49b89e59c1450b090cf53d1
commit 48b39f1c6657bba7d49b89e59c1450b090cf53d1 Author: Slown <[email protected]> Date: Fri May 20 18:36:31 2016 +0100 python-sphinx-1.4.1-1-x86_64 * version bump diff --git a/source/devel-extra/python-sphinx/FrugalBuild b/source/devel-extra/python-sphinx/FrugalBuild index e526749..e43dd84 100644 --- a/source/devel-extra/python-sphinx/FrugalBuild +++ b/source/devel-extra/python-sphinx/FrugalBuild @@ -1,22 +1,22 @@ -# Compiling Time: 0.02 SBU +# Compiling Time: 0 SBU # Maintainer: Anthony Jorion <[email protected]> # Contributor: Devil505 <[email protected]> pkgname=python-sphinx -pkgver=1.3.4 -pkgrel=3 +pkgver=1.4.1 +pkgrel=1 pkgdesc="Python documentation generator" depends=('pygments>=2.1' 'docutils>=0.12' 'python-jinja>=2.8') makedepends=('python-distribute>=0.6.49-2') -rodepends=("python-sphinx-rtd-theme>=0.1.9" "python-snowballstemmer>=1.2.1" \ - "babel>=1.3" "python-alabaster>=0.7.7") +rodepends=('python-sphinx-rtd-theme>=0.1.9' 'python-snowballstemmer>=1.2.1' \ + 'babel>=1.3' 'python-alabaster>=0.7.7') groups=('devel-extra') archs=('i686' 'x86_64' 'arm') _F_archive_name="Sphinx" _F_pypi_name="Sphinx" Finclude pypi _F_cd_path="$_F_pypi_name-$pkgver" -sha1sums=('3d54fbb8e188ee2435995d936dea9f7c17f6c9c0') +sha1sums=('d18b856710b22ae9740147e21754ca5b851af9b2') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
