python3: bump to version 3.9.0 13709/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 5 Oct 2020 07:34:33 +0000 (10:34 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 19 Oct 2020 08:01:12 +0000 (11:01 +0300)
commitcc332fddaa7db1887a123681320b3a767f04fbe6
tree429728d967d4b0a3cb99a8a645f5add97e835fa0
parentf2d67dc48ab457846646b2705a53ffff77bb569b
python3: bump to version 3.9.0

Refreshed patches.

Dropped 'patches-setuptools/004-site-patch.patch'
Does not apply anymore. Setuptools has removed site.py support:
   https://github.com/pypa/setuptools/issues/2165
If this is still needed, we may need to re-think it's implementation.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
14 files changed:
lang/python/python3-version.mk
lang/python/python3/Makefile
lang/python/python3/files/python3-package-setuptools.mk
lang/python/python3/patches-setuptools/004-site-patch.patch [deleted file]
lang/python/python3/patches/001-enable-zlib.patch
lang/python/python3/patches/003-do-not-run-distutils-tests.patch
lang/python/python3/patches/004-do-not-write-bytes-codes.patch
lang/python/python3/patches/006-do-not-add-multiarch-paths-when-cross-compiling.patch
lang/python/python3/patches/008-distutils-use-python-sysroot.patch
lang/python/python3/patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.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/015-abort-on-failed-modules.patch
lang/python/python3/patches/016-adjust-config-paths.patch