python3-tabulate: Upgrade 0.8.9 -> 0.8.10

Upgrade to release 0.8.10:

- Bug fixes
- Column width parameter

License-Update: update years

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Leon Anavi 2022-07-07 12:46:49 +03:00 committed by Khem Raj
parent eb8dccc433
commit bc6374e53f
2 changed files with 8 additions and 8 deletions

View File

@ -0,0 +1,8 @@
SUMMARY = "Pretty-print tabular data"
HOMEPAGE = "https://github.com/astanin/python-tabulate"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=6ad1430c0c4824ec6a5dbb9754b011d7"
SRC_URI[sha256sum] = "6c57f3f3dd7ac2782770155f3adb2db0b1a269637e42f27599925e64b114f519"
inherit pypi setuptools3

View File

@ -1,8 +0,0 @@
SUMMARY = "Pretty-print tabular data"
HOMEPAGE = "https://github.com/astanin/python-tabulate"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fad5a39bdfe452b13775adda41023ba7"
SRC_URI[sha256sum] = "eb1d13f25760052e8931f2ef80aaf6045a6cceb47514db8beab24cded16f13a7"
inherit pypi setuptools3