Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 02 Jun 2020 08:29:51
Message-Id: 1591086553.0f80e6b02c78dc626f019477f5c46be17269a6f2.mgorny@gentoo
1 commit: 0f80e6b02c78dc626f019477f5c46be17269a6f2
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 2 08:29:13 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 2 08:29:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f80e6b0
7
8 package.deprecated: Revert unittest2
9
10 Apparently unittest2 has been extended with some py3-isms, so a few
11 (very few) packages actually need it.
12
13 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
14
15 profiles/package.deprecated | 5 -----
16 1 file changed, 5 deletions(-)
17
18 diff --git a/profiles/package.deprecated b/profiles/package.deprecated
19 index f548b7ef51d..d505ba13fdc 100644
20 --- a/profiles/package.deprecated
21 +++ b/profiles/package.deprecated
22 @@ -40,11 +40,6 @@ x11-libs/pangox-compat
23 # Bug #650320
24 dev-perl/Net-SMTP-SSL
25
26 -# Michał Górny <mgorny@g.o> (2020-03-28)
27 -# Backport specific to Python 2.6. No modern package should be using
28 -# it.
29 -dev-python/unittest2
30 -
31 # Michał Górny <mgorny@g.o> (2020-03-25)
32 # Provides 'pytest' command to setup.py that is entirely redundant.
33 # Strip the dependency, run pytest directly (preferably