--- - branch: MAIN date: Sat May 6 08:39:03 UTC 2023 files: - new: '1.9' old: '1.8' path: pkgsrc/textproc/py-sphinx-autoapi/Makefile pathrev: pkgsrc/textproc/py-sphinx-autoapi/Makefile@1.9 type: modified - new: '1.4' old: '1.3' path: pkgsrc/textproc/py-sphinx-autoapi/PLIST pathrev: pkgsrc/textproc/py-sphinx-autoapi/PLIST@1.4 type: modified - new: '1.10' old: '1.9' path: pkgsrc/textproc/py-sphinx-autoapi/distinfo pathrev: pkgsrc/textproc/py-sphinx-autoapi/distinfo@1.10 type: modified id: 20230506T083903Z.5a1e98cdd2032ef42bf10119695670f3c5543881 log: | py-sphinx-autoapi: update to 2.1.0. v2.1.0 (2023-03-28) ------------------- Deprecations and Removals ^^^^^^^^^^^^^^^^^^^^^^^^^ - Support for documenting languages other than Python is deprecated. (#248) - Removed the option to have autoapi generate toctree entries for domain objects. Domain objects are now added to the toctree by Sphinx. Dropped support for sphinx < 5.2.0. (#369) Misc ^^^^ - Added basic type checking. - Integrated towncrier into the release workflow. v2.0.1 (2023-01-16) ------------------- Features ^^^^^^^^ - Can turn off the addition of documented objects to the TOC tree. - Added support for Python 3.11. Bug Fixes ^^^^^^^^^ - `#330 `: (Python) Render tuple values as tuples, not lists. - `#341 `: (Python) Fix module level assignments to class attributes being documented as module level attributes. - (Python) Fix "bysource" sort order showing items in alphabetical order. - (Python) Use the correct directives for a variable type and value. Trivial/Internal Changes ^^^^^^^^^^^^^^^^^^^^^^^^ - Removed some autogenerated test data from the repository. v2.0.0 (2022-09-27) ------------------- Breaking Changes ^^^^^^^^^^^^^^^^ - Dropped support for Sphinx <4. - `#352 `: (Python) Properties are rendered with the ``property`` directive, fixing support for Sphinx 5.2. A new ``PythonPythonMapper`` object (``PythonProperty``) has been created to support this change. This object can be passed to templates, filters, and hooks. A new ``property.rst`` template has also been created to support this change. Trivial/Internal Changes ^^^^^^^^^^^^^^^^^^^^^^^^ - Use https links where possible in documentation. - Pass correct argument types to ``status_iterator``. V1.9.0 (2022-07-25) ------------------- Breaking Changes ^^^^^^^^^^^^^^^^ - Dropped support for Python 3.6. Features ^^^^^^^^ - Added support for Python 3.10. - `#222 `: Marked extension as parallel read safe. Bug Fixes ^^^^^^^^^ - `#324 `: (Python) Fail elegantly when no source files are found. - (Python) Stop calling ``autodoc-process-docstring`` when docstring is empty. Works around https://github.com/sphinx-doc/sphinx/issues/10701. - `#318 `: (Python) Fixed misaligned argument types on methods/classmethods when using type comments. - `#278 `: (Python) Limit signatures to 60 characters in summaries. - Fix keyerror when using markdown sources. - `#328 `: (Python) Fix kw-only marker getting ignored if first in the signature. Trivial/Internal Changes ^^^^^^^^^^^^^^^^^^^^^^^^ - Fixed tests in Sphinx 5. - Fixed many typos throughout the documentation. module: pkgsrc subject: 'CVS commit: pkgsrc/textproc/py-sphinx-autoapi' unixtime: '1683362343' user: wiz