Skip to content

Commit

Permalink
graphics/py-pillow: Update to 10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 16, 2023
1 parent 1735001 commit 0649dbf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
3 changes: 1 addition & 2 deletions graphics/py-pillow/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pillow
PORTVERSION= 10.0.1
PORTREVISION= 2
PORTVERSION= 10.1.0
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions graphics/py-pillow/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1695143339
SHA256 (Pillow-10.0.1.tar.gz) = d72967b06be9300fed5cfbc8b5bafceec48bf7cdc7dab66b1d2549035287191d
SIZE (Pillow-10.0.1.tar.gz) = 50528551
TIMESTAMP = 1697463130
SHA256 (Pillow-10.1.0.tar.gz) = e6bf8de6c36ed96c86ea3b6e1d5273c53f46ef518a062464cd7ef5dd2cf92e38
SIZE (Pillow-10.1.0.tar.gz) = 50781360
4 changes: 2 additions & 2 deletions graphics/py-pillow/files/patch-pyproject.toml
@@ -1,11 +1,11 @@
--- pyproject.toml.orig 2023-07-01 12:59:48 UTC
--- pyproject.toml.orig 2023-10-15 08:57:48 UTC
+++ pyproject.toml
@@ -1,7 +1,7 @@
[build-system]
build-backend = "backend"
requires = [
- "setuptools>=67.8",
+ "setuptools>=61",
"wheel",
]
backend-path = [
"_custom_build",

0 comments on commit 0649dbf

Please sign in to comment.