git: 85b7a5d7eba5 - main - graphics/py-pillow: Update to 10.0.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 22 Sep 2023 03:24:34 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85b7a5d7eba560e24d7271e45f225f039fc5cfd7

commit 85b7a5d7eba560e24d7271e45f225f039fc5cfd7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-22 03:18:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-22 03:18:15 +0000

    graphics/py-pillow: Update to 10.0.1
    
    Changes:        https://github.com/python-pillow/Pillow/releases
                    https://pillow.readthedocs.io/en/stable/releasenotes/index.html
---
 graphics/py-pillow/Makefile | 5 ++---
 graphics/py-pillow/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile
index f614371c95af..5e8b2611f470 100644
--- a/graphics/py-pillow/Makefile
+++ b/graphics/py-pillow/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pillow
-PORTVERSION=	10.0.0
-PORTREVISION=	1
+PORTVERSION=	10.0.1
 CATEGORIES=	graphics python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +15,7 @@ LICENSE_NAME=	Standard PIL License
 LICENSE_FILE=	${WRKSRC}/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0,1:devel/py-pytest@${PY_FLAVOR}
 
diff --git a/graphics/py-pillow/distinfo b/graphics/py-pillow/distinfo
index dea49dfcc638..de846b125e42 100644
--- a/graphics/py-pillow/distinfo
+++ b/graphics/py-pillow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688902173
-SHA256 (Pillow-10.0.0.tar.gz) = 9c82b5b3e043c7af0d95792d0d20ccf68f61a1fec6b3530e718b688422727396
-SIZE (Pillow-10.0.0.tar.gz) = 50527522
+TIMESTAMP = 1695143339
+SHA256 (Pillow-10.0.1.tar.gz) = d72967b06be9300fed5cfbc8b5bafceec48bf7cdc7dab66b1d2549035287191d
+SIZE (Pillow-10.0.1.tar.gz) = 50528551