From 505129fd4f0987010519431d3fe969a3a6919da8 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 17 Sep 2015 04:50:51 +0200 Subject: [PATCH] python-Sphinx: revbump due to python-sphinx_rtd_theme rename --- srcpkgs/python-Sphinx/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-Sphinx/template b/srcpkgs/python-Sphinx/template index c100a43e029..a3d0d2cc090 100644 --- a/srcpkgs/python-Sphinx/template +++ b/srcpkgs/python-Sphinx/template @@ -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 " @@ -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"