From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:32:50 +0000 (+0300) Subject: pillow: bump to 12.3.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=cfe65a4c24a3f8c863bf2ac7df02ca4ce2fe6034;p=openwrt-packages.git pillow: bump to 12.3.0 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/pillow/Makefile b/lang/python/pillow/Makefile index ad8694723..e5c6e98f9 100644 --- a/lang/python/pillow/Makefile +++ b/lang/python/pillow/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pillow -PKG_VERSION:=12.2.0 -PKG_RELEASE:=2 +PKG_VERSION:=12.3.0 +PKG_RELEASE:=1 PYPI_NAME:=Pillow PYPI_SOURCE_NAME:=pillow -PKG_HASH:=a830b1a40919539d07806aa58e1b114df53ddd43213d9c8b75847eee6c0182b5 +PKG_HASH:=3b8182a766685eaa002637e28b4ec8d6b18819a0c71f579bf0dbaa5830297cce PKG_BUILD_DEPENDS:=python-setuptools/host