From: Michał Górny Date: Mon, 16 Mar 2020 21:20:54 +0000 (+0100) Subject: package.deprecated: Deprecate py2 virtual/python-* X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=543bcbb1080d00915b8ff7bee3572dd213d9cdd2;p=gentoo.git package.deprecated: Deprecate py2 virtual/python-* Signed-off-by: Michał Górny --- diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 396296ea92f4..c7834cb8e2fc 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,21 @@ #--- END OF EXAMPLES --- +# Michał Górny (2020-03-16) +# Virtuals for Python 2 backports. Mostly obsolete, and some of them +# are really confusing. Use $(python_gen_cond_dep ...) instead +# if your package still needs to support Python 2 (or remove it +# for Python 3 only packages). +virtual/python-backports_abc +virtual/python-enum34 +virtual/python-funcsigs +virtual/python-futures +virtual/python-ipaddress +virtual/python-pathlib +virtual/python-singledispatch +virtual/python-typing +virtual/python-unittest-mock + # Andreas Sturmlechner (2020-03-08) # dev-python/pygtk is in the process of being removed, tracker bug #706462 dev-python/pygtk