python-Pillow: update to 3.1.1

This commit is contained in:
Alessio Sergi 2016-02-05 23:01:33 +01:00
parent 2dd1bc5f5a
commit 1864290a09

View File

@ -1,6 +1,6 @@
# Template file for 'python-Pillow'
pkgname=python-Pillow
version=3.1.0
version=3.1.1
revision=1
wrksrc="Pillow-${version}"
build_style=python-module
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/python-pillow/Pillow"
license="PIL"
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
checksum=e15277f0c46347af1d5686c510c80c0a4c4fa4833493e73066f7bb8c1ed1b003
checksum=486f4ccddee09429cb1c63ea56c02894aecf9d69acdcaf006c53835df2549fff
pre_build() {
sed -i '/^#!\//,1d' PIL/OleFileIO.py