aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-03 08:44:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:00 +0000
commit215bf361dd3f3ddd93e1115c57bf3fe506d228b2 (patch)
treee841b84c6c1140917db1eb06c611220372a81053
parent4d1ebf615dbff4849fc9cb6df58196c330a6420e (diff)
main/py3-idna: rebuild against python 3.9
-rw-r--r--main/py3-idna/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py3-idna/APKBUILD b/main/py3-idna/APKBUILD
index fe9118d83c9..85ce4c819e7 100644
--- a/main/py3-idna/APKBUILD
+++ b/main/py3-idna/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-idna
_pkgname=idna
pkgver=3.1
-pkgrel=0
+pkgrel=1
pkgdesc="IDNA 2008 and UTS #46 for Python3"
url="https://github.com/kjd/idna"
arch="noarch"