# Template file for 'python3-mistune2' pkgname=python3-mistune2 version=2.0.4 revision=2 build_style=python3-pep517 hostmakedepends="python3-wheel" depends="python3" checkdepends="python3-pytest" short_desc="Markdown parser for Python" maintainer="Érico Nogueira " license="BSD-3-Clause" homepage="https://mistune.lepture.com/en/latest/" changelog="https://mistune.lepture.com/en/stable/changes.html" distfiles="${PYPI_SITE}/m/mistune/mistune-${version}.tar.gz" checksum=9ee0a66053e2267aba772c71e06891fa8f1af6d4b01d5e84e267b4570d4d9808 conflicts="python3-mistune>=0" post_install() { vlicense LICENSE }