-
-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade pillow to 9.2.0, update spkg-install to use --config-settings #34433
Labels
Comments
Author: Matthias Koeppe |
Commit: |
New commits:
|
This comment has been minimized.
This comment has been minimized.
mkoeppe
changed the title
Upgrade pillow to 9.2.0, fix spkg-install to use --config-settings
Upgrade pillow to 9.2.0, update spkg-install to use --config-settings
Aug 25, 2022
Dependencies: #34344 |
outdated, we already have 10.0.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We upgrade
pillow
to 9.2.0We modernize how we pass build options to the package, using the PEP 517
--config-settings
mechanism. This is the same as in #34421, where it was needed as a critical bug fix. (Forpillow
there is no bug because the analysis in #33138 is still true for our current version ofpillow
.)Depends on #34344
CC: @dimpase @isuruf
Component: build
Author: Matthias Koeppe
Branch/Commit: u/mkoeppe/upgrade_pillow_to_9_2_0__fix_spkg_install_to_use___config_settings @
36ece20
Issue created by migration from https://trac.sagemath.org/ticket/34433
The text was updated successfully, but these errors were encountered: