From 960dd491041d84033eb42b46d17e2689001cae1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 2 Jun 2025 20:49:55 +0200 Subject: [PATCH] dev-python/pypy3: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pypy3/metadata.xml | 17 ----------------- dev-python/pypy3/pypy3-7.3.19.ebuild | 19 ------------------- profiles/package.mask | 5 ----- 3 files changed, 41 deletions(-) delete mode 100644 dev-python/pypy3/metadata.xml delete mode 100644 dev-python/pypy3/pypy3-7.3.19.ebuild diff --git a/dev-python/pypy3/metadata.xml b/dev-python/pypy3/metadata.xml deleted file mode 100644 index edfebd49d8c18..0000000000000 --- a/dev-python/pypy3/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - python@gentoo.org - Python - - - pypy/pypy - - - - Install the test suite packages, that are required to run - tests in a few reverse dependencies. - - - diff --git a/dev-python/pypy3/pypy3-7.3.19.ebuild b/dev-python/pypy3/pypy3-7.3.19.ebuild deleted file mode 100644 index 5010569dcd47e..0000000000000 --- a/dev-python/pypy3/pypy3-7.3.19.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="A backwards compatibility package for dev-lang/pypy:3.10" -HOMEPAGE=" - https://pypy.org/ - https://foss.heptapod.net/pypy/pypy/ -" - -LICENSE="metapackage" -SLOT="0/pypy310-pp73-384" -KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="+gdbm ncurses sqlite +test-install tk" - -RDEPEND=" - =dev-lang/pypy-3.10.${PV}*:3.10/${SLOT#*/}[gdbm?,ncurses?,sqlite?,symlink,test-install?,tk?] -" diff --git a/profiles/package.mask b/profiles/package.mask index 184af3a964800..3b1e880955a5e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -232,11 +232,6 @@ dev-libs/libxml2-compat =dev-python/ensurepip-setuptools-80.3.0 =dev-python/setuptools-80.3.0 -# Michał Górny (2025-04-22) -# Metapackage used for pypy3 target in the past. -# Removal on 2025-05-22. -dev-python/pypy3 - # Michał Górny (2025-04-19) # This package will no longer feature stable keywords, due to unresolved # test failures blocking the stabilization request for months.