Skip to content
Snippets Groups Projects
Unverified Commit 0a2f0da6 authored by Steven Kreuzer's avatar Steven Kreuzer
Browse files

devel/py-tabulate: update to version 0.8.9

Changes:
  * Revert support of decimal separators
  * Support for python 3.9 and 3.10
parent a9ce56ba
No related branches found
No related tags found
No related merge requests found
# Created by: Nikolay Dachev <freebsd@dacehv.info>
PORTNAME= tabulate
PORTVERSION= 0.8.6
PORTVERSION= 0.8.9
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......
TIMESTAMP = 1575080477
SHA256 (tabulate-0.8.6.tar.gz) = 5470cc6687a091c7042cee89b2946d9235fe9f6d49c193a4ae2ac7bf386737c8
SIZE (tabulate-0.8.6.tar.gz) = 45535
TIMESTAMP = 1651946753
SHA256 (tabulate-0.8.9.tar.gz) = eb1d13f25760052e8931f2ef80aaf6045a6cceb47514db8beab24cded16f13a7
SIZE (tabulate-0.8.9.tar.gz) = 53482
......@@ -9,4 +9,4 @@ suitable for further editing or transformation readable presentation of
mixed textual and numeric data: smart column alignment,
configurable number formatting, alignment by a decimal point
WWW: https://bitbucket.org/astanin/python-tabulate
WWW: https://github.com/astanin/python-tabulate
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment