python-Pillow: remove package

This commit is contained in:
Michal Vasilek 2022-02-24 16:25:34 +01:00
parent 195821396e
commit ba6274fa31
3 changed files with 1 additions and 22 deletions

View file

@ -1,21 +0,0 @@
# Template file for 'python-Pillow'
pkgname=python-Pillow
version=6.2.2
revision=3
wrksrc="Pillow-${version}"
build_style=python2-module
hostmakedepends="python-setuptools"
makedepends="python-devel libjpeg-turbo-devel libopenjpeg2-devel
tiff-devel freetype-devel lcms2-devel libwebp-devel libimagequant-devel"
depends="python python-tkinter"
short_desc="Python Imaging Library (PIL) fork for Python2"
maintainer="Alessio Sergi <al3hex@gmail.com>"
license="custom:PIL"
homepage="https://python-pillow.org/"
changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
checksum=db9ff0c251ed066d367f53b64827cc9e18ccea001b986d08c265e53625dab950
post_install() {
vlicense LICENSE
}

View file

@ -1 +0,0 @@
pattern="Pillow-\K6\.[0-9.]+(?=.tar.gz)"

View file

@ -261,6 +261,7 @@ replaces="
pyside-tools<=0.2.15_2
pystopwatch<=2019_2
python-M2Crypto<=0.35.2_7
python-Pillow<=6.2.2_3
python-PyQt4<=4.12.1_4
python-SecretStorage<=2.3.1_4
python-audit<=2.8.5_2