From: Martin von Gagern Date: Tue, 24 Jan 2017 19:50:08 +0000 (+0100) Subject: dev-python/sphinx: <1.5.1 is incompatible with docutils 0.13 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ddc871a2c76efe6f1243184ba31f71e1db2cc217;p=gentoo.git dev-python/sphinx: <1.5.1 is incompatible with docutils 0.13 Closes: https://github.com/gentoo/gentoo/pull/3635 --- diff --git a/dev-python/sphinx/sphinx-1.1.3-r7.ebuild b/dev-python/sphinx/sphinx-1.1.3-r8.ebuild similarity index 96% rename from dev-python/sphinx/sphinx-1.1.3-r7.ebuild rename to dev-python/sphinx/sphinx-1.1.3-r8.ebuild index 8a05112b3338..ef08cf4fd8f4 100644 --- a/dev-python/sphinx/sphinx-1.1.3-r7.ebuild +++ b/dev-python/sphinx/sphinx-1.1.3-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,8 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbs IUSE="doc latex test" # Split the jinja dep to allow different slots to satisfy it -RDEPEND=">=dev-python/docutils-0.7[${PYTHON_USEDEP}] +RDEPEND=" + =dev-python/jinja-2.3[${PYTHON_USEDEP}] >=dev-python/pygments-1.2[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/dev-python/sphinx/sphinx-1.2.2.ebuild b/dev-python/sphinx/sphinx-1.2.2-r1.ebuild similarity index 97% rename from dev-python/sphinx/sphinx-1.2.2.ebuild rename to dev-python/sphinx/sphinx-1.2.2-r1.ebuild index 259d5f8a23d2..a7043a6c45d5 100644 --- a/dev-python/sphinx/sphinx-1.2.2.ebuild +++ b/dev-python/sphinx/sphinx-1.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,7 +23,7 @@ IUSE="doc latex test" # Split the jinja dep to allow different slots to satisfy it RDEPEND=" - >=dev-python/docutils-0.7[${PYTHON_USEDEP}] + =dev-python/jinja-2.3[${PYTHON_USEDEP}] >=dev-python/pygments-1.2[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/dev-python/sphinx/sphinx-1.2.3.ebuild b/dev-python/sphinx/sphinx-1.2.3-r1.ebuild similarity index 97% rename from dev-python/sphinx/sphinx-1.2.3.ebuild rename to dev-python/sphinx/sphinx-1.2.3-r1.ebuild index ddf3abdace28..3768f092832f 100644 --- a/dev-python/sphinx/sphinx-1.2.3.ebuild +++ b/dev-python/sphinx/sphinx-1.2.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,7 +24,7 @@ IUSE="doc latex test" # Portage has only >= minimum required versions of all rdeps making # setting of version borders unnecessary RDEPEND=" - dev-python/docutils[${PYTHON_USEDEP}] +