aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-tabulate
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-03 07:42:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:30 +0000
commit5a246c4e3be4d8880f2510b819115ff50e0b9c7d (patch)
tree07668fe7d5dd93e2de4d599ad521fee8b044cf65 /testing/py3-tabulate
parente7a821a762d7ec1f86f95c0d28981d0bc7357528 (diff)
downloadaports-5a246c4e3be4d8880f2510b819115ff50e0b9c7d.tar.bz2
aports-5a246c4e3be4d8880f2510b819115ff50e0b9c7d.tar.xz
testing/py3-tabulate: rebuild against python 3.8
Diffstat (limited to 'testing/py3-tabulate')
-rw-r--r--testing/py3-tabulate/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-tabulate/APKBUILD b/testing/py3-tabulate/APKBUILD
index 1fb336872c..42b7e32a6a 100644
--- a/testing/py3-tabulate/APKBUILD
+++ b/testing/py3-tabulate/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=py3-tabulate
pkgver=0.8.5
-pkgrel=0
+pkgrel=1
pkgdesc="Pretty-print tabular data"
url="https://bitbucket.org/astanin/python-tabulate"
arch="noarch"