python3-Pillow: update to 10.1.0.
This commit is contained in:
parent
c6535b1314
commit
354a74fe21
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-Pillow'
|
||||
pkgname=python3-Pillow
|
||||
version=10.0.1
|
||||
revision=2
|
||||
version=10.1.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel libjpeg-turbo-devel libopenjpeg2-devel
|
||||
|
@ -14,7 +14,7 @@ license="custom:PIL"
|
|||
homepage="https://python-pillow.org"
|
||||
changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
||||
checksum=d72967b06be9300fed5cfbc8b5bafceec48bf7cdc7dab66b1d2549035287191d
|
||||
checksum=e6bf8de6c36ed96c86ea3b6e1d5273c53f46ef518a062464cd7ef5dd2cf92e38
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue