aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 13:16:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:42 +0000
commitfae75f80114769b58c630c74e8fd0ac11a7b623f (patch)
tree1632a2bcaf7c5cbc334f015d39879eea7e35c814
parent8a2aa72b3560fde95305538b7436f90f5f164c04 (diff)
downloadaports-fae75f80114769b58c630c74e8fd0ac11a7b623f.tar.bz2
aports-fae75f80114769b58c630c74e8fd0ac11a7b623f.tar.xz
testing/py3-rarfile: rebuild against python 3.8
-rw-r--r--testing/py3-rarfile/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-rarfile/APKBUILD b/testing/py3-rarfile/APKBUILD
index ea877dd100..816292dfd8 100644
--- a/testing/py3-rarfile/APKBUILD
+++ b/testing/py3-rarfile/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-rarfile
_pkgname=rarfile
pkgver=3.1
-pkgrel=0
+pkgrel=1
pkgdesc="RAR archive reader"
options="!check" # 3 tests fail
url="https://github.com/markokr/rarfile"