commit:     f51267cdbb18f2378a1246a401a729432f5e37d5
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Jun  6 17:21:12 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jun  6 17:21:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51267cd

dev-python/pytest-testmon: Remove last-rited pkg

Closes: https://bugs.gentoo.org/786666
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/pytest-testmon/Manifest                 |  1 -
 dev-python/pytest-testmon/metadata.xml             | 12 ----------
 .../pytest-testmon/pytest-testmon-1.0.3.ebuild     | 26 ----------------------
 profiles/package.mask                              |  6 -----
 4 files changed, 45 deletions(-)

diff --git a/dev-python/pytest-testmon/Manifest 
b/dev-python/pytest-testmon/Manifest
deleted file mode 100644
index ae276597402..00000000000
--- a/dev-python/pytest-testmon/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-testmon-1.0.3.tar.gz 44160 BLAKE2B 
a5b623afca30b8c03902a37c8ea56680691cf6a66979e3e3ecb00977f467e5b497ec58f2ddffa8d6993aa69d5c8614a342c7b52929193f0e7694b87671a94fd3
 SHA512 
1107836272517a390a3cc30d550ac3ebd2cf589430059d03b5c85a1db86276ce73044663c3bfc000e7d5805fc26d716bb26e17081ac2a46b799117fdc14a4df9

diff --git a/dev-python/pytest-testmon/metadata.xml 
b/dev-python/pytest-testmon/metadata.xml
deleted file mode 100644
index fcec7c1b8e6..00000000000
--- a/dev-python/pytest-testmon/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>William Hubbs</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">pytest-testmon</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/pytest-testmon/pytest-testmon-1.0.3.ebuild 
b/dev-python/pytest-testmon/pytest-testmon-1.0.3.ebuild
deleted file mode 100644
index 18df13a7d27..00000000000
--- a/dev-python/pytest-testmon/pytest-testmon-1.0.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1
-
-DESCRIPTION="Take TDD to a new level with py.test and testmon"
-HOMEPAGE="https://github.com/tarpas/pytest-testmon";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-# Tests are broken for version 1.0.3
-# https://github.com/tarpas/pytest-testmon/issues/158
-RESTRICT="test"
-
-RDEPEND="
-       dev-python/coverage[${PYTHON_USEDEP}]
-       dev-python/pytest[${PYTHON_USEDEP}]"
-BDEPEND="test? ( dev-python/unittest-mixins[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest

diff --git a/profiles/package.mask b/profiles/package.mask
index faac01b021d..d01b0f3b05d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -446,12 +446,6 @@ perl-core/Unicode-Normalize
 # see bug: https://bugs.gentoo.org/787152
 dev-java/tagsoup
 
-# Michał Górny <[email protected]> (2021-04-29)
-# The most recent release is still broken with current
-# dev-python/coverage.  Inactive downstream maintainer.  No revdeps.
-# Removal on 2021-05-29.  Bug #786666.
-dev-python/pytest-testmon
-
 # Eray Aslan <[email protected]> (2021-04-29)
 # Mask experimental software
 =mail-mta/postfix-3.7*

Reply via email to