python3-tabulate: update to 0.8.4.

This commit is contained in:
mobinmob 2019-10-12 22:43:20 +03:00 committed by Helmut Pozimski
parent 0d7f4f4120
commit 899d26145f

View file

@ -1,6 +1,6 @@
# Template file for 'python3-tabulate' # Template file for 'python3-tabulate'
pkgname=python3-tabulate pkgname=python3-tabulate
version=0.8.3 version=0.8.4
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="tabulate-${version}" wrksrc="tabulate-${version}"
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://bitbucket.org/astanin/python-tabulate" homepage="https://bitbucket.org/astanin/python-tabulate"
distfiles="${PYPI_SITE}/t/tabulate/tabulate-${version}.tar.gz" distfiles="${PYPI_SITE}/t/tabulate/tabulate-${version}.tar.gz"
checksum=8af07a39377cee1103a5c8b3330a421c2d99b9141e9cc5ddd2e3263fea416943 checksum=dde537a1c44e6d9d635b2489923513bef89fadb181819998cccdf2a99e652464
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE