commit: 109452dc51a25e7b1bfbdcab6df563d50ec9a1bd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 5 10:56:22 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 5 10:56:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=109452dc
dev-python/sphinx: Add min versions of dependencies
Reported by Dakon.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../sphinx/{sphinx-3.3.1.ebuild => sphinx-3.3.1-r1.ebuild} | 14 +++++++-------
.../sphinx/{sphinx-3.4.2.ebuild => sphinx-3.4.0-r1.ebuild} | 12 ++++++------
.../sphinx/{sphinx-3.4.0.ebuild => sphinx-3.4.1-r1.ebuild} | 14 +++++++-------
.../sphinx/{sphinx-3.4.1.ebuild => sphinx-3.4.2-r1.ebuild} | 14 +++++++-------
4 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/dev-python/sphinx/sphinx-3.3.1.ebuild
b/dev-python/sphinx/sphinx-3.3.1-r1.ebuild
similarity index 93%
rename from dev-python/sphinx/sphinx-3.3.1.ebuild
rename to dev-python/sphinx/sphinx-3.3.1-r1.ebuild
index 1d28fd61326..5345aa624ca 100644
--- a/dev-python/sphinx/sphinx-3.3.1.ebuild
+++ b/dev-python/sphinx/sphinx-3.3.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
@@ -22,13 +22,13 @@ RESTRICT="!test? ( test )"
RDEPEND="
<dev-python/alabaster-0.8[${PYTHON_USEDEP}]
- dev-python/Babel[${PYTHON_USEDEP}]
- dev-python/docutils[${PYTHON_USEDEP}]
+ >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
+ >=dev-python/docutils-0.12[${PYTHON_USEDEP}]
dev-python/imagesize[${PYTHON_USEDEP}]
- dev-python/jinja[${PYTHON_USEDEP}]
- dev-python/pygments[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/snowballstemmer[${PYTHON_USEDEP}]
+ >=dev-python/jinja-2.3[${PYTHON_USEDEP}]
+ >=dev-python/pygments-2.0[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
+ >=dev-python/snowballstemmer-1.1[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-applehelp[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-devhelp[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-jsmath[${PYTHON_USEDEP}]
diff --git a/dev-python/sphinx/sphinx-3.4.2.ebuild
b/dev-python/sphinx/sphinx-3.4.0-r1.ebuild
similarity index 93%
rename from dev-python/sphinx/sphinx-3.4.2.ebuild
rename to dev-python/sphinx/sphinx-3.4.0-r1.ebuild
index ca0c81f7516..5c5fee0c30b 100644
--- a/dev-python/sphinx/sphinx-3.4.2.ebuild
+++ b/dev-python/sphinx/sphinx-3.4.0-r1.ebuild
@@ -22,13 +22,13 @@ RESTRICT="!test? ( test )"
RDEPEND="
<dev-python/alabaster-0.8[${PYTHON_USEDEP}]
- dev-python/Babel[${PYTHON_USEDEP}]
- dev-python/docutils[${PYTHON_USEDEP}]
+ >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
+ >=dev-python/docutils-0.12[${PYTHON_USEDEP}]
dev-python/imagesize[${PYTHON_USEDEP}]
- dev-python/jinja[${PYTHON_USEDEP}]
- dev-python/pygments[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/snowballstemmer[${PYTHON_USEDEP}]
+ >=dev-python/jinja-2.3[${PYTHON_USEDEP}]
+ >=dev-python/pygments-2.0[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
+ >=dev-python/snowballstemmer-1.1[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-applehelp[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-devhelp[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-jsmath[${PYTHON_USEDEP}]
diff --git a/dev-python/sphinx/sphinx-3.4.0.ebuild
b/dev-python/sphinx/sphinx-3.4.1-r1.ebuild
similarity index 92%
rename from dev-python/sphinx/sphinx-3.4.0.ebuild
rename to dev-python/sphinx/sphinx-3.4.1-r1.ebuild
index f99a4152883..5c5fee0c30b 100644
--- a/dev-python/sphinx/sphinx-3.4.0.ebuild
+++ b/dev-python/sphinx/sphinx-3.4.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
@@ -22,13 +22,13 @@ RESTRICT="!test? ( test )"
RDEPEND="
<dev-python/alabaster-0.8[${PYTHON_USEDEP}]
- dev-python/Babel[${PYTHON_USEDEP}]
- dev-python/docutils[${PYTHON_USEDEP}]
+ >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
+ >=dev-python/docutils-0.12[${PYTHON_USEDEP}]
dev-python/imagesize[${PYTHON_USEDEP}]
- dev-python/jinja[${PYTHON_USEDEP}]
- dev-python/pygments[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/snowballstemmer[${PYTHON_USEDEP}]
+ >=dev-python/jinja-2.3[${PYTHON_USEDEP}]
+ >=dev-python/pygments-2.0[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
+ >=dev-python/snowballstemmer-1.1[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-applehelp[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-devhelp[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-jsmath[${PYTHON_USEDEP}]
diff --git a/dev-python/sphinx/sphinx-3.4.1.ebuild
b/dev-python/sphinx/sphinx-3.4.2-r1.ebuild
similarity index 92%
rename from dev-python/sphinx/sphinx-3.4.1.ebuild
rename to dev-python/sphinx/sphinx-3.4.2-r1.ebuild
index f99a4152883..5c5fee0c30b 100644
--- a/dev-python/sphinx/sphinx-3.4.1.ebuild
+++ b/dev-python/sphinx/sphinx-3.4.2-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
@@ -22,13 +22,13 @@ RESTRICT="!test? ( test )"
RDEPEND="
<dev-python/alabaster-0.8[${PYTHON_USEDEP}]
- dev-python/Babel[${PYTHON_USEDEP}]
- dev-python/docutils[${PYTHON_USEDEP}]
+ >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
+ >=dev-python/docutils-0.12[${PYTHON_USEDEP}]
dev-python/imagesize[${PYTHON_USEDEP}]
- dev-python/jinja[${PYTHON_USEDEP}]
- dev-python/pygments[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/snowballstemmer[${PYTHON_USEDEP}]
+ >=dev-python/jinja-2.3[${PYTHON_USEDEP}]
+ >=dev-python/pygments-2.0[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
+ >=dev-python/snowballstemmer-1.1[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-applehelp[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-devhelp[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-jsmath[${PYTHON_USEDEP}]