python-reportlab: update to 3.5.23.

This commit is contained in:
Pulux 2019-07-07 07:59:20 +02:00 committed by Helmut Pozimski
parent a07edc4717
commit 467e5c2b92

View file

@ -1,6 +1,6 @@
# Template file for 'python-reportlab' # Template file for 'python-reportlab'
pkgname=python-reportlab pkgname=python-reportlab
version=3.5.18 version=3.5.23
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=99d74fffc201a3bd4b603cc27901917c283e6deed1c8bf7c65d14ac1fb78f5e3 checksum=6c81ee26753fa09062d8404f6340eefb02849608b619e3843e0d17a7cda8798f
post_install() { post_install() {
vlicense LICENSE.txt vlicense LICENSE.txt