# Template file for 'python3-idna' pkgname=python3-idna version=3.11 revision=1 build_style=python3-pep517 hostmakedepends="python3-flit_core" depends="python3" checkdepends="python3-pytest" short_desc="Internationalized Domain Names in Applications (IDNA) for Python3" maintainer="Gonzalo TornarĂ­a " 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=795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902 post_install() { vlicense LICENSE.md }