From 94b3fe896b68fcaebdd2236eb38e5e534cde4a32 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 4 Nov 2020 14:39:44 -0500 Subject: [PATCH] python-idna: update to 2.10. --- srcpkgs/python-idna/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-idna/template b/srcpkgs/python-idna/template index 762e520aa7..5ecad795c9 100644 --- a/srcpkgs/python-idna/template +++ b/srcpkgs/python-idna/template @@ -1,7 +1,7 @@ # Template file for 'python-idna' pkgname=python-idna -version=2.9 -revision=3 +version=2.10 +revision=1 wrksrc="idna-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://github.com/kjd/idna" changelog="https://raw.githubusercontent.com/kjd/idna/master/HISTORY.rst" distfiles="${PYPI_SITE}/i/idna/idna-${version}.tar.gz" -checksum=7588d1c14ae4c77d74036e8c22ff447b26d0fde8f007354fd48a7814db15b7cb +checksum=b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6 post_install() { vlicense LICENSE.rst