Sphinx-autosummary-accessors

Latest version: v2025.3.1

Safety actively analyzes 722743 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2025.03.1

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
* correct broken package metadata by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/148


**Full Changelog**: https://github.com/xarray-contrib/sphinx-autosummary-accessors/compare/2025.03.0...2025.03.1

2025.03.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
* add support for nested accessors in documenter by fraserdominicdavid in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/108
* Fix callable accessor names by kmnhan in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/132
* modernize `pre-commit` by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/133
* upgrade the rtd config by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/137
* drop support for `python=3.8` by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/136
* drop support for very old versions of `sphinx` by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/138
* officially support newer versions of python by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/135
* stop testing on python 3.10 and 3.11 by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/139
* officially support `sphinx=7` and `sphinx=8` by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/140
* attempt to fix the install issues by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/141
* use `$GITHUB_OUTPUT` instead of `::set-output` by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/142
* resolve the `import_cycle` warning by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/143
* FIX adapt code for sphinx 8.2.0 app -> registry by glemaitre in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/145
* use trusted publishers to upload releases by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/146
* ignore bots in releases by keewis in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/147

New Contributors
* fraserdominicdavid made their first contribution in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/108
* kmnhan made their first contribution in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/132
* glemaitre made their first contribution in https://github.com/xarray-contrib/sphinx-autosummary-accessors/pull/145

**Full Changelog**: https://github.com/xarray-contrib/sphinx-autosummary-accessors/compare/2023.04.0...2025.03.0

2023.04.0

Changes:
- drop support for `python=3.7` (93)
- support `python=3.11` (87)
- officially support `sphinx=5` and `sphinx=6` (87, 100)
- change the support policy (87)

2022.04.0

Changes:
- skip unknown templates (67)

0.2.1

This release drops support for `sphinx=3.2` and `python=3.6` and fixes a bug which caused the code finding the appropriate documenter to fail if there were unexpected options.

0.2

This release brings support for nested accessors such as `Example.accessor.sub.func()`, updates the documentation to recommend installing from PyPI or conda-forge and drops support for `sphinx<3.2`.

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.