aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 14:29:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:52 +0000
commitff9e8bd4f2e0d71ae7ad1eb7022f80e7c180ca97 (patch)
treeb41b4151ec4e45b968b3b1bb6482a4ee3067fb41
parentfe24d564787ee19048a457950615b3b81c9af1b8 (diff)
testing/py-tabulate: rebuild against python 3.7
-rw-r--r--testing/py-tabulate/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-tabulate/APKBUILD b/testing/py-tabulate/APKBUILD
index 00934be8544..09972e4b0c0 100644
--- a/testing/py-tabulate/APKBUILD
+++ b/testing/py-tabulate/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=py-tabulate
pkgver=0.8.3
-pkgrel=0
+pkgrel=1
pkgdesc="Pretty-print tabular data"
url="https://bitbucket.org/astanin/python-tabulate"
arch="noarch"