python3-tabulate: update to 0.8.3.

This commit is contained in:
maxice8 2019-01-25 11:18:58 -02:00 committed by maxice8
parent 84044a63ce
commit 500deb831f

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.2 version=0.8.3
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="tabulate-${version}" wrksrc="tabulate-${version}"
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
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=e4ca13f26d0a6be2a2915428dc21e732f1e44dad7f76d7030b2ef1ec251cf7f2 checksum=8af07a39377cee1103a5c8b3330a421c2d99b9141e9cc5ddd2e3263fea416943
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE