commit:     14d10f723d06545832e0008722d1c725c3b03e97
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 14 05:27:02 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 14 05:27:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d10f72

dev-python/pytest-pylint: treeclean

Closes: https://bugs.gentoo.org/834817
Closes: https://bugs.gentoo.org/869650
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/pytest-pylint/Manifest                  |  1 -
 dev-python/pytest-pylint/metadata.xml              | 14 ----------
 .../pytest-pylint/pytest-pylint-0.18.0.ebuild      | 32 ----------------------
 profiles/package.mask                              |  5 ----
 4 files changed, 52 deletions(-)

diff --git a/dev-python/pytest-pylint/Manifest 
b/dev-python/pytest-pylint/Manifest
deleted file mode 100644
index e3b72f5e712a..000000000000
--- a/dev-python/pytest-pylint/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-pylint-0.18.0.tar.gz 12448 BLAKE2B 
9d0cecb08fc87d7e2aade47af3f2677431776a425726c281e9abc5fdeebb84f38ab4a97e405ed407b1cd241eb97a8cd90e878af61f818b46cab5f9fba5ca3d5f
 SHA512 
a0716104d288774d4c3ab596f30a33cf439df5031647912574c31eefc3a84e69e82fc362f77e73b437c7566a596d2ff8bf51a332626a7fa7468cea3b916e9ad9

diff --git a/dev-python/pytest-pylint/metadata.xml 
b/dev-python/pytest-pylint/metadata.xml
deleted file mode 100644
index a78469cff8a8..000000000000
--- a/dev-python/pytest-pylint/metadata.xml
+++ /dev/null
@@ -1,14 +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="github">carsongee/pytest-pylint</remote-id>
-               <remote-id type="pypi">pytest-pylint</remote-id>
-               
<bugs-to>https://github.com/carsongee/pytest-pylint/issues</bugs-to>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/pytest-pylint/pytest-pylint-0.18.0.ebuild 
b/dev-python/pytest-pylint/pytest-pylint-0.18.0.ebuild
deleted file mode 100644
index 65cb8817b95b..000000000000
--- a/dev-python/pytest-pylint/pytest-pylint-0.18.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="pytest plugin to check source code with pylint"
-HOMEPAGE="https://github.com/carsongee/pytest-pylint";
-SRC_URI="https://github.com/carsongee/pytest-pylint/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       >=dev-python/pylint-2.3.0[${PYTHON_USEDEP}]
-       >=dev-python/pytest-5.4[${PYTHON_USEDEP}]
-       >=dev-python/toml-0.7.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests --install pytest
-
-python_prepare_all() {
-       # Disable flake8 and pep8 options
-       sed -i -e '/^addopts =/d' tox.ini || die
-       # Remove pytest-runner requirement
-       sed -i -e "s/'pytest-runner'//" setup.py || die
-       distutils-r1_python_prepare_all
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index f685d24b2447..0aac71556bf9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -268,11 +268,6 @@ x11-themes/e-flat-theme
 # Removal on 2022-11-11. Bug #835013.
 app-portage/repoman
 
-# Michał Górny <[email protected]> (2022-09-11)
-# Bad quality package with failing tests.  No revdeps.
-# Removal on 2022-10-11.  Bug #869650.
-dev-python/pytest-pylint
-
 # Matthias Schwarzott <[email protected]> (2022-09-08)
 # Breaks kernel builds with BTF enabled.
 # Bug #868762.

Reply via email to