python3: bump version to 3.9.5
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 10 May 2021 07:10:17 +0000 (10:10 +0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 17 May 2021 11:12:31 +0000 (13:12 +0200)
commit8131eaf08c79058aee5626b0918df97a8fd9f881
treee651881711b66c35e16618713d83743860dffabf
parentbc4ebdc085bdbc0bb82201ffd1f6c9b7788d5553
python3: bump version to 3.9.5

Refreshed Python patches.
Updated pip & setuptools version.

For pip, patch '001-pep517-pyc-fix.patch' was reworked.

Also, the current version of the bundled pip (21.1.1) no longer supports
Python2, so the 'py2.py3' suffix gets replaced with just py3.

For setuptools, there is no longer a script/module:
  https://github.com/pypa/setuptools/pull/2544

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit e312275dd9c25c4032b4d2d3623b042905c8bf16)
lang/python/python3-version.mk
lang/python/python3/Makefile
lang/python/python3/files/python3-package-setuptools.mk
lang/python/python3/patches-pip/001-pep517-pyc-fix.patch
lang/python/python3/patches/003-do-not-run-distutils-tests.patch
lang/python/python3/patches/013-getbuildinfo-date-time-source-date-epoch.patch
lang/python/python3/patches/014-remove-platform-so-suffix.patch
lang/python/python3/patches/016-adjust-config-paths.patch
lang/python/python3/patches/025-choose-python-config-version.patch