From b7f5aecef6f5016ebf4256592dce22d1bb61dfa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 21 Aug 2026 17:40:35 +0200 Subject: [PATCH] dev-python/fields: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/978175 Signed-off-by: Michał Górny --- dev-python/fields/Manifest | 1 - dev-python/fields/fields-5.0.0-r3.ebuild | 41 ------------------------ dev-python/fields/metadata.xml | 13 -------- profiles/package.mask | 1 - 4 files changed, 56 deletions(-) delete mode 100644 dev-python/fields/Manifest delete mode 100644 dev-python/fields/fields-5.0.0-r3.ebuild delete mode 100644 dev-python/fields/metadata.xml diff --git a/dev-python/fields/Manifest b/dev-python/fields/Manifest deleted file mode 100644 index 69278b6067dcd..0000000000000 --- a/dev-python/fields/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST fields-5.0.0.tar.gz 36232 BLAKE2B 7e5ebc5b7c76b456acbe02e0b325685776c573dd0715e27402e5245e04f3c54e6e0ac04b8780a50d9b560cb5fbb664bca6a3addc76666f012aa2427140dbf870 SHA512 3d80b9c6a1d0a43568045fc25422b0db783c84e2e3f2be8b1d41b0150f48fef58736d863d06b4562b29190cd6dc2616829faab8e901b7268ac2e9e63e996180e diff --git a/dev-python/fields/fields-5.0.0-r3.ebuild b/dev-python/fields/fields-5.0.0-r3.ebuild deleted file mode 100644 index cee9506448285..0000000000000 --- a/dev-python/fields/fields-5.0.0-r3.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) - -inherit distutils-r1 pypi - -DESCRIPTION="Container class boilerplate killer" -HOMEPAGE=" - https://github.com/ionelmc/python-fields/ - https://pypi.org/project/fields/ -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" - -BDEPEND=" - test? ( - dev-python/attrs[${PYTHON_USEDEP}] - dev-python/characteristic[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -python_prepare_all() { - sed -r \ - -e "/--benchmark-disable/d" \ - -e 's|\[pytest\]|\[tool:pytest\]|' \ - -i setup.cfg || die - - distutils-r1_python_prepare_all -} - -python_test() { - epytest --ignore tests/test_perf.py tests -} diff --git a/dev-python/fields/metadata.xml b/dev-python/fields/metadata.xml deleted file mode 100644 index d6ae28472d0e7..0000000000000 --- a/dev-python/fields/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - python@gentoo.org - Python - - - - ionelmc/python-fields - fields - - diff --git a/profiles/package.mask b/profiles/package.mask index bc45a787b7072..8dfc670a745c7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -159,7 +159,6 @@ app-arch/p7zip # No revdeps left. # Removal on 2026-08-12. Bug #978175. dev-python/characteristic -dev-python/fields # Andreas Sturmlechner (2026-07-07) # dev-embedded/ponyprog destabilisation mask, bug #978907