mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-Pillow: update to 5.4.1.
This commit is contained in:
parent
441e8d5347
commit
6c12e6c505
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Pillow'
|
# Template file for 'python-Pillow'
|
||||||
pkgname=python-Pillow
|
pkgname=python-Pillow
|
||||||
version=5.3.0
|
version=5.4.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Pillow-${version}"
|
wrksrc="Pillow-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="PIL"
|
pycompile_module="PIL"
|
||||||
|
@ -10,10 +10,10 @@ makedepends="python-devel python3-devel libjpeg-turbo-devel libopenjpeg2-devel
|
||||||
tiff-devel freetype-devel lcms2-devel libwebp-devel libimagequant-devel"
|
tiff-devel freetype-devel lcms2-devel libwebp-devel libimagequant-devel"
|
||||||
short_desc="Python Imaging Library (PIL) fork (Python2)"
|
short_desc="Python Imaging Library (PIL) fork (Python2)"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://python-pillow.org/"
|
|
||||||
license="PIL"
|
license="PIL"
|
||||||
|
homepage="https://python-pillow.org/"
|
||||||
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
||||||
checksum=2ea3517cd5779843de8a759c2349a3cd8d3893e03ab47053b66d5ec6f8bc4f93
|
checksum=5233664eadfa342c639b9b9977190d64ad7aca4edc51a966394d7e08e7f38a9f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue