[arch-commits] Commit in python-pillow/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Sep 20 08:32:48 UTC 2015
Date: Sunday, September 20, 2015 @ 10:32:48
Author: fyan
Revision: 141212
upgpkg: python-pillow 2.9.0-2
rebuild for python 3.5
Modified:
python-pillow/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-20 08:31:57 UTC (rev 141211)
+++ PKGBUILD 2015-09-20 08:32:48 UTC (rev 141212)
@@ -5,12 +5,12 @@
pkgbase=python-pillow
pkgname=(python-pillow python2-pillow)
pkgver=2.9.0
-pkgrel=1
+pkgrel=2
# consider splitting out sane if this gets weird enough
_sanever=2.8.1
_appname=Pillow
_py2basever=2.7
-_py3basever=3.4m
+_py3basever=3.5m
pkgdesc="Python Imaging Library (PIL) fork. Python3 version."
arch=('i686' 'x86_64')
url="http://python-pillow.github.io/"
More information about the arch-commits
mailing list