python3: Update to 3.10.1, refresh/remove patches 17481/head
authorJeffery To <jeffery.to@gmail.com>
Tue, 28 Dec 2021 09:11:24 +0000 (17:11 +0800)
committerJeffery To <jeffery.to@gmail.com>
Wed, 5 Jan 2022 08:10:01 +0000 (16:10 +0800)
commitd63664a5e7dac270abc28d88eb060f0dca4f3f2f
tree7c8ec430e09638c0879f5ab8090aa20065550b96
parenta02d4f646f4b46903e42c88120b200bcd1119e5e
python3: Update to 3.10.1, refresh/remove patches

Removed patches:
* 027-bpo-43158-Use-configure-values-for-building-_uuid-ex.patch
  Already merged.
* 029-disable-deprecation-warning.patch
  Packages should be patched/fixed to remove the use of distutils
  instead of disabling this warning.

Also:
* Updates PKG_LICENSE to use the correct SPDX license identifier
* Fixes build for mipsel_24kc_24kf

Fixes https://github.com/openwrt/packages/issues/17217.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python3-version.mk
lang/python/python3/Makefile
lang/python/python3/patches/006-do-not-add-multiarch-paths-when-cross-compiling.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
lang/python/python3/patches/027-bpo-43158-Use-configure-values-for-building-_uuid-ex.patch [deleted file]
lang/python/python3/patches/029-disable-deprecation-warning.patch [deleted file]