aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 18:03:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:39 +0000
commita26c069c434f1e8dc202b2be49121a3e8185155f (patch)
tree649ed269adbd65653968505080fe954fd0ee12d4 /testing
parentac8357b51345806a2c6d20c5c8d1095f889e8fe5 (diff)
downloadaports-a26c069c434f1e8dc202b2be49121a3e8185155f.tar.bz2
aports-a26c069c434f1e8dc202b2be49121a3e8185155f.tar.xz
testing/py3-luhn: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-luhn/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-luhn/APKBUILD b/testing/py3-luhn/APKBUILD
index fa6442c32c..0189b3f086 100644
--- a/testing/py3-luhn/APKBUILD
+++ b/testing/py3-luhn/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-luhn
_pkgname=luhn
pkgver=0.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Generate and verify Luhn check digits"
url="https://github.com/mmcloughlin/luhn"
arch="noarch"