aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-02-24 08:14:15 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-02-24 12:49:56 +0000
commitd778a9bb1520755ef43216010ba286fa53d7d411 (patch)
treeff9161f7d3a6b5caac9837b1132e21419214dd04 /testing
parentc0b5479d73c6acffabab31b5fecfe492af4abc13 (diff)
testing/py-tabulate: upgrade to 0.8.3
Diffstat (limited to 'testing')
-rw-r--r--testing/py-tabulate/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-tabulate/APKBUILD b/testing/py-tabulate/APKBUILD
index c5d4b272f9d..00934be8544 100644
--- a/testing/py-tabulate/APKBUILD
+++ b/testing/py-tabulate/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=py-tabulate
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=0
pkgdesc="Pretty-print tabular data"
url="https://bitbucket.org/astanin/python-tabulate"
@@ -51,4 +51,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="9e34fb84e16f4b2c1378c0f53c5ef803438fcae7bc1637ac8975f358a11653f641bba0ea19529858e8e62aa45bb5bccd3b6f0492fd2d9d9c9a3bf963dd1ac0a7 tabulate-0.8.2.tar.gz"
+sha512sums="7f0205a4d80ed0b426a45622a3b8ec0a9b77cf6d67c1207db7fbc20a12e83a15748e63d5f8e5e65fa348b6265fd0cac93be4d04f9c1c182476b93507e1131cbf tabulate-0.8.3.tar.gz"