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

Bump pillow and cffi #39571

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading