From 543bcbb1080d00915b8ff7bee3572dd213d9cdd2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 16 Mar 2020 22:20:54 +0100 Subject: [PATCH] package.deprecated: Deprecate py2 virtual/python-* MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- profiles/package.deprecated | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 -- 2.26.2