pillow: use Python's libexec/"bin"#107665
Conversation
This breaks builds inside superenv. See - Homebrew#107660 - Homebrew#107662 - Homebrew#107663 - Homebrew#107664 - Homebrew#107665 - pypa/distutils#155 - pypa/distutils#158
This breaks builds inside superenv. See - #107660 - #107662 - #107663 - #107664 - #107665 - pypa/distutils#155 - pypa/distutils#158
Needed for Homebrew#107517.
|
Looks like 1 regression fix was merged in 63.4.0 for finding libraries: pypa/setuptools#3480. Sounds related. Probably worth trying build with a newer copy of |
I plan to update to the latest |
|
Trying this as syntax-only for now to enable a merge, since we can't build this without updating |
|
Or, I suppose we can vendor |
|
I don't mind either way. I think a newer Since issue seems to be in |
This works around a regression in the `setuptools` shipped with our Python formulae.
|
Using the latest |
Needed for #107517.