python3-pillow-simd: update to 9.5.0.post2.

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:27 -05:00
parent e849ded516
commit 805280d31c

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pillow-simd'
pkgname=python3-pillow-simd
version=7.1.2
revision=7
version=9.5.0.post2
revision=1
archs="x86_64*"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -10,18 +10,15 @@ makedepends="python3-devel libjpeg-turbo-devel libopenjpeg2-devel
libimagequant-devel harfbuzz-devel fribidi-devel libraqm-devel"
depends="python3"
short_desc="Python3 Imaging Library (PIL) fork (SIMD)"
maintainer="mustaqim <mustaqim@pm.me>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="custom: PIL"
homepage="https://python-pillow.org/pillow-perf/"
changelog="https://github.com/uploadcare/pillow-simd/blob/simd/master/CHANGES.SIMD.rst"
distfiles="https://github.com/uploadcare/pillow-simd/archive/${version}.tar.gz"
checksum=72e1c9d48543531f5fc04594fa330d1111ecc2ac04a9bcda0c6ad3abe6a616aa
distfiles="https://github.com/uploadcare/pillow-simd/archive/v${version}.tar.gz"
checksum=6368c626e6e8f27fa04bf816299f194bf91a9baa9ac245a57bc756b01de57fb5
replaces="python3-Pillow>=0"
provides="python3-Pillow-${version}_${revision}"
do_check() {
: # downloads pillow and tests it instead
}
make_check=no # downloads pillow and tests it instead
post_install() {
vlicense LICENSE