packages/lang/python/python3
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
..
files python3-setuptools,python3-pip: Use more predictable pycache cleanup 2019-05-29 22:42:02 +08:00
patches python,python3: Fix ctypes.util.find_library() 2019-07-22 04:42:54 +08:00
patches-setuptools python-setuptools: Add reproducibility patches from Debian 2019-05-24 13:18:09 +08:00
Config-python3-light.in python,python3: define config option for bluetooth support 2017-12-10 19:49:23 +02:00
Makefile python,python3: Fix ctypes.util.find_library() 2019-07-22 04:42:54 +08:00