commit:     4db41fd88aea640384ed89f1ace06987e8679a4a
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 10 12:08:59 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 12:08:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db41fd8

dev-python/pytest-fixture-config: treeclean

Closes: https://bugs.gentoo.org/921836
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-python/pytest-fixture-config/Manifest          |  1 -
 dev-python/pytest-fixture-config/metadata.xml      | 21 --------------
 .../pytest-fixture-config-1.7.0-r2.ebuild          | 33 ----------------------
 profiles/package.mask                              |  6 ----
 4 files changed, 61 deletions(-)

diff --git a/dev-python/pytest-fixture-config/Manifest 
b/dev-python/pytest-fixture-config/Manifest
deleted file mode 100644
index cd6c26d940aa..000000000000
--- a/dev-python/pytest-fixture-config/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-fixture-config-1.7.0.tar.gz 9884 BLAKE2B 
d844b07a8b7d59f6761ee71147a0945225a3f30bdd9b0751972bf6149b444ad95c49f3d5001d6414c535c1a230ed1e47ceb90b26c50324ec21165430e633cc21
 SHA512 
c861bbbb91efff338255734ddb4a8b615880c32a12c981160e9e7575d38adff8c5febad46bb9b4208634e39d4cfa73dec342265ccc1951168c1b12fd334cd746

diff --git a/dev-python/pytest-fixture-config/metadata.xml 
b/dev-python/pytest-fixture-config/metadata.xml
deleted file mode 100644
index 17b4f2cefce4..000000000000
--- a/dev-python/pytest-fixture-config/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>pyt...@gentoo.org</email>
-               <name>Python</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <maintainer>
-                       <email>eeas...@gmail.com</email>
-                       <name>Edward Easton</name>
-               </maintainer>
-               <remote-id type="pypi">pytest-fixture-config</remote-id>
-               <remote-id type="github">man-group/pytest-plugins</remote-id>
-       </upstream>
-       <longdescription>
-               Simple configuration objects for Py.test fixtures.  Allows you 
to skip
-               tests when their required config variables aren't set.
-       </longdescription>
-</pkgmetadata>

diff --git 
a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild 
b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild
deleted file mode 100644
index 3364df7e0250..000000000000
--- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Virtualenv fixture for py.test"
-HOMEPAGE="
-       https://github.com/man-group/pytest-plugins/
-       https://pypi.org/project/pytest-fixture-config/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos"
-
-RDEPEND="
-       dev-python/pytest[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       dev-python/setuptools-git[${PYTHON_USEDEP}]
-       test? (
-               dev-python/six[${PYTHON_USEDEP}]
-       )
-"
-
-distutils_enable_tests pytest

diff --git a/profiles/package.mask b/profiles/package.mask
index 4e78946ad888..2dfbee621601 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -148,12 +148,6 @@ dev-java/osgi-enterprise-api
 dev-java/osgi-compendium
 dev-java/osgi-foundation
 
-# Michał Górny <mgo...@gentoo.org> (2024-01-11)
-# These plugins are no longer maintained.  At least
-# dev-python/pytest-virtualenv is broken.  They have no revdeps left.
-# Removal on 2024-02-10.  Bug #921836.
-dev-python/pytest-fixture-config
-
 # Andreas Sturmlechner <ast...@gentoo.org> (2023-12-25)
 # Masked until KF6 is unmasked.
 ~media-libs/mpvqt-1.0.0

Reply via email to