diff --git a/srcpkgs/python3-breathe/template b/srcpkgs/python3-breathe/template index 77918f1d96f..265db6bf192 100644 --- a/srcpkgs/python3-breathe/template +++ b/srcpkgs/python3-breathe/template @@ -1,19 +1,18 @@ # Template file for 'python3-breathe' pkgname=python3-breathe -version=4.35.0 -revision=3 -build_style=python3-module -_pyreqs="python3-Sphinx python3-docutils python3-six" -hostmakedepends="python3-setuptools ${_pyreqs}" -depends="${_pyreqs} doxygen" -checkdepends="python3-pytest" +version=4.36.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-flit_core" +depends="python3-Sphinx doxygen" +checkdepends="python3-pytest ${depends}" short_desc="ReStructuredText and Sphinx bridge to Doxygen" maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://github.com/michaeljones/breathe" changelog="https://raw.githubusercontent.com/michaeljones/breathe/master/README.rst" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=55b54723752fc04b892a0f868782b1df65e69db6ca94fb32cf04be495bfd7841 +checksum=94fc2277e639929e898cb95559d9d2c51cf764b787eaf6fa04f848a6550c2ff5 post_install() { vlicense LICENSE