summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-02 10:29:17 +0200
committerMichał Górny <mgorny@gentoo.org>2022-06-02 10:32:50 +0200
commit7499d78d111fae5ca65d67386898ee2fb1ceaf48 (patch)
treee85af9de62449a257738cb934c99336b0b1e0caf /dev-python/importlib_resources
parentdev-python/zipp: Remove broken USE=doc (diff)
downloadgentoo-7499d78d111fae5ca65d67386898ee2fb1ceaf48.tar.gz
gentoo-7499d78d111fae5ca65d67386898ee2fb1ceaf48.tar.bz2
gentoo-7499d78d111fae5ca65d67386898ee2fb1ceaf48.zip
dev-python/importlib_resources: Remove broken USE=doc
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/importlib_resources')
-rw-r--r--dev-python/importlib_resources/importlib_resources-5.7.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild b/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
index 93db39055792..86b8123a2a88 100644
--- a/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
@@ -24,7 +24,6 @@ RDEPEND="
' 3.8 3.9)"
distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging
src_configure() {
grep -q 'build-backend = "setuptools' pyproject.toml ||