python-reportlab: update to 3.5.9
This commit is contained in:
parent
636dfa2bfd
commit
54b31ab28e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-reportlab'
|
# Template file for 'python-reportlab'
|
||||||
pkgname=python-reportlab
|
pkgname=python-reportlab
|
||||||
version=3.5.8
|
version=3.5.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="reportlab-${version}"
|
wrksrc="reportlab-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -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=59fbd93f20169878e2d505d60e3e044bf100b6a4ded51370603df4548ec219fe
|
checksum=f92f81314807cd860f29fe07a1a4100b03910ae6bbfca20a07e02c3b460f4f20
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue