Subject: CVS commit: pkgsrc/textproc/py-sphinx-autoapi
From: Thomas Klausner
Date: 2024-09-13 11:36:53
Message id: 20240913093653.4AEA4FC74@cvs.NetBSD.org

Log Message:
py-sphinx-autoapi: update to 3.3.1.

v3.3.1 (2024-09-01)
-------------------

Bugfixes
^^^^^^^^

- Fix all class members missing when documenting a module with the same name as \ 
a standard library module

  Members inherited from the standard library can also have their skip value
  overridden by autoapi-skip-member. (#478)

Misc
^^^^

- Updated all github actions.

v3.3.0 (2024-08-28)
-------------------

Features
^^^^^^^^

- Do not document members inherited from standard library classes. (#467)

Bugfixes
^^^^^^^^

- Fix instance attributes not being documented by inherited-members (#477)

Misc
^^^^

- #425
- Fix the parser returning a dictionary instead of a list in the empty parse scenario
- Rename testenvs to all follow similar naming style

Files:
RevisionActionfile
1.18modifypkgsrc/textproc/py-sphinx-autoapi/Makefile
1.17modifypkgsrc/textproc/py-sphinx-autoapi/distinfo