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: Sat, 14 Sep 2019 07:57:24
Message-Id: 1568447833.955de9f96c56217487aeb2d1d8c47355d9e9910f.mgorny@gentoo
1 commit: 955de9f96c56217487aeb2d1d8c47355d9e9910f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 14 07:55:04 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 14 07:57:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955de9f9
7
8 package.mask: Last rite dev-python/*, m-needed, no-revdep, py2-only
9
10 Last rite a bunch of dev-python/ packages that have no maintainer,
11 no reverse dependencies and no declared support for Python 3. Includes
12 a few packages found recursively to depend only on those removed.
13
14 Bug: https://bugs.gentoo.org/694280
15 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
16
17 profiles/package.mask | 29 +++++++++++++++++++++++++++++
18 1 file changed, 29 insertions(+)
19
20 diff --git a/profiles/package.mask b/profiles/package.mask
21 index 19ebd81b724..6327a0580a4 100644
22 --- a/profiles/package.mask
23 +++ b/profiles/package.mask
24 @@ -29,6 +29,35 @@
25
26 #--- END OF EXAMPLES ---
27
28 +# Michał Górny <mgorny@g.o> (2019-09-14)
29 +# The following packages are unmaintained and do not declare support
30 +# for Python 3. Most of them are either in need of version bumps,
31 +# or are dead upstream (haven't had a release since 2009-2015).
32 +# None of them have any reverse dependencies.
33 +# Removal in 30 days. Bug #694280.
34 +dev-python/Ming
35 +dev-python/casuarius
36 +dev-python/imdbpy
37 +dev-python/kaa-base
38 +dev-python/kaa-display
39 +dev-python/kaa-imlib2
40 +dev-python/kaa-metadata
41 +dev-python/larch
42 +dev-python/pybloomfiltermmap
43 +dev-python/pylirc
44 +dev-python/pyringe
45 +dev-python/pystdf
46 +dev-python/python-dsv
47 +dev-python/python-gudev
48 +dev-python/python-spidermonkey
49 +dev-python/python-virtkey
50 +dev-python/rtf2xml
51 +dev-python/tmdb3
52 +dev-python/tracing
53 +dev-python/txsocksx
54 +dev-python/wsgilog
55 +dev-python/xmpppy
56 +
57 # Michał Górny <mgorny@g.o> (2019-09-13)
58 # Last bumped in 2017. Newer version fails to fetch. Pending bump.
59 # Unresolved license issues.