Skip to content

Commit 63c9ba7

Browse files
author
Release Manager
committed
gh-40722: Update pillow <!-- ^ Please provide a concise and informative title. --> <!-- ^ Don't put issue numbers in the title, do this in the PR description below. --> <!-- ^ For example, instead of "Fixes #12345" use "Introduce new method to calculate 1 + 2". --> <!-- v Describe your changes below in detail. --> <!-- v Why is this change required? What problem does it solve? --> <!-- v If this PR resolves an open issue, please link to it here. For example, "Fixes #12345". --> @dimpase I have opened a PR to update pillow. ### 📝 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, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #40722 Reported by: Chenxin Zhong Reviewer(s): Copilot, Dima Pasechnik
2 parents f5f876a + 8c03f6e commit 63c9ba7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/pkgs/pillow/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=pillow-VERSION.tar.gz
2-
sha1=e4df689bd850a01790d066accdb81ba1164a1cd1
3-
sha256=368da70808b36d73b4b390a8ffac11069f8a5c85f29eff1f1b01bcf3ef5b2a20
2+
sha1=94867d85aee363ef53c1a43194c022e8fba13d3b
3+
sha256=3828ee7586cd0b2091b6209e5ad53e20d0649bbe87164a459d0676e035e8f523
44
upstream_url=https://files.pythonhosted.org/packages/source/p/pillow/pillow-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.1.0
1+
11.3.0

0 commit comments

Comments
 (0)