pkgsrc-Users archive

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

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



Hi all,

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.

OK to commit?

(Note again, this is for 3.7, yesterday's patch was for 3.8.)

Sijmen

Attachment: python37-silicon.patch
Description: Binary data



Home | Main Index | Thread Index | Old Index