aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-update-checker/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:03:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:40 +0000
commit04c9d292b0937c93ae8d3cd577265b467bd30388 (patch)
tree220eabb69da3cb87a628ecee44a242fd3753391e /testing/py3-update-checker/APKBUILD
parentf89ff17c6ce4b5c998dc73712ff6c904be676b0f (diff)
downloadaports-04c9d292b0937c93ae8d3cd577265b467bd30388.tar.bz2
aports-04c9d292b0937c93ae8d3cd577265b467bd30388.tar.xz
testing/py3-update-checker: rebuild against python 3.8
Diffstat (limited to 'testing/py3-update-checker/APKBUILD')
-rw-r--r--testing/py3-update-checker/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-update-checker/APKBUILD b/testing/py3-update-checker/APKBUILD
index e52264ede0..3f7559eb64 100644
--- a/testing/py3-update-checker/APKBUILD
+++ b/testing/py3-update-checker/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-update-checker
_pkgname=update_checker
pkgver=0.16
-pkgrel=2
+pkgrel=3
pkgdesc="A python module that will check for package updates"
options="!check" # 4 tests fail
url="https://github.com/bboe/update_checker"