commit:     058cf235aafca1c6dd328700d212043fb98e1376
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 08:47:38 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 08:47:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=058cf235

dev-python/pybind11: Remove broken docs support

Closes: https://bugs.gentoo.org/756283
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pybind11/pybind11-2.6.0.ebuild | 4 ----
 dev-python/pybind11/pybind11-2.6.1.ebuild | 4 ----
 dev-python/pybind11/pybind11-2.6.2.ebuild | 4 ----
 3 files changed, 12 deletions(-)

diff --git a/dev-python/pybind11/pybind11-2.6.0.ebuild 
b/dev-python/pybind11/pybind11-2.6.0.ebuild
index a05d779b717..9ce672df14d 100644
--- a/dev-python/pybind11/pybind11-2.6.0.ebuild
+++ b/dev-python/pybind11/pybind11-2.6.0.ebuild
@@ -20,10 +20,6 @@ RDEPEND="
        dev-cpp/eigen:3
 "
 
-distutils_enable_sphinx docs \
-       '<dev-python/sphinx-3' \
-       dev-python/breathe \
-       dev-python/sphinx_rtd_theme
 distutils_enable_tests pytest
 
 python_prepare_all() {

diff --git a/dev-python/pybind11/pybind11-2.6.1.ebuild 
b/dev-python/pybind11/pybind11-2.6.1.ebuild
index 3bca2a3efee..0a738832fa7 100644
--- a/dev-python/pybind11/pybind11-2.6.1.ebuild
+++ b/dev-python/pybind11/pybind11-2.6.1.ebuild
@@ -20,10 +20,6 @@ RDEPEND="
        dev-cpp/eigen:3
 "
 
-distutils_enable_sphinx docs \
-       '<dev-python/sphinx-3' \
-       dev-python/breathe \
-       dev-python/sphinx_rtd_theme
 distutils_enable_tests pytest
 
 python_prepare_all() {

diff --git a/dev-python/pybind11/pybind11-2.6.2.ebuild 
b/dev-python/pybind11/pybind11-2.6.2.ebuild
index 69c5bc2c538..55f034efb1f 100644
--- a/dev-python/pybind11/pybind11-2.6.2.ebuild
+++ b/dev-python/pybind11/pybind11-2.6.2.ebuild
@@ -20,10 +20,6 @@ RDEPEND="
        dev-cpp/eigen:3
 "
 
-distutils_enable_sphinx docs \
-       '<dev-python/sphinx-3' \
-       dev-python/breathe \
-       dev-python/sphinx_rtd_theme
 distutils_enable_tests pytest
 
 python_prepare_all() {

Reply via email to