packages/lang/python/python3/patches
Jeffery To e14c4e5c0a python,python3: Fix ctypes.util.find_library()
Python's ctypes.util.find_library() function currently doesn't work for
musl libraries/systems[1].

This adds a patch to fix this function, based on a patch from Alpine
Linux[2].

Fixes #9448.

[1]: https://bugs.python.org/issue21622
[2]: https://git.alpinelinux.org/aports/tree/main/python2/musl-find_library.patch

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-07-22 04:42:54 +08:00
..
001-enable-zlib.patch python3: Fix compilation with deprecated OpenSSL APIs 2019-03-11 15:08:09 -07:00
003-do-not-run-distutils-tests.patch python3: Update to version 3.7.4 2019-07-10 10:11:50 +02:00
004-do-not-write-bytes-codes.patch python3: update to python 3.7.0 2018-07-11 06:34:54 +02:00
006-remove-multi-arch-and-local-paths.patch python3: Update to version 3.7.4 2019-07-10 10:11:50 +02:00
007-distutils-do-not-adjust-path.patch python3: refresh patches make package/python3/refresh cmd 2017-07-26 23:56:51 +03:00
008-distutils-use-python-sysroot.patch python3: Update to version 3.7.4 2019-07-10 10:11:50 +02:00
010-do-not-add-rt-lib-dirs-when-cross-compiling.patch python3: Update to version 3.7.4 2019-07-10 10:11:50 +02:00
013-getbuildinfo-date-time-source-date-epoch.patch python3: Update to version 3.7.4 2019-07-10 10:11:50 +02:00
014-remove-platform-so-suffix.patch python3: Update to version 3.7.4 2019-07-10 10:11:50 +02:00
015-abort-on-failed-modules.patch python3: Update to version 3.7.4 2019-07-10 10:11:50 +02:00
016-adjust-config-paths.patch python3: Update to version 3.7.4 2019-07-10 10:11:50 +02:00
017_lib2to3_fix_pyc_search.patch python3: Update to version 3.7.4 2019-07-10 10:11:50 +02:00
024-musl-find_library.patch python,python3: Fix ctypes.util.find_library() 2019-07-22 04:42:54 +08:00