package/python: clarify that this refers to the deprecated 2.7 series
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 8 Feb 2021 13:24:11 +0000 (14:24 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 8 Feb 2021 21:10:41 +0000 (22:10 +0100)
commitc699ad14744423011793a62d9401da4a48ce7c0d
tree9d880aaf703a75a732f47a8d8bacc4e8f50e9625
parentcf1dd7e007156f1995c0c1586b66bcdf8bd83655
package/python: clarify that this refers to the deprecated 2.7 series

Python 2.7 is EOL, so people should use the python3 package instead if
possible.  Make it a bit more obvious that 'python' is not the right package
to use by explicitly mentioning that this is about python 2.7 and that it is
deprecated.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/python/Config.in