python3-breathe: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:53 -04:00
parent b9995a5aae
commit a3466c8305

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.34.0
revision=1 revision=2
wrksrc="breathe-${version}" wrksrc="breathe-${version}"
build_style=python3-module build_style=python3-module
_pyreqs="python3-Sphinx python3-docutils python3-six" _pyreqs="python3-Sphinx python3-docutils python3-six"