aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-tabulate
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-24 06:57:03 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-24 12:26:23 +0000
commite6bd5e3847220614c98aad6acf3be0fc25b1a7d1 (patch)
tree47d716ed1bc37b1562534803568a155af5d19597 /testing/py3-tabulate
parentd3cb0792c9225a27f7cd8c15b9031d94b9b02153 (diff)
downloadaports-e6bd5e3847220614c98aad6acf3be0fc25b1a7d1.tar.bz2
aports-e6bd5e3847220614c98aad6acf3be0fc25b1a7d1.tar.xz
testing/py3-tabulate: upgrade to 0.8.7
Diffstat (limited to 'testing/py3-tabulate')
-rw-r--r--testing/py3-tabulate/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-tabulate/APKBUILD b/testing/py3-tabulate/APKBUILD
index 7eabfe4b91..0f508ab58f 100644
--- a/testing/py3-tabulate/APKBUILD
+++ b/testing/py3-tabulate/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=py3-tabulate
-pkgver=0.8.6
+pkgver=0.8.7
pkgrel=0
pkgdesc="Pretty-print tabular data"
url="https://bitbucket.org/astanin/python-tabulate"
@@ -32,4 +32,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="10e331db1f8d6ea921654c3955efc4929827b003328c4e2ae663748ce5d5a3e473fe7abb4606147c00aec60ff44d3115c353d6f0e1417305166343212d77600e tabulate-0.8.6.tar.gz"
+sha512sums="963d12970227671fc80d26feacfafd37404034eba82778cee2450b8dbc7c723a7137209b601bc2adc13883543bff0d6b887ed2e7b91934a7f2ca4704ce5fd340 tabulate-0.8.7.tar.gz"