From 9259d0f52d163201fbd1338874895afd69e8571f Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Mon, 4 Dec 2023 20:45:42 +0000 Subject: [PATCH] python3-idna: update to 3.6. --- srcpkgs/python3-idna/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-idna/template b/srcpkgs/python3-idna/template index 03a0254717338..b142eb6b3cec8 100644 --- a/srcpkgs/python3-idna/template +++ b/srcpkgs/python3-idna/template @@ -1,7 +1,7 @@ # Template file for 'python3-idna' pkgname=python3-idna -version=3.4 -revision=3 +version=3.6 +revision=1 build_style=python3-pep517 hostmakedepends="python3-flit_core" depends="python3" @@ -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=814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4 +checksum=9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca post_install() { vlicense LICENSE.md