commit:     287f1c8f3d5549747559a64519b30f410af4219e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  6 06:43:44 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul  6 06:44:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=287f1c8f

dev-python/pytest-flakes: treeclean

Bug: https://bugs.gentoo.org/834816
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pytest-flakes/Manifest                  |  1 -
 dev-python/pytest-flakes/metadata.xml              | 13 -----------
 .../pytest-flakes/pytest-flakes-4.0.4.ebuild       | 25 ----------------------
 profiles/package.mask                              |  6 ------
 4 files changed, 45 deletions(-)

diff --git a/dev-python/pytest-flakes/Manifest 
b/dev-python/pytest-flakes/Manifest
deleted file mode 100644
index 545b526b2ef0..000000000000
--- a/dev-python/pytest-flakes/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-flakes-4.0.4.tar.gz 7271 BLAKE2B 
aee9b573c1d4e173465d8547a568433eec3a6ab93a05c1a7655d7ecfd3dff2628f50b4f13f2aaa9a8f3ff365552f54cd1a5a3e4c7b347b056615e136fc5c5657
 SHA512 
f3bc82bef2dad4a1bf145179f1d25330adcb123cb6e2dd9802b0696be56ef66a8c705725a4e05a9fbbdc37d7482af7fe615735e0e94055f66b0893cc4cf15e53

diff --git a/dev-python/pytest-flakes/metadata.xml 
b/dev-python/pytest-flakes/metadata.xml
deleted file mode 100644
index cac50b36446a..000000000000
--- a/dev-python/pytest-flakes/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-flakes</remote-id>
-               <remote-id type="github">asmeurer/pytest-flakes</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/pytest-flakes/pytest-flakes-4.0.4.ebuild 
b/dev-python/pytest-flakes/pytest-flakes-4.0.4.ebuild
deleted file mode 100644
index 2dbe18a13be2..000000000000
--- a/dev-python/pytest-flakes/pytest-flakes-4.0.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Collection of small Python functions & classes"
-HOMEPAGE="https://pypi.org/project/pytest-flakes/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-python/pyflakes[${PYTHON_USEDEP}]
-       dev-python/pytest[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-python_test() {
-       epytest -p flakes
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 16b947d33b0d..71c6e9ec7598 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -246,12 +246,6 @@ net-misc/pulseaudio-dlna
 # actually useful webmail interface. Removal in 30 days.
 mail-client/novell-groupwise-client
 
-# Michał Górny <[email protected]> (2022-06-05)
-# The current version in Gentoo is broken with modern pytest.  The new
-# version (from Dec 2021) fails tests with modern pyflakes.  No revdeps.
-# Removal on 2022-07-05.  Bug #834816.
-dev-python/pytest-flakes
-
 # Matt Turner <[email protected]> (2022-05-30)
 # libwacom-2 broke ABI compatibility; reverse dependencies need to be updated.
 # Bug #848501

Reply via email to