python3-tabulate: 0.8.9 -> 0.8.10

This commit is contained in:
Tim Biermann 2022-06-25 12:40:27 +02:00
parent 987831c6d6
commit 5dc39764a0
3 changed files with 6 additions and 6 deletions

View File

@ -7,5 +7,5 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/__pycache__/tabulate.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/__pycache__/tabulate.cpython-39.pyc
drwxr-xr-x root/root usr/lib/python3.9/site-packages/tabulate-0.8.9-py3.9.egg-info/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/tabulate-0.8.10-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/tabulate.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32bJfLnuORS4Sj0lBgt61RHwWSyTowu/C+YpvAmi0NNjDy/bmGnKmDBWbfX/0tk92TgphOIzWrjmO151gLngQAg=
SHA256 (Pkgfile) = dbeda71e8c5c1151ff8f695be95fc2693c440e3141738dfdc684f57fe13b1126
SHA256 (.footprint) = 048a37340238e99b38d8272673b3713683053ad3875d2181918f0353a958dca3
SHA256 (tabulate-0.8.9.tar.gz) = eb1d13f25760052e8931f2ef80aaf6045a6cceb47514db8beab24cded16f13a7
RWSagIOpLGJF30zaL5BWTLdwV63p2/U05dRKTquvlTEpP3jTMcw46dzCr8NGwEWHYJYlwmffLjpqzaY6ZVWVCzot/aUYjNXd6Qw=
SHA256 (Pkgfile) = d553015cda1c0df867c4fe0dc73524b48247a8231787ecb3534d76984a3ff936
SHA256 (.footprint) = e5d5de3826ff3ef280279457c5798294f3fedd436c4a17254910d5fb0758c944
SHA256 (tabulate-0.8.10.tar.gz) = 6c57f3f3dd7ac2782770155f3adb2db0b1a269637e42f27599925e64b114f519

View File

@ -5,7 +5,7 @@
# Optional: python3-numpy python3-pandas
name=python3-tabulate
version=0.8.9
version=0.8.10
release=1
source=(https://files.pythonhosted.org/packages/source/t/tabulate/tabulate-$version.tar.gz)