Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
sagemathgh-39571: Bump pillow and cffi
    
This bumps pillow and cffi to the latest versions. I had trouble
building older ones on macOS M1 machine

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#39571
Reported by: Dima Pasechnik
Reviewer(s): David Coudert, Kwankyu Lee
  • Loading branch information
Release Manager committed Mar 9, 2025
2 parents 7851798 + 278a658 commit 4bfe838
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 8 deletions.
4 changes: 2 additions & 2 deletions build/pkgs/cffi/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=cffi-VERSION.tar.gz
sha1=c42a46cd11f6153f299cf10e9c236e8b2a143c21
sha256=d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9
sha1=6d35167bdc98f71dd0d0434b729efea62d548e22
sha256=1c39c6016c32bc48dd54561950ebd6836e1670f2ae46128f67cf49e789c52824
upstream_url=https://files.pythonhosted.org/packages/source/c/cffi/cffi-VERSION.tar.gz
1 change: 1 addition & 0 deletions build/pkgs/cffi/distros/homebrew.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cffi
2 changes: 1 addition & 1 deletion build/pkgs/cffi/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.15.1
1.17.1
8 changes: 4 additions & 4 deletions build/pkgs/pillow/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=Pillow-VERSION.tar.gz
sha1=be2dc6aeee145894f3ccbc2358a37f7849e710aa
sha256=e6bf8de6c36ed96c86ea3b6e1d5273c53f46ef518a062464cd7ef5dd2cf92e38
upstream_url=https://files.pythonhosted.org/packages/source/p/pillow/Pillow-VERSION.tar.gz
tarball=pillow-VERSION.tar.gz
sha1=e4df689bd850a01790d066accdb81ba1164a1cd1
sha256=368da70808b36d73b4b390a8ffac11069f8a5c85f29eff1f1b01bcf3ef5b2a20
upstream_url=https://files.pythonhosted.org/packages/source/p/pillow/pillow-VERSION.tar.gz
1 change: 1 addition & 0 deletions build/pkgs/pillow/distros/homebrew.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pillow
2 changes: 1 addition & 1 deletion build/pkgs/pillow/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.1.0
11.1.0

0 comments on commit 4bfe838

Please sign in to comment.