Skip to content
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

python310Packages.pillow: 9.4.0 -> 9.5.0 #228493

Closed
wants to merge 1 commit into from

Conversation

roblabla
Copy link
Contributor

Description of changes

Pillow changelog: https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst#950-2023-04-01

Note that this MR reverts an upstream commit (04cf5e2cfc5dc1676efd9f5c8d605ddfccb0f9ee) as it prevents pillow from finding its native dependencies during the build. We should probably try to fix the underlying issue, but I'm having trouble understanding what the patch even does.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@adisbladis
Copy link
Member

The header issue has been fixed upstream in python-pillow/Pillow#7069.

@SuperSandro2000
Copy link
Member

Also you have a typo in the commit title: it should be python310Packages

@roblabla roblabla changed the title python10Packages.pillow: 9.4.0 -> 9.5.0 python310Packages.pillow: 9.4.0 -> 9.5.0 Apr 27, 2023
@ofborg ofborg bot requested a review from SuperSandro2000 April 27, 2023 15:38
@SuperSandro2000
Copy link
Member

The header issue has been fixed upstream in python-pillow/Pillow#7069.

Did you consider just fetching this commit instead?


This PR rebuilds a lot of packages which means we must target staging. Please follow the contributing guide to not potentially ping a lot of people.

@lukegb lukegb mentioned this pull request May 12, 2023
12 tasks
Copy link
Contributor

@asymmetric asymmetric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, this should just apply the patch from python-pillow/Pillow#7069

@mweinelt
Copy link
Member

mweinelt commented Jul 6, 2023

As this seems stale I created #241913 to supersede it.

@mweinelt mweinelt closed this Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants