[arch-commits] Commit in python-reportlab/trunk (PKGBUILD)
Jelle van der Waa
jelle at nymeria.archlinux.org
Tue Mar 18 10:32:14 UTC 2014
Date: Tuesday, March 18, 2014 @ 11:32:13
Author: jelle
Revision: 107615
upgpkg: python-reportlab 3.0-2
python3.4 rebuild
Modified:
python-reportlab/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-03-18 10:24:55 UTC (rev 107614)
+++ PKGBUILD 2014-03-18 10:32:13 UTC (rev 107615)
@@ -7,13 +7,13 @@
pkgname=(python2-reportlab python-reportlab)
_origname=reportlab
pkgver=3.0
-pkgrel=1
+pkgrel=2
pkgdesc="A proven industry-strength PDF generating solution"
arch=('i686' 'x86_64')
url="http://www.reportlab.org/rl_toolkit.html"
depends=('freetype2')
conflicts=('python-reportlab<=2.5-2')
-checkdepends=('python' 'python2')
+checkdepends=('python' 'python2' 'python2-pillow' 'python-pillow')
replaces=('python-reportlab<=2.5-2')
license=('CUSTOM')
source=(http://www.reportlab.com/ftp/reportlab-$pkgver.tar.gz)
More information about the arch-commits
mailing list