python3-breathe: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:57 -04:00
parent 31e26a12d1
commit e038037c44

View file

@ -1,7 +1,7 @@
# Template file for 'python3-breathe' # Template file for 'python3-breathe'
pkgname=python3-breathe pkgname=python3-breathe
version=4.35.0 version=4.35.0
revision=1 revision=2
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}"