commit:     08ac152c0036ac022a8a66ccf961eeb0f4cd87b0
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Nov 27 20:00:11 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Nov 27 20:19:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=08ac152c

dev-python/sphinx-version-warning: disable sphinx for 1.1.2

Closes: https://bugs.gentoo.org/883187
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 .../sphinx-version-warning-1.1.2.ebuild                     | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git 
a/dev-python/sphinx-version-warning/sphinx-version-warning-1.1.2.ebuild 
b/dev-python/sphinx-version-warning/sphinx-version-warning-1.1.2.ebuild
index bb8e30908..5e2f41a34 100644
--- a/dev-python/sphinx-version-warning/sphinx-version-warning-1.1.2.ebuild
+++ b/dev-python/sphinx-version-warning/sphinx-version-warning-1.1.2.ebuild
@@ -20,9 +20,10 @@ KEYWORDS="~amd64"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 
-distutils_enable_sphinx docs \
-       dev-python/sphinx-autoapi \
-       dev-python/sphinx-prompt \
-       dev-python/sphinx-tabs \
-       dev-python/sphinx_rtd_theme \
-       dev-python/sphinxemoji
+# TODO: enable in next release
+#distutils_enable_sphinx docs \
+#      dev-python/sphinx-autoapi \
+#      dev-python/sphinx-prompt \
+#      dev-python/sphinx-tabs \
+#      dev-python/sphinx_rtd_theme \
+#      dev-python/sphinxemoji

Reply via email to