pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Patch: lang/python38: Fix for macOS 11 and Apple SIlicon



Hi all,

This patch is essentially the same as the python39 one, but backported
to python38.

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.

Q: is this worth a revbump? The intention of the patch is only to
fix the build, but the changes to the modules might warrant it.
Goes for python39 too.

OK to commit?

Sijmen

Attachment: python38-silicon.patch
Description: Binary data



Home | Main Index | Thread Index | Old Index