python3-breathe: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:44 -04:00
parent 99e3ae8819
commit 0ecc601c58

View file

@ -1,7 +1,7 @@
# Template file for 'python3-breathe' # Template file for 'python3-breathe'
pkgname=python3-breathe pkgname=python3-breathe
version=4.31.0 version=4.31.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"