commit: 960dd491041d84033eb42b46d17e2689001cae1c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jun 2 18:49:55 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jun 2 18:50:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=960dd491
dev-python/pypy3: Remove last-rited pkg Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pypy3/metadata.xml | 17 ----------------- dev-python/pypy3/pypy3-7.3.19.ebuild | 19 ------------------- profiles/package.mask | 5 ----- 3 files changed, 41 deletions(-) diff --git a/dev-python/pypy3/metadata.xml b/dev-python/pypy3/metadata.xml deleted file mode 100644 index edfebd49d8c1..000000000000 --- a/dev-python/pypy3/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="heptapod">pypy/pypy</remote-id> - </upstream> - <use> - <flag name="test-install"> - Install the test suite packages, that are required to run - tests in a few reverse dependencies. - </flag> - </use> -</pkgmetadata> 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 5010569dcd47..000000000000 --- 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 184af3a96480..3b1e880955a5 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 <[email protected]> (2025-04-22) -# Metapackage used for pypy3 target in the past. -# Removal on 2025-05-22. -dev-python/pypy3 - # Michał Górny <[email protected]> (2025-04-19) # This package will no longer feature stable keywords, due to unresolved # test failures blocking the stabilization request for months.
