Subject: CVS commit: pkgsrc/textproc/py-breathe
From: Adam Ciarcinski
Date: 2022-01-31 12:39:40
Message id: 20220131113940.719BCFB24@cvs.NetBSD.org

Log Message:
py-breathe: updated to 4.32.0

Breathe v4.32.0
Added breathe_doxygen_aliases config variable.
Render \remark/\remarks and \see/\sa using Sphinx/Docutils admonition style nodes.
Render C++ scoped enums differently than unscoped enums, and with their \ 
underlying type.
Render \retval lists using dedicated field list when Sphinx >= 4.3 is used.
Make .. doxygenfunction handle function template specializations.
Properly handle field-lists and admonitions in the detailed description of \ 
classes and functions.
Add :confval:`breathe_show_include` to control whetherinclude lines are shown. \ 
Defaults to True.
Fix sys.path adjustment in doc config.
Fix sphinx renderer variable and function visitors for C#.
Fix sphinx renderer class visitor for C#.
Auto-format python code with black.
Extend flake8 and address some style issues.
Fix black formatting warning.
Update Sphinx and Python versions tested against.
Fix friend functions for older Doxygen versions.
Doxygen >= 1.9.2 supports C++20 concepts, add support for them.
Change the way directives are added to adhere to the interface, e.g., avoiding \ 
myst-parser to crash.
Improved list of included files (with cross-references for local includes).
Update flake8 and mypy related stuff.
Update readme with logo and sponsorship info.
Store version number in both setup.py and __init__.py.
CICD: lint: continue with other jobs if black fails.

Files:
RevisionActionfile
1.3modifypkgsrc/textproc/py-breathe/Makefile
1.2modifypkgsrc/textproc/py-breathe/distinfo