diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-12-14 09:44:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-12-14 09:45:54 +0100 |
commit | 486ffe2afc5561245b7e55736242fda31abf5189 (patch) | |
tree | fed0446c8e1ec457353fd63ab3614ec640de50cd /dev-python/pyproj | |
parent | media-video/wireplumber: add 0.4.13 (diff) | |
download | gentoo-486ffe2afc5561245b7e55736242fda31abf5189.tar.gz gentoo-486ffe2afc5561245b7e55736242fda31abf5189.tar.bz2 gentoo-486ffe2afc5561245b7e55736242fda31abf5189.zip |
dev-python/pyproj: Remove broken USE=doc
Needs unpackaged dep ("sphinxarg").
Closes: https://bugs.gentoo.org/796551
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyproj')
-rw-r--r-- | dev-python/pyproj/pyproj-3.4.1.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/pyproj/pyproj-3.4.1.ebuild b/dev-python/pyproj/pyproj-3.4.1.ebuild index cb8b8b5d58fa..58af934ab0de 100644 --- a/dev-python/pyproj/pyproj-3.4.1.ebuild +++ b/dev-python/pyproj/pyproj-3.4.1.ebuild @@ -39,8 +39,6 @@ BDEPEND=" ) " -distutils_enable_sphinx docs \ - dev-python/furo distutils_enable_tests pytest src_configure() { |