python3-Pillow: update to 8.1.2.
This commit is contained in:
parent
b6e1adedbf
commit
1c47bf7524
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Pillow'
|
# Template file for 'python3-Pillow'
|
||||||
pkgname=python3-Pillow
|
pkgname=python3-Pillow
|
||||||
version=8.1.1
|
version=8.1.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Pillow-${version}"
|
wrksrc="Pillow-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -15,7 +15,7 @@ license="custom:PIL"
|
||||||
homepage="https://python-pillow.org"
|
homepage="https://python-pillow.org"
|
||||||
changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
||||||
checksum=f6fc18f9c9c7959bf58e6faf801d14fafb6d4717faaf6f79a68c8bb2a13dcf20
|
checksum=b07c660e014852d98a00a91adfbe25033898a9d90a8f39beb2437d22a203fc44
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHONPATH=$(cd build/lib.linux-* && pwd) python3 -m pytest
|
PYTHONPATH=$(cd build/lib.linux-* && pwd) python3 -m pytest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue