python3-breathe: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:32 -04:00
parent 0ae0b4ca26
commit a424be788a

View file

@ -1,7 +1,7 @@
# Template file for 'python3-breathe'
pkgname=python3-breathe
version=4.22.1
revision=1
revision=2
wrksrc="breathe-${version}"
build_style=python3-module
_pyreqs="python3-Sphinx python3-docutils python3-six"