From 901e4ae9ffc1e18b053c2093b61fd1458993cb70 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 28 Mar 2014 02:42:28 -0300 Subject: python-reportlab-libre-3.0-2: python 3.4 rebuild --- libre/python-reportlab-libre/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre') diff --git a/libre/python-reportlab-libre/PKGBUILD b/libre/python-reportlab-libre/PKGBUILD index 401d61c9f..c211f1567 100644 --- a/libre/python-reportlab-libre/PKGBUILD +++ b/libre/python-reportlab-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 106308 2014-02-27 10:52:25Z jelle $ +# $Id: PKGBUILD 107615 2014-03-18 10:32:13Z jelle $ # Maintainer: # Contributor: Angel 'angvp' Velasquez # Contributor: William Rea @@ -10,12 +10,12 @@ pkgbase=python-reportlab-libre pkgname=(python2-reportlab-libre python-reportlab-libre) _origname=reportlab pkgver=3.0 -pkgrel=1 +pkgrel=2 pkgdesc="A proven industry-strength PDF generating solution, without nonfree Adobe T1 fonts support" arch=('i686' 'x86_64') url="http://www.reportlab.org/rl_toolkit.html" depends=('freetype2') -checkdepends=('python' 'python2') +checkdepends=('python' 'python2' 'python2-pillow' 'python-pillow') license=('custom') source=(http://www.reportlab.com/ftp/reportlab-$pkgver.tar.gz free-fonts.patch) -- cgit v1.2.3-54-g00ecf