commit:     b549557a7eef18600ab48af8664b5272b6804dbb
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 28 17:30:08 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 28 17:33:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b549557a

dev-python/noseofyeti: treeclean

Closes: https://bugs.gentoo.org/960760 (pkgremoved)
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/noseofyeti/Manifest                   |  1 -
 dev-python/noseofyeti/metadata.xml               | 12 --------
 dev-python/noseofyeti/noseofyeti-2.4.9-r1.ebuild | 39 ------------------------
 profiles/package.mask                            |  6 ----
 4 files changed, 58 deletions(-)

diff --git a/dev-python/noseofyeti/Manifest b/dev-python/noseofyeti/Manifest
deleted file mode 100644
index 1a0fd91a15e3..000000000000
--- a/dev-python/noseofyeti/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST noseofyeti-2.4.9.tar.gz 35853 BLAKE2B 
d0c22bd6ea0cc41b1034dcfe397d2de72284630523a9210bb7c7290a0dd86414876e2c9c6ac3e63cd640eeb72bfed4617feea467f1a983bfd35f2f4239e28452
 SHA512 
2f6ff27fe08c91957d6c2f6dfea7fb4eba268245fc4444991799a2a102d616e536dcf49099c31962e8c8106564e8545edc1d2238a1a76278e0929d6387117bac

diff --git a/dev-python/noseofyeti/metadata.xml 
b/dev-python/noseofyeti/metadata.xml
deleted file mode 100644
index c74af1cdd5de..000000000000
--- a/dev-python/noseofyeti/metadata.xml
+++ /dev/null
@@ -1,12 +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>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="github">delfick/nose-of-yeti</remote-id>
-               <remote-id type="pypi">noseOfYeti</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/noseofyeti/noseofyeti-2.4.9-r1.ebuild 
b/dev-python/noseofyeti/noseofyeti-2.4.9-r1.ebuild
deleted file mode 100644
index 43c018a75fa3..000000000000
--- a/dev-python/noseofyeti/noseofyeti-2.4.9-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2024-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A custom python codec that provides an RSpec style dsl for python"
-HOMEPAGE="
-       https://github.com/delfick/nose-of-yeti/
-       https://pypi.org/project/noseOfYeti/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64"
-
-BDEPEND="
-       test? (
-               dev-python/black[${PYTHON_USEDEP}]
-               dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
-       )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-       # requires alt-pytest-asyncio
-       tests/test_using_pytest.py::TestPyTest::test_it_collects_tests_correctly
-)
-
-src_install() {
-       distutils-r1_src_install
-       # delete the black .pth thingy, it breaks building CPython (sigh!)
-       find "${ED}" -name '*.pth' -delete || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index aa9042fdcb49..7defd23f866e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -271,12 +271,6 @@ dev-python/tld
 dev-python/yaswfp
 net-analyzer/wapiti
 
-# Michał Górny <[email protected]> (2025-07-26)
-# Another pytest plugin causing random breakage.  Discontinued upstream,
-# last revdep stopped using it.
-# Removal on 2025-08-25.  Bug #960760.
-dev-python/noseofyeti
-
 # Eli Schwartz <[email protected]> (2025-07-18)
 # End of life software. Relies on a commercial internet service which removed
 # suppor for the old APIs this package needs. Impossible to use anymore.

Reply via email to