aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-idna-ssl/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 14:52:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:41 +0000
commita48af886fec1ba062c4a3cda0882a84d232f67c5 (patch)
treec55f2e84fbcdf873f2cca90e62be4aa5b19a350e /community/py-idna-ssl/APKBUILD
parentd27cc002729d92e1c1ec549373438cbc2c7f1f1b (diff)
community/py-idna-ssl: rebuild against python 3.7
Diffstat (limited to 'community/py-idna-ssl/APKBUILD')
-rw-r--r--community/py-idna-ssl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-idna-ssl/APKBUILD b/community/py-idna-ssl/APKBUILD
index 66ce589c795..bdd340f500c 100644
--- a/community/py-idna-ssl/APKBUILD
+++ b/community/py-idna-ssl/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-idna-ssl
_pkgname=${pkgname/py-/}
pkgver=1.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Patch ssl.match_hostname for Unicode(idna) domains support"
url=" https://github.com/aio-libs/idna_ssl"
arch="noarch"