pkgsrc-Users archive

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

Re: Patch: lang/python37: Fix for macOS 11 and Apple SIlicon



> Same fixes again, now for 3.7. Here the backport took a bit more work.
> 
> As before, 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.

And a quick followup v2 because I messed up the self.use_system_libffi
logic in setup.py.

> OK to commit?
> 
> (Note again, this is for 3.7, yesterday's patch was for 3.8.)

Sijmen

Attachment: python37-silicon-v2.patch
Description: Binary data



Home | Main Index | Thread Index | Old Index