diff --git a/srcpkgs/python3-breathe/template b/srcpkgs/python3-breathe/template index 6427deb28c..71c1883753 100644 --- a/srcpkgs/python3-breathe/template +++ b/srcpkgs/python3-breathe/template @@ -1,18 +1,19 @@ # Template file for 'python3-breathe' pkgname=python3-breathe -version=4.18.1 +version=4.19.0 revision=1 archs=noarch wrksrc="breathe-${version}" build_style=python3-module -hostmakedepends="python3-setuptools" -depends="python3-Sphinx python3-docutils doxygen" +_pyreqs="python3-Sphinx python3-docutils python3-six" +hostmakedepends="python3-setuptools ${_pyreqs}" +depends="${_pyreqs} doxygen" short_desc="ReStructuredText and Sphinx bridge to Doxygen" maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://github.com/michaeljones/breathe" distfiles="https://github.com/michaeljones/breathe/archive/v${version}.tar.gz" -checksum=42b4ee6c6017d76fb4c1734062a7c4b5db9d56c2dee7c47a02242bb01cea8f34 +checksum=16c62953c5d6896b0cb39851aa236f72f200309dd46e7da62d3a40835bb8e4dc post_install() { vlicense LICENSE