python3-tabulate: update to 0.8.10 and adopt
This commit is contained in:
parent
c457b96ead
commit
804dffe987
@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-tabulate'
|
||||
pkgname=python3-tabulate
|
||||
version=0.8.9
|
||||
version=0.8.10
|
||||
revision=1
|
||||
wrksrc="tabulate-${version}"
|
||||
build_style=python3-module
|
||||
@ -8,11 +8,11 @@ hostmakedepends="python3-setuptools"
|
||||
depends="python3-wcwidth"
|
||||
checkdepends="python3-pytest $depends"
|
||||
short_desc="Pretty-print tabular data (Python3)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/astanin/python-tabulate"
|
||||
distfiles="${PYPI_SITE}/t/tabulate/tabulate-${version}.tar.gz"
|
||||
checksum=eb1d13f25760052e8931f2ef80aaf6045a6cceb47514db8beab24cded16f13a7
|
||||
checksum=6c57f3f3dd7ac2782770155f3adb2db0b1a269637e42f27599925e64b114f519
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user