python-reportlab: update to 3.5.6
This commit is contained in:
parent
fd2f7ca808
commit
dc99392815
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-reportlab'
|
# Template file for 'python-reportlab'
|
||||||
pkgname=python-reportlab
|
pkgname=python-reportlab
|
||||||
version=3.5.2
|
version=3.5.6
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="reportlab-$version"
|
wrksrc="reportlab-$version"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="reportlab"
|
pycompile_module="reportlab"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.reportlab.com/"
|
homepage="https://www.reportlab.com/"
|
||||||
distfiles="${PYPI_SITE}/r/reportlab/reportlab-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/reportlab/reportlab-${version}.tar.gz"
|
||||||
checksum=08986267eaf25d62c3802512f0a97dc3426d0c82f52c8beb576689582eb85b7f
|
checksum=3836a49e7ea7bce458f437cbc094633c7fd4ac027180565875c18ecc726f261e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue