python3-breathe: update to 4.35.0.

This commit is contained in:
Andrew J. Hesford 2023-03-06 08:13:06 -05:00
parent 4563171791
commit 9871dcda63

View file

@ -1,7 +1,7 @@
# Template file for 'python3-breathe' # Template file for 'python3-breathe'
pkgname=python3-breathe pkgname=python3-breathe
version=4.34.0 version=4.35.0
revision=2 revision=1
build_style=python3-module build_style=python3-module
_pyreqs="python3-Sphinx python3-docutils python3-six" _pyreqs="python3-Sphinx python3-docutils python3-six"
hostmakedepends="python3-setuptools ${_pyreqs}" hostmakedepends="python3-setuptools ${_pyreqs}"
@ -13,7 +13,7 @@ license="BSD-3-Clause"
homepage="https://github.com/michaeljones/breathe" homepage="https://github.com/michaeljones/breathe"
changelog="https://raw.githubusercontent.com/michaeljones/breathe/master/README.rst" changelog="https://raw.githubusercontent.com/michaeljones/breathe/master/README.rst"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=b22e70eb4000492508d687d71f258c8f9678398e277bcee0daf34cd438a46e25 checksum=55b54723752fc04b892a0f868782b1df65e69db6ca94fb32cf04be495bfd7841
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE