mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Pillow: update to 10.2.0.
This commit is contained in:
parent
6504f6078c
commit
7461e21bb1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Pillow'
|
# Template file for 'python3-Pillow'
|
||||||
pkgname=python3-Pillow
|
pkgname=python3-Pillow
|
||||||
version=10.1.0
|
version=10.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,8 +13,8 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="custom:PIL"
|
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=e6bf8de6c36ed96c86ea3b6e1d5273c53f46ef518a062464cd7ef5dd2cf92e38
|
checksum=e87f0b2c78157e12d7686b27d63c070fd65d994e8ddae6f328e0dcf4a0cd007e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue