From 805280d31c513b27010af86649f418e83b1e0ea3 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:26:27 -0500 Subject: [PATCH] python3-pillow-simd: update to 9.5.0.post2. --- srcpkgs/python3-pillow-simd/template | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/srcpkgs/python3-pillow-simd/template b/srcpkgs/python3-pillow-simd/template index 26a5b342e6e..aa7dd4228f3 100644 --- a/srcpkgs/python3-pillow-simd/template +++ b/srcpkgs/python3-pillow-simd/template @@ -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 " +maintainer="Orphaned " 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