commit: 543bcbb1080d00915b8ff7bee3572dd213d9cdd2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Mar 16 21:20:54 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Mar 16 21:20:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543bcbb1
package.deprecated: Deprecate py2 virtual/python-* Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.deprecated | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 396296ea92f..c7834cb8e2f 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,21 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgo...@gentoo.org> (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 <ast...@gentoo.org> (2020-03-08) # dev-python/pygtk is in the process of being removed, tracker bug #706462 dev-python/pygtk