python3-Pillow: update to 11.2.1.
This commit is contained in:
parent
fb9378b6a8
commit
b807377253
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-Pillow'
|
# Template file for 'python3-Pillow'
|
||||||
pkgname=python3-Pillow
|
pkgname=python3-Pillow
|
||||||
version=11.1.0
|
version=11.2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel libjpeg-turbo-devel libopenjpeg2-devel
|
makedepends="python3-devel libjpeg-turbo-devel libopenjpeg2-devel
|
||||||
|
@ -14,7 +14,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=368da70808b36d73b4b390a8ffac11069f8a5c85f29eff1f1b01bcf3ef5b2a20
|
checksum=a64dd61998416367b7ef979b73d3a85853ba9bec4c2925f74e588879a58716b6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue