aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 19:23:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:55 +0000
commit47a2d26126547f43229b88e473918a3fb49a1670 (patch)
tree3468fad6dddc2d343bf728d5f01a5df7ff25c482
parent261f0fbb731a57a149f44c267e9cde91de0bb812 (diff)
downloadaports-47a2d26126547f43229b88e473918a3fb49a1670.tar.bz2
aports-47a2d26126547f43229b88e473918a3fb49a1670.tar.xz
testing/py-luhn: rebuild against python 3.7
-rw-r--r--testing/py-luhn/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-luhn/APKBUILD b/testing/py-luhn/APKBUILD
index 713944e060..f9038a1560 100644
--- a/testing/py-luhn/APKBUILD
+++ b/testing/py-luhn/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=py-luhn
pkgver=0.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="generate and validate luhn check digits"
url="https://pypi.python.org/pypi/luhn/"
arch="noarch"