commit:     51bdd6505f77a607888f9671247544873bea03ff
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 23 08:22:05 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct 23 08:22:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51bdd650

dev-python/pytest-lazy-fixture: Remove last-rited pkg

Closes: https://bugs.gentoo.org/939420
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-lazy-fixture/Manifest            |  1 -
 dev-python/pytest-lazy-fixture/metadata.xml        | 13 -----------
 .../pytest-lazy-fixture-0.6.3-r1.ebuild            | 26 ----------------------
 profiles/package.deprecated                        |  6 -----
 profiles/package.mask                              |  6 -----
 5 files changed, 52 deletions(-)

diff --git a/dev-python/pytest-lazy-fixture/Manifest 
b/dev-python/pytest-lazy-fixture/Manifest
deleted file mode 100644
index 7e6ba7cf85f2..000000000000
--- a/dev-python/pytest-lazy-fixture/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-lazy-fixture-0.6.3.tar.gz 7878 BLAKE2B 
f3a034678f590090a453b44b9fea938ced040c80922f139f3321ec20db856be219d039c7f4199ef67af79b5008d37425b5c08a0edaf71fdd7c8f248702acf488
 SHA512 
3281edc516f21f23104d7fc188b5c9aecf364f55109dab52865cbfef4a540727eb2bd42fb9806a7e8be728b249bc7a224ffdbab96473f043bef9a7aea1e4baa8

diff --git a/dev-python/pytest-lazy-fixture/metadata.xml 
b/dev-python/pytest-lazy-fixture/metadata.xml
deleted file mode 100644
index e8484e4da745..000000000000
--- a/dev-python/pytest-lazy-fixture/metadata.xml
+++ /dev/null
@@ -1,13 +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>
-               <name>Python</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">pytest-lazy-fixture</remote-id>
-               <remote-id type="github">tvorog/pytest-lazy-fixture</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3-r1.ebuild 
b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3-r1.ebuild
deleted file mode 100644
index 1608ebfd0c7c..000000000000
--- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2024 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="It helps to use fixtures in pytest.mark.parametrize"
-HOMEPAGE="
-       https://github.com/tvorog/pytest-lazy-fixture/
-       https://pypi.org/project/pytest-lazy-fixture/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc64 ~riscv ~s390 sparc 
x86"
-
-RDEPEND="
-       <dev-python/pytest-8[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index e66533dd5e8a..fcc2feaf833a 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -24,12 +24,6 @@
 # regressions.  Bug #937896.
 dev-python/sentry-sdk
 
-# Michał Górny <[email protected]> (2024-07-23)
-# Abandoned and broken with pytest-8.  Superseded
-# by dev-python/pytest-lazy-fixtures (plural), which requires small
-# changes in code.
-dev-python/pytest-lazy-fixture
-
 # Michał Górny <[email protected]> (2024-06-15)
 # Stop-gap compatibility package.  Upstreams really need to move away
 # from the removed cgi module rather than rely on this.

diff --git a/profiles/package.mask b/profiles/package.mask
index eed578f1a2a7..d54f0e2b68d6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -238,12 +238,6 @@ dev-python/pypy3_9
 dev-python/pypy3_9-exe
 dev-python/pypy3_9-exe-bin
 
-# Michał Górny <[email protected]> (2024-09-21)
-# Unmaintained.  Broken with >=dev-python/pytest-8.
-# Replaced by dev-python/pytest-lazy-fixtures.  No revdeps left.
-# Removal on 2024-10-21.  Bug #939420.
-dev-python/pytest-lazy-fixture
-
 # Eli Schwartz <[email protected]> (2024-09-19)
 # Breaks parallel builds with fatal compiler errors.
 # Bug #939798, #939875.

Reply via email to