summaryrefslogtreecommitdiff
path: root/libre/python-reportlab
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-28 20:07:41 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-28 20:07:41 -0300
commitfe0fb38f188a5f23af7f9d85521a21baa0b9c2a2 (patch)
tree85f9b2c92c2902b635f73f5a0868f147c13c3929 /libre/python-reportlab
parente62fb2efe9f1a862c456bebb3fce596f50b3259c (diff)
python-reportlab-3.1.44-2.parabola1: rebuild against python 3.4.3-2 (fix missing symbols)
Diffstat (limited to 'libre/python-reportlab')
-rw-r--r--libre/python-reportlab/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
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 <angvp[at]archlinux.com.ve>
# Contributor (Arch): William Rea <sillywilly@gmail.com>
@@ -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"