commit:     7a17aada1ee12cd7f1bccafbca509ba422936780
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 07:27:50 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 25 07:31:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a17aada

dev-python/pytest-faulthandler: treeclean

Closes: https://bugs.gentoo.org/929496
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/pytest-faulthandler/Manifest            |  1 -
 dev-python/pytest-faulthandler/metadata.xml        | 10 ----------
 .../pytest-faulthandler-2.0.1-r1.ebuild            | 23 ----------------------
 profiles/package.mask                              |  5 -----
 4 files changed, 39 deletions(-)

diff --git a/dev-python/pytest-faulthandler/Manifest 
b/dev-python/pytest-faulthandler/Manifest
deleted file mode 100644
index 782d8185b0a9..000000000000
--- a/dev-python/pytest-faulthandler/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-faulthandler-2.0.1.tar.gz 3629 BLAKE2B 
f66b6989673b179b3ad3f583b9e7b9615b08e1e062f06969f37bd8a9a57e58bd0207544b0c11aa4a9d03f4db40a125bbbe1924160b2bdcb2c0c589de07281570
 SHA512 
184b4228693db0f15fdcf250f09c3ee9ef4767e744af9000ec46876f0c68e17434a6d1e25c7d59f610b2baa659d7af5a784cbf0e5e29b105f48d50d00cb1a7ca

diff --git a/dev-python/pytest-faulthandler/metadata.xml 
b/dev-python/pytest-faulthandler/metadata.xml
deleted file mode 100644
index 051fb4315f5a..000000000000
--- a/dev-python/pytest-faulthandler/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="pypi">pytest-faulthandler</remote-id>
-               <remote-id 
type="github">pytest-dev/pytest-faulthandler</remote-id>
-       </upstream>
-       <stabilize-allarches/>
-</pkgmetadata>

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild
deleted file mode 100644
index 16aec70381d8..000000000000
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
-
-DESCRIPTION="Pytest plugin that activates the fault handler module for tests"
-HOMEPAGE="https://github.com/pytest-dev/pytest-faulthandler";
-SRC_URI="
-       https://github.com/pytest-dev/pytest-faulthandler/archive/${PV}.tar.gz
-               -> ${P}.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-       >=dev-python/pytest-5.0[${PYTHON_USEDEP}]
-"

diff --git a/profiles/package.mask b/profiles/package.mask
index 3c4c419ae82e..d908a1465263 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -269,11 +269,6 @@ app-emacs/windows
 # Removal on 2024-05-23.  Bug #929513.
 dev-python/sphinxcontrib-newsfeed
 
-# Michał Górny <mgo...@gentoo.org> (2024-04-23)
-# Integrated into >=dev-python/pytest-5.0.  No revdeps.
-# Removal on 2024-05-23.  Bug #929496.
-dev-python/pytest-faulthandler
-
 # Michał Górny <mgo...@gentoo.org> (2024-04-23)
 # Broken with py3.12.  Last commit upstream in 2021.  No revdeps.
 # Removal on 2024-05-23.  Bug #929484.

Reply via email to