From 4b9e749835c0193939075202f453695eac1a1459 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 5 Jul 2018 23:17:52 -0300 Subject: [PATCH] python3-idna-ssl: update to 1.1.0. --- srcpkgs/python3-idna-ssl/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-idna-ssl/template b/srcpkgs/python3-idna-ssl/template index 6e795b477a3..befe6b0b445 100644 --- a/srcpkgs/python3-idna-ssl/template +++ b/srcpkgs/python3-idna-ssl/template @@ -1,7 +1,7 @@ # Template file for 'python3-idna-ssl' pkgname=python3-idna-ssl -version=1.0.1 -revision=2 +version=1.1.0 +revision=1 noarch=yes wrksrc="idna-ssl-${version}" build_style=python3-module @@ -9,11 +9,11 @@ pycompile_module="idna_ssl.py" hostmakedepends="python3-setuptools" depends="python3-idna" short_desc="Patch ssl.match_hostname for Unicode(idna) domains support" -maintainer="maxice8 " +maintainer="Orphaned " license="MIT" homepage="https://github.com/aio-libs/idna-ssl" distfiles="https://github.com/aio-libs/idna-ssl/archive/v${version}.tar.gz" -checksum=07ddaa341248aaf26b13be9af11b57f026a76867bb9b36cb2c7f9b7389791eaa +checksum=cdbefa2429a6a2fa5cbe8d2a47c677ca671e84531618d3460fc0bcfc840684c5 post_install() { vlicense LICENSE