commit:     1ef904c40c8a9235bcd1332561498237d91fcc38
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May  4 04:27:14 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May  4 04:27:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef904c4

dev-python/cppy: BDEPEND on older setuptools for 1.2.0

Closes: https://bugs.gentoo.org/842408
Bug: https://bugs.gentoo.org/836600
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/cppy/{cppy-1.2.0.ebuild => cppy-1.2.0-r1.ebuild} | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/cppy/cppy-1.2.0.ebuild 
b/dev-python/cppy/cppy-1.2.0-r1.ebuild
similarity index 86%
rename from dev-python/cppy/cppy-1.2.0.ebuild
rename to dev-python/cppy/cppy-1.2.0-r1.ebuild
index 31402ce0efef..f55edd5bf13f 100644
--- a/dev-python/cppy/cppy-1.2.0.ebuild
+++ b/dev-python/cppy/cppy-1.2.0-r1.ebuild
@@ -16,4 +16,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc 
x86"
 
+# bug #842408 / bug #836600
+BDEPEND="<dev-python/setuptools-61[${PYTHON_USEDEP}]"
+
 distutils_enable_tests pytest

Reply via email to