commit:     42e5284d13d47db8ed571742c8b0675c4acb4ab2
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 19:35:34 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 19:35:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e5284d

dev-python/pytest-flake8: treeclean

Closes: https://bugs.gentoo.org/669860
Closes: https://bugs.gentoo.org/865931
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/pytest-flake8/Manifest                  |  1 -
 dev-python/pytest-flake8/metadata.xml              | 17 ------------
 .../pytest-flake8/pytest-flake8-1.1.1.ebuild       | 30 ----------------------
 profiles/package.mask                              |  6 -----
 4 files changed, 54 deletions(-)

diff --git a/dev-python/pytest-flake8/Manifest 
b/dev-python/pytest-flake8/Manifest
deleted file mode 100644
index eb448b6acb51..000000000000
--- a/dev-python/pytest-flake8/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-flake8-1.1.1.tar.gz 9144 BLAKE2B 
4f9984181cbadf1d14f2bfaa39a801eb40506457d5178e04a80d49afbd2e54ef10feef0c6cf99ac888442ee75df15663b4f7fa86ff392f34ee4615cbf12f7d13
 SHA512 
c6fed2228520501bc0c007c90b189d43953391c10fe93fdd7c4c68203ddfc64937b9919730f25ebcba0c1003ed266fbcb35d3ab12ed49fb63503bf27615286c0

diff --git a/dev-python/pytest-flake8/metadata.xml 
b/dev-python/pytest-flake8/metadata.xml
deleted file mode 100644
index 5a37bda9d8a3..000000000000
--- a/dev-python/pytest-flake8/metadata.xml
+++ /dev/null
@@ -1,17 +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>
-  <maintainer type="person">
-    <email>[email protected]</email>
-    <name>Aaron W. Swenson</name>
-  </maintainer>
-  <stabilize-allarches/>
-  <upstream>
-    <remote-id type="pypi">pytest-flake8</remote-id>
-    <remote-id type="github">tholo/pytest-flake8</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/pytest-flake8/pytest-flake8-1.1.1.ebuild 
b/dev-python/pytest-flake8/pytest-flake8-1.1.1.ebuild
deleted file mode 100644
index 37558791b48b..000000000000
--- a/dev-python/pytest-flake8/pytest-flake8-1.1.1.ebuild
+++ /dev/null
@@ -1,30 +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_{9..10} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="pytest plugin for flake8"
-HOMEPAGE="
-       https://github.com/tholo/pytest-flake8/
-       https://pypi.org/project/pytest-flake8/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
-
-RDEPEND="
-       >=dev-python/flake8-4.0[${PYTHON_USEDEP}]
-       >=dev-python/pytest-7.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-       epytest -p flake8
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index f32fdc73c91e..e7ca48aace15 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -362,12 +362,6 @@ dev-python/flask-script
 # Removal on 2023-03-19.  Bug #895120.
 dev-python/cov-core
 
-# Michał Górny <[email protected]> (2023-02-17)
-# Broken against the current package versions in ::gentoo.  Upstream
-# inactive.  No revdeps.
-# Removal on 2023-03-19.  Bug #865931.
-dev-python/pytest-flake8
-
 # Florian Schmaus <[email protected]> (2023-02-09)
 # Leftovers from net-im/jabber-base. Unused and obsolete.
 # Removal on 2023-03-09.

Reply via email to