python-reportlab: update to 3.5.8
This commit is contained in:
parent
96b172a116
commit
5e9d577c3b
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python-reportlab'
|
||||
pkgname=python-reportlab
|
||||
version=3.5.6
|
||||
version=3.5.8
|
||||
revision=1
|
||||
wrksrc="reportlab-$version"
|
||||
wrksrc="reportlab-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="reportlab"
|
||||
hostmakedepends="python-setuptools python3-setuptools freetype-devel"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.reportlab.com/"
|
||||
distfiles="${PYPI_SITE}/r/reportlab/reportlab-${version}.tar.gz"
|
||||
checksum=3836a49e7ea7bce458f437cbc094633c7fd4ac027180565875c18ecc726f261e
|
||||
checksum=59fbd93f20169878e2d505d60e3e044bf100b6a4ded51370603df4548ec219fe
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue