commit: 118935645df8f2814be3c209f804839dd68e3dce
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 11:58:27 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 12:00:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11893564
dev-lang/python: Remove obsolete libb2 dep from 3.14.0_alpha1+
Remove the libb2 dep, now that it is replaced by bundled hacl.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-lang/python/python-3.14.0_alpha1-r100.ebuild | 1 -
dev-lang/python/python-3.14.0_alpha1.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/dev-lang/python/python-3.14.0_alpha1-r100.ebuild
b/dev-lang/python/python-3.14.0_alpha1-r100.ebuild
index f6dc60fed0e5..d5b9029b2f08 100644
--- a/dev-lang/python/python-3.14.0_alpha1-r100.ebuild
+++ b/dev-lang/python/python-3.14.0_alpha1-r100.ebuild
@@ -47,7 +47,6 @@ RESTRICT="!test? ( test )"
RDEPEND="
app-arch/bzip2:=
app-arch/xz-utils:=
- app-crypt/libb2
>=dev-libs/expat-2.1:=
dev-libs/libffi:=
dev-libs/mpdecimal:=
diff --git a/dev-lang/python/python-3.14.0_alpha1.ebuild
b/dev-lang/python/python-3.14.0_alpha1.ebuild
index 5f5a6519a178..54515a4293a2 100644
--- a/dev-lang/python/python-3.14.0_alpha1.ebuild
+++ b/dev-lang/python/python-3.14.0_alpha1.ebuild
@@ -47,7 +47,6 @@ RESTRICT="!test? ( test )"
RDEPEND="
app-arch/bzip2:=
app-arch/xz-utils:=
- app-crypt/libb2
>=dev-libs/expat-2.1:=
dev-libs/libffi:=
dev-libs/mpdecimal:=