summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-08 07:44:13 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-08 07:47:24 +0200
commitaaec3893427969d9749c57c013154476016cb50e (patch)
tree17afc857560bcdbfde04aef04823b0182e59a84a
parentdev-python/beautifulsoup: Bump to 4.10.0 (diff)
downloadgentoo-aaec3893.tar.gz
gentoo-aaec3893.tar.bz2
gentoo-aaec3893.zip
dev-python/beautifulsoup: Force old setuptools in 4.9.3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild
index bf90d32d6c56..efc93f3c7550 100644
--- a/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild
@@ -24,6 +24,9 @@ RDEPEND="
dev-python/html5lib[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
"
+BDEPEND="
+ <dev-python/setuptools-58[${PYTHON_USEDEP}]
+"
distutils_enable_tests nose
distutils_enable_sphinx doc/source