python-Sphinx: revbump due to python-sphinx_rtd_theme rename

This commit is contained in:
Alessio Sergi 2015-09-17 04:50:51 +02:00
parent e6b8541798
commit 505129fd4f

View File

@ -1,7 +1,7 @@
# Template file for 'python-Sphinx'
pkgname=python-Sphinx
version=1.3.1
revision=1
revision=2
noarch=yes
wrksrc="Sphinx-${version}"
python_versions="2.7 3.4"
@ -9,12 +9,12 @@ hostmakedepends="
python-setuptools python3.4-setuptools python-docutils python3.4-docutils
python-Jinja2 python3.4-Jinja2 python-Pygments python3.4-Pygments
python-six python3.4-six python-Babel python3.4-Babel python-alabaster
python3.4-alabaster python-sphinx-rtd-theme python3.4-sphinx-rtd-theme
python3.4-alabaster python-sphinx_rtd_theme python3.4-sphinx_rtd_theme
python-snowballstemmer python3.4-snowballstemmer"
makedepends="${hostmakedepends}"
depends="
python-setuptools python-docutils python-Jinja2 python-Pygments python-six
python-Babel python-alabaster python-sphinx-rtd-theme python-snowballstemmer"
python-Babel python-alabaster python-sphinx_rtd_theme python-snowballstemmer"
pycompile_module="sphinx"
short_desc="Python2 documentation generator"
maintainer="Alessio Sergi <al3hex@gmail.com>"
@ -54,7 +54,7 @@ python3.4-Sphinx_package() {
noarch=yes
depends="
python3.4-setuptools python3.4-docutils python3.4-Jinja2 python3.4-Pygments
python3.4-six python3.4-Babel python3.4-alabaster python3.4-sphinx-rtd-theme
python3.4-six python3.4-Babel python3.4-alabaster python3.4-sphinx_rtd_theme
python3.4-snowballstemmer"
pycompile_version="3.4"
pycompile_module="sphinx"