commit:     f2d0f8d7f87e0e53af1463c7f1ab779393fee767
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Feb 17 13:54:31 2025 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Feb 17 13:54:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f2d0f8d7

dev-python/pytest-benchmark: treeclean

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/pytest-benchmark/Manifest               |  1 -
 dev-python/pytest-benchmark/metadata.xml           | 11 -----
 .../pytest-benchmark/pytest-benchmark-4.0.0.ebuild | 57 ----------------------
 profiles/package.mask                              | 14 ------
 4 files changed, 83 deletions(-)

diff --git a/dev-python/pytest-benchmark/Manifest 
b/dev-python/pytest-benchmark/Manifest
deleted file mode 100644
index 69e92289d..000000000
--- a/dev-python/pytest-benchmark/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-benchmark-4.0.0.gh.tar.gz 315989 BLAKE2B 
1d0d8692b1c8e4eada2e0e369362d2938c78cfe53c9fc8b6510a7e679fc9efcd8db8ac4add6b67f21f839467557fa109f911374da003c2537f06b08ca013c0a6
 SHA512 
88636e44c184f5072ad081a89f08e8838a11397e6b88298d7f235b531f894792001b858fc5c810b1399d41ec55de5db9057552fb7544fb405a04c3ba5ffbe329

diff --git a/dev-python/pytest-benchmark/metadata.xml 
b/dev-python/pytest-benchmark/metadata.xml
deleted file mode 100644
index 61f67f33d..000000000
--- a/dev-python/pytest-benchmark/metadata.xml
+++ /dev/null
@@ -1,11 +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="github">ionelmc/pytest-benchmark</remote-id>
-               <remote-id type="pypi">pytest-benchmark</remote-id>
-               <doc>https://pytest-benchmark.readthedocs.io/</doc>
-               
<changelog>https://pytest-benchmark.readthedocs.io/en/latest/changelog.html</changelog>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/pytest-benchmark/pytest-benchmark-4.0.0.ebuild 
b/dev-python/pytest-benchmark/pytest-benchmark-4.0.0.ebuild
deleted file mode 100644
index fee0a2b12..000000000
--- a/dev-python/pytest-benchmark/pytest-benchmark-4.0.0.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..12} )
-DISTUTILS_USE_PEP517=setuptools
-
-# Docs depend on dev-python/sphinx-py3doc-enhanced-theme
-# Which was treecleaned from ::gentoo
-# DOCS_BUILDER="sphinx"
-# DOCS_DEPEND="dev-python/sphinx-py3doc-enhanced-theme"
-# DOCS_DIR="docs"
-
-inherit distutils-r1 # docs
-
-DESCRIPTION="py.test fixture for benchmarking code"
-HOMEPAGE="
-       https://pypi.python.org/pypi/pytest-benchmark/
-       https://github.com/ionelmc/pytest-benchmark
-"
-SRC_URI="https://github.com/ionelmc/${PN}/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-# DOCS=( {AUTHORS,CHANGELOG,README}.rst )
-
-RDEPEND="
-       dev-python/py-cpuinfo[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
-       test? (
-               dev-python/aspectlib[${PYTHON_USEDEP}]
-               dev-python/elasticsearch[${PYTHON_USEDEP}]
-               dev-python/freezegun[${PYTHON_USEDEP}]
-               dev-python/hunter[${PYTHON_USEDEP}]
-               dev-python/pygal[${PYTHON_USEDEP}]
-               dev-python/pygaljs[${PYTHON_USEDEP}]
-               dev-python/pytest-xdist[${PYTHON_USEDEP}]
-               dev-vcs/git
-               dev-vcs/mercurial
-       )
-"
-
-EPYTEST_DESELECT=(
-       # The equality test is not correct (the format changed but the tests 
did not)
-       # This also deselect other tests for some reason
-       tests/test_cli.py::test_help
-       tests/test_cli.py::test_help_compare
-       tests/test_benchmark.py::test_abort_broken
-       tests/test_utils.py::test_clonefunc
-)
-
-distutils_enable_tests pytest

diff --git a/profiles/package.mask b/profiles/package.mask
index 2667030c0..df17124d5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -16,8 +16,6 @@
 # tag when treecleaning a package. The bug will automatically get closed with
 # the PKGREMOVED resolution.
 
-
-
 # New entries go on top.
 
 # Skyler Mäntysaari <[email protected]> (2025-02-11)
@@ -40,18 +38,6 @@ games-util/curseforge
 # Removal on 2025-02-23.
 gui-apps/coretoppings
 
-# Anna (cybertailor) Vyalkova <[email protected]> (2024-12-19)
-# pytest-benchmark is unmaintained in ::guru, should not be used in tests.
-# https://public-inbox.gentoo.org/gentoo-guru/[email protected]/
-# Bugs: #921898, #835526, #921893
-# Removal on 2025-01-19
-dev-python/pytest-benchmark
-dev-python/aspectlib
-dev-python/hunter
-dev-python/manhole
-dev-python/pygal
-dev-python/pygaljs
-
 # Julien Roy <[email protected]> (2024-03-21)
 # sys-libs/libucontext is masked in ::gentoo
 sys-libs/gcompat

Reply via email to