commit:     aaec3893427969d9749c57c013154476016cb50e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  8 05:44:13 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  8 05:47:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaec3893

dev-python/beautifulsoup: Force old setuptools in 4.9.3

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild 
b/dev-python/beautifulsoup/beautifulsoup-4.9.3.ebuild
index bf90d32d6c5..efc93f3c755 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

Reply via email to