pkgsrc/lang/python39
sjmulder e3441b452e lang/python39: Fix for macOS 11 and Apple Silicon
(Apple Silicon being their aarch64 platform.)

Patches consist of:
 - Upstream work: https://github.com/python/cpython/pull/22855
 - Fix for setup.py to find libbz2.tbd and libz.tbd now that with the
   shared library cache there's nothing in /usr/lib.
   See: https://bugs.python.org/issue41116
 - Addition of __arch64__ case to fix _decimal module. A very similar fix
   has since been committed upstream.
2020-11-12 10:58:20 +00:00
..
patches lang/python39: Fix for macOS 11 and Apple Silicon 2020-11-12 10:58:20 +00:00
ALTERNATIVES
buildlink3.mk
DESCR
dist.mk
distinfo lang/python39: Fix for macOS 11 and Apple Silicon 2020-11-12 10:58:20 +00:00
Makefile
options.mk
PLIST
PLIST.Darwin
PLIST.FreeBSD
PLIST.IRIX
PLIST.Linux
PLIST.SunOS