commit: 2f244eec0f8523587fcdc28e38c91f0e7898170e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 26 10:03:03 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 26 10:08:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f244eec
package.mask: Last rite dev-python/aiohttp-cors, net-misc/gns3* Bug: https://bugs.gentoo.org/712964 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 06383e3c4df..5fd409a1923 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,22 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-03-26) +# dev-python/aiohttp-cors is dead upstream and does not support +# Python 3.7 and newer. +# +# net-misc/gns3-* are effectively unmaintained and stuck with py3.6. +# gns3-server is the only revdep of aiohttp-cors, as well as the only +# blocker for removal of old dev-python/{aiohttp,async_timeout} +# (bug #714840). Some of those issues might be fixed by a version bump +# that's pending for a long time (bug #688016) but not aiohttp-cors dep. +# +# Removal in 30 days. Bug #712964. +dev-python/aiohttp-cors +net-misc/gns3-converter +net-misc/gns3-gui +net-misc/gns3-server + # Matt Turner <[email protected]> (2020-03-25) # No releases in two years. No commits in upstream git in last six months. # Many open security bugs. Masked for removal in 30 days.
