mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python-reportlab: update to 3.5.10
This commit is contained in:
parent
1d4cc0febe
commit
a38114b01e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-reportlab'
|
# Template file for 'python-reportlab'
|
||||||
pkgname=python-reportlab
|
pkgname=python-reportlab
|
||||||
version=3.5.9
|
version=3.5.10
|
||||||
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=f92f81314807cd860f29fe07a1a4100b03910ae6bbfca20a07e02c3b460f4f20
|
checksum=9041d17556b9652cd9cf13b56a4efad7b51df6c567279ced26584cb4eb712b09
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue