aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-03 07:42:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:30 +0000
commite7a821a762d7ec1f86f95c0d28981d0bc7357528 (patch)
treeac7659cf1f1b37a00359ab5b34d03ee6cdf3d2c7
parent73869d1402e3c564f33a664690678333b19f87a2 (diff)
testing/py3-terminaltables: rebuild against python 3.8
-rw-r--r--testing/py3-terminaltables/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-terminaltables/APKBUILD b/testing/py3-terminaltables/APKBUILD
index 3be3cf48bca..ef3214be8cc 100644
--- a/testing/py3-terminaltables/APKBUILD
+++ b/testing/py3-terminaltables/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-terminaltables
_pkgname=terminaltables
pkgver=3.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Generate simple tables in terminals from a nested list of strings"
url="https://pypi.python.org/pypi/terminaltables"
arch="noarch"