pkgsrc-Users archive

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

Re: Patch: lang/python39: Fix on macOS 11/aarch64



On Thu, Nov 12, 2020 at 12:44:02AM +0100, Sijmen Mulder wrote:
> Hi all,
> 
> Python is the main breakage on macOS 11/aarch64 right now. Upstream
> have merged support on the master branch, so I backported that to
> 3.9 to start with.
> 
> The patches consist of:
>  - The upstream work: https://github.com/python/cpython/pull/22855
>  - Fix to setup.py to find libbz2.tbd and libz.tbd.
>  - Addition of architecture configuration to _decimal module.
> 
> Once an updated 3.9 is released with this support (as upstream
> intends to), these patches can be dropped.
> 
> OK to commit?
> 
> Sijmen

OK.
You might want to upstream the _decimal stuff if they haven't got it yet
:-)


Home | Main Index | Thread Index | Old Index