Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Thu, 28 Nov 2019 22:49:25
Message-Id: 1574981344.d91fa99376c2b4467a502bb6899867f3d08f8f6d.soap@gentoo
1 commit: d91fa99376c2b4467a502bb6899867f3d08f8f6d
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 28 22:49:04 2019 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 28 22:49:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91fa993
7
8 profiles: Mask several dev-python/pytest-* packages for removal
9
10 Bug: https://bugs.gentoo.org/701426
11 Closes: https://github.com/gentoo/gentoo/pull/13787
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 profiles/package.mask | 8 ++++++++
15 1 file changed, 8 insertions(+)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index dbbabd13f2f..8f675064578 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -29,6 +29,14 @@
22
23 #--- END OF EXAMPLES ---
24
25 +# David Seifert <soap@g.o> (2019-11-28)
26 +# No revdeps, blocking move to python 3.7, unnecessary maintenance
27 +# burden, bug #701426. Removal in 30 days.
28 +dev-python/pytest-datafiles
29 +dev-python/pytest-html
30 +dev-python/pytest-pythonpath
31 +dev-python/pytest-qt
32 +
33 # Andreas Sturmlechner <asturm@g.o> (2019-11-28)
34 # Multiple build failures, automagic, missing deps, no one to fix them
35 # Bugs #542756, #554388, #555768, #557974, #574854, #574890 #589182,