# Template file for 'python3-sphinxcontrib-jquery'
pkgname=python3-sphinxcontrib-jquery
version=4.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-flit_core"
depends="python3-Sphinx"
short_desc="Extension to include jQuery on newer Sphinx releases"
maintainer="Orphaned <orphan@voidlinux.org>"
license="0BSD"
homepage="https://github.com/sphinx-contrib/jquery"
changelog="https://raw.githubusercontent.com/sphinx-contrib/jquery/refs/heads/master/CHANGES.rst"
distfiles="${PYPI_SITE}/s/sphinxcontrib-jquery/sphinxcontrib-jquery-${version}.tar.gz"
checksum=1620739f04e36a2c779f1a131a2dfd49b2fd07351bf1968ced074365933abc7a

post_install() {
	vlicense LICENCE
}
