Give maintainers the chance to act and flag packages that pull in python:2.7.
Signed-off-by: Sergei Trofimovich <[email protected]> --- profiles/package.deprecated | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index a756e845f47..bb661571962 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich <[email protected]> (2020-06-20) +# Deprecated. Consider poring to python 3 and drop support for python2. +dev-lang/python:2.7 + # Sergei Trofimovich <[email protected]> (2020-02-22) # virtual/libstdc++ has only one sys-libs/libstdc++-v3 provider. # Use that instead. Or even better use none of them. It's a -- 2.27.0
