python-reportlab: update to 3.4.0
This commit is contained in:
parent
942dd0dd78
commit
0068ea29fb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-reportlab'
|
||||
pkgname=python-reportlab
|
||||
version=3.3.0
|
||||
revision=3
|
||||
version=3.4.0
|
||||
revision=1
|
||||
wrksrc="reportlab-$version"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="3-clause-BSD"
|
||||
homepage="http://www.reportlab.com/"
|
||||
distfiles="${PYPI_SITE}/r/reportlab/reportlab-${version}.tar.gz"
|
||||
checksum=f48900b9321bcb2871a46543993bd995148d769a11a9e24495f25b4ec0bbe267
|
||||
checksum=5beaf35e59dfd5ebd814fdefd76908292e818c982bd7332b5d347dfd2f01c343
|
||||
|
||||
pre_build() {
|
||||
sed -i "s|'pip>=1.4.1', 'setuptools>=2.2'||" setup.py
|
||||
|
|
Loading…
Reference in a new issue