From fe0fb38f188a5f23af7f9d85521a21baa0b9c2a2 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 28 Mar 2015 20:07:41 -0300 Subject: python-reportlab-3.1.44-2.parabola1: rebuild against python 3.4.3-2 (fix missing symbols) --- libre/python-reportlab/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'libre/python-reportlab') diff --git a/libre/python-reportlab/PKGBUILD b/libre/python-reportlab/PKGBUILD index fefe3f26e..20c734cac 100644 --- a/libre/python-reportlab/PKGBUILD +++ b/libre/python-reportlab/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 110391 2014-04-28 19:17:21Z jelle $ +# $Id: PKGBUILD 130150 2015-03-28 16:57:50Z fyan $ # Maintainer (Arch): # Contributor (Arch): Angel 'angvp' Velasquez # Contributor (Arch): William Rea @@ -10,13 +10,14 @@ pkgbase=python-reportlab pkgname=(python2-reportlab python-reportlab) _origname=reportlab pkgver=3.1.44 -pkgrel=1.parabola1 +pkgrel=2.parabola1 pkgdesc="A proven industry-strength PDF generating solution, without nonfree Adobe T1 fonts support" arch=('i686' 'x86_64' 'mips64el') url="http://www.reportlab.org/rl_toolkit.html" depends=('freetype2') conflicts=('python-reportlab<=2.5-2') -checkdepends=('python' 'python2' 'python2-pillow' 'python-pillow') +makedepends=('python' 'python2') +checkdepends=('python2-pillow' 'python-pillow') replaces=('python-reportlab<=2.5-2') license=('custom') source=("https://pypi.python.org/packages/source/r/reportlab/reportlab-$pkgver.tar.gz" -- cgit v1.2.3