summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-10-19 13:58:27 +0200
committerMichał Górny <mgorny@gentoo.org>2024-10-19 14:00:28 +0200
commit118935645df8f2814be3c209f804839dd68e3dce (patch)
treefe51d93f79b897b121d96f6d4e183971faa73ed9 /dev-lang
parentapp-editors/zed: remove 0.157.4 (diff)
downloadgentoo-118935645df8f2814be3c209f804839dd68e3dce.tar.gz
gentoo-118935645df8f2814be3c209f804839dd68e3dce.tar.bz2
gentoo-118935645df8f2814be3c209f804839dd68e3dce.zip
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@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/python-3.14.0_alpha1-r100.ebuild1
-rw-r--r--dev-lang/python/python-3.14.0_alpha1.ebuild1
2 files changed, 0 insertions, 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:=