python-reportlab: update to 3.5.13.
This commit is contained in:
parent
fa27caff82
commit
e7161a599c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-reportlab'
|
# Template file for 'python-reportlab'
|
||||||
pkgname=python-reportlab
|
pkgname=python-reportlab
|
||||||
version=3.5.12
|
version=3.5.13
|
||||||
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=7e10261065d0f926d9d83fd1f2edb8bec466f3c60b3e927ef40e2262805c069d
|
checksum=6116e750f98018febc08dfee6df20446cf954adbcfa378d2c703d56c8864aff3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue