mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-tabulate: update to 0.8.6
This commit is contained in:
parent
4870232ed6
commit
e242bec8b5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-tabulate'
|
# Template file for 'python3-tabulate'
|
||||||
pkgname=python3-tabulate
|
pkgname=python3-tabulate
|
||||||
version=0.8.4
|
version=0.8.6
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="tabulate-${version}"
|
wrksrc="tabulate-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=dde537a1c44e6d9d635b2489923513bef89fadb181819998cccdf2a99e652464
|
checksum=5470cc6687a091c7042cee89b2946d9235fe9f6d49c193a4ae2ac7bf386737c8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue