Skip to content
Snippets Groups Projects
Commit 7ca6949a authored by Justin Berthault's avatar Justin Berthault Committed by Leo
Browse files

main/py3-pillow: upgrade to 7.2.0

parent a0babc92
No related branches found
No related tags found
2 merge requests!11958community/rclone: upgrade to 1.52.3,!9890main/py3-pillow: upgrade to 7.2.0
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch> # Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-pillow pkgname=py3-pillow
pkgver=7.1.2 pkgver=7.2.0
pkgrel=0 pkgrel=0
pkgdesc="Python Imaging Library" pkgdesc="Python Imaging Library"
options="!check" options="!check"
...@@ -9,9 +9,7 @@ url="https://python-pillow.org/" ...@@ -9,9 +9,7 @@ url="https://python-pillow.org/"
arch="all" arch="all"
license="custom:PIL" license="custom:PIL"
depends="py3-olefile" depends="py3-olefile"
makedepends="python3-dev py3-setuptools freetype-dev makedepends="python3-dev py3-setuptools freetype-dev openjpeg-dev libimagequant-dev libwebp-dev tiff-dev libpng-dev lcms2-dev libjpeg-turbo-dev libxcb-dev zlib-dev"
openjpeg-dev libimagequant-dev libwebp-dev tiff-dev libpng-dev lcms2-dev libjpeg-turbo-dev
libwebp-dev libxcb-dev zlib-dev"
checkdepends="py3-pytest py3-numpy" checkdepends="py3-pytest py3-numpy"
source="https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-$pkgver.tar.gz" source="https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-$pkgver.tar.gz"
builddir="$srcdir/Pillow-$pkgver" builddir="$srcdir/Pillow-$pkgver"
...@@ -42,4 +40,4 @@ package() { ...@@ -42,4 +40,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" python3 setup.py install --prefix=/usr --root="$pkgdir"
} }
sha512sums="75d88c5c967d600b84caf9af62eeda6f235fb1357ba7ca47656be6d48018f2df6f2442df2d2ea50d4cc0955f55dce05c2e2676f9b4bca5aa72bfda61e407dd97 Pillow-7.1.2.tar.gz" sha512sums="493d6cbaa625b62dc2c4ca2424f1cd1b41103060e34a4759fe89961e20e7d9cd1e99bfd2c9be6fc95c14a2a6f90f983233cb33950ec972cb67ee874ac9a769e2 Pillow-7.2.0.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment