aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-31 09:35:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:34:01 +0000
commit79f6e5e5b40c5029e1507ec5fe9d69e4bab375a8 (patch)
treec4b87070d1bde12064dac52e44d16a4113cee4ee
parenta21f23207cff0a4e2c29fccafda896f5d80fe1f9 (diff)
downloadaports-79f6e5e5b40c5029e1507ec5fe9d69e4bab375a8.tar.bz2
aports-79f6e5e5b40c5029e1507ec5fe9d69e4bab375a8.tar.xz
community/py3-prettytable: rebuild against python 3.8
-rw-r--r--community/py3-prettytable/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-prettytable/APKBUILD b/community/py3-prettytable/APKBUILD
index a183b42000..b675b670c1 100644
--- a/community/py3-prettytable/APKBUILD
+++ b/community/py3-prettytable/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-prettytable
_pkgname=prettytable
pkgver=0.7.2
-pkgrel=3
+pkgrel=4
pkgdesc="Python library for easily displaying tabular data"
url="https://code.google.com/p/prettytable"
arch="noarch"