packages/lang/python/python3/patches
Jeffery To 2445fe9fb2 python3: Update to 3.11.3, refresh/redo patches
* Removed patches:

  * 001-enable-zlib.patch: zlib module should be enabled automatically

  * 007-distutils-do-not-adjust-path.patch: Not necessary since we
    process shebang lines for all scripts (in python3-package.mk)

  * 030-bpo-43112-detect-musl-as-a-separate-SOABI-GH-24502.patch:
    Already merged

* Move configure vars from config.site back into Makefile

  Centralizing all build information into one file makes it easier to
  maintain

* No longer set ac_cv_header_uuid_h=yes as configure should detect
  libuuid

* Order configure args by enable-/disable-/with-/without-, then
  alphabetically

* Set ac_cv_working_openssl_hashlib=yes for host configure to bypass the
  OpenSSL API tests with LibreSSL

* Use the default Host/Compile recipe instead of picking out specific
  targets to make

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-05-24 06:04:33 +03:00
..
003-do-not-run-compileall.patch python3: Update to 3.11.3, refresh/redo patches 2023-05-24 06:04:33 +03:00
004-do-not-write-bytes-codes.patch python3: Update to 3.11.3, refresh/redo patches 2023-05-24 06:04:33 +03:00
006-do-not-add-multiarch-local-paths.patch python3: Update to 3.11.3, refresh/redo patches 2023-05-24 06:04:33 +03:00
008-distutils-use-python-sysroot.patch python3: Update to 3.11.3, refresh/redo patches 2023-05-24 06:04:33 +03:00
014-remove-platform-so-suffix.patch python3: Update to 3.11.3, refresh/redo patches 2023-05-24 06:04:33 +03:00
016-adjust-config-paths.patch python3: Update to 3.11.3, refresh/redo patches 2023-05-24 06:04:33 +03:00
024-musl-find_library.patch treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
025-choose-python-config-version.patch python3: Update to 3.11.3, refresh/redo patches 2023-05-24 06:04:33 +03:00
026-openssl-feature-flags.patch python3: Fix hashlib module not compiled for host Python 2023-05-24 06:04:33 +03:00
027-install-python3-symlink-after-stdlib.patch python3: Update to 3.11.3, refresh/redo patches 2023-05-24 06:04:33 +03:00
131-configure_ac-switch-PLATFORM_TRIPLET-suffix-to-musl.patch python3: Update to 3.11.3, refresh/redo patches 2023-05-24 06:04:33 +03:00