diff options
author | Sam James <sam@gentoo.org> | 2021-02-06 00:58:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-06 01:10:42 +0000 |
commit | 38d04666437280afa416fc67d73c3c57a6d321a3 (patch) | |
tree | 0be79e0018650e15e8ce28795ec71e193de9e640 /dev-python | |
parent | dev-tex/latex-beamer: cleanup old (diff) | |
download | gentoo-38d04666437280afa416fc67d73c3c57a6d321a3.tar.gz gentoo-38d04666437280afa416fc67d73c3c57a6d321a3.tar.bz2 gentoo-38d04666437280afa416fc67d73c3c57a6d321a3.zip |
dev-python/breathe: requires Sphinx 3.x
Closes: https://bugs.gentoo.org/752129
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/breathe/breathe-4.22.1-r1.ebuild (renamed from dev-python/breathe/breathe-4.22.1.ebuild) | 2 | ||||
-rw-r--r-- | dev-python/breathe/breathe-4.25.0-r1.ebuild (renamed from dev-python/breathe/breathe-4.25.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-python/breathe/breathe-4.25.1-r1.ebuild (renamed from dev-python/breathe/breathe-4.25.1.ebuild) | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/breathe/breathe-4.22.1.ebuild b/dev-python/breathe/breathe-4.22.1-r1.ebuild index c61e57b8578d..5b01d9221918 100644 --- a/dev-python/breathe/breathe-4.22.1.ebuild +++ b/dev-python/breathe/breathe-4.22.1-r1.ebuild @@ -19,7 +19,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-li RDEPEND=" app-doc/doxygen dev-python/docutils[${PYTHON_USEDEP}] - dev-python/sphinx[${PYTHON_USEDEP}] + >=dev-python/sphinx-3.0.0[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-texlive/texlive-bibtexextra dev-texlive/texlive-fontsextra diff --git a/dev-python/breathe/breathe-4.25.0.ebuild b/dev-python/breathe/breathe-4.25.0-r1.ebuild index 185387aaee3d..ae80969ca9b5 100644 --- a/dev-python/breathe/breathe-4.25.0.ebuild +++ b/dev-python/breathe/breathe-4.25.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~a RDEPEND=" app-doc/doxygen dev-python/docutils[${PYTHON_USEDEP}] - dev-python/sphinx[${PYTHON_USEDEP}] + >=dev-python/sphinx-3.0.0[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-texlive/texlive-bibtexextra dev-texlive/texlive-fontsextra diff --git a/dev-python/breathe/breathe-4.25.1.ebuild b/dev-python/breathe/breathe-4.25.1-r1.ebuild index 185387aaee3d..ae80969ca9b5 100644 --- a/dev-python/breathe/breathe-4.25.1.ebuild +++ b/dev-python/breathe/breathe-4.25.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~a RDEPEND=" app-doc/doxygen dev-python/docutils[${PYTHON_USEDEP}] - dev-python/sphinx[${PYTHON_USEDEP}] + >=dev-python/sphinx-3.0.0[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-texlive/texlive-bibtexextra dev-texlive/texlive-fontsextra |