commit: 566cd9f7f8ed43bc06489e81f2f43461ab227dd7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 9 09:29:10 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 9 09:31:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=566cd9f7
dev-python/sphinx-bootstrap-theme: block <setuptools-58 for 0.8.0 Was fixed for 0.8.0-r1 Bug: https://bugs.gentoo.org/813915 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.ebuild index 9570c550b55..e6a39e92176 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.ebuild @@ -24,3 +24,5 @@ S="${WORKDIR}/${PN}-${MY_COMMIT}" LICENSE="MIT" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" + +BDEPEND="<dev-python/setuptools-58[${PYTHON_USEDEP}]"
