python3-Pillow: update to 9.3.0.

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:59 -04:00
parent 40908cd087
commit 83c0c79b8d

View file

@ -1,6 +1,6 @@
# Template file for 'python3-Pillow' # Template file for 'python3-Pillow'
pkgname=python3-Pillow pkgname=python3-Pillow
version=9.2.0 version=9.3.0
revision=1 revision=1
wrksrc="Pillow-${version}" wrksrc="Pillow-${version}"
build_style=python3-module build_style=python3-module
@ -15,7 +15,7 @@ license="custom:PIL"
homepage="https://python-pillow.org" homepage="https://python-pillow.org"
changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst" changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz" distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
checksum=75e636fd3e0fb872693f23ccb8a5ff2cd578801251f3a4f6854c6a5d437d3c04 checksum=c935a22a557a560108d780f9a0fc426dd7459940dc54faa49d83249c8d3e760f
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE