12
0

1 Commits

Author SHA256 Message Date
20fb40e118 - update to 0.5.2:
* Fix formatting of empty-string default values.
    Turner.
  * Fix autodoc_mock_imports support.
  * Properly declare supported Sphinx and Docutils versions.
  * Fix tests and ensure tests run in CI.
  * Add HTML tests to avoid regressions.
  * Escape reStructuredText special characters in the default
    value.
  * Fix the options formatter for manpages.
  * Handle None return from :py:func:`shutil.which`.
  * Drop support for Python 3.7, 3.8, and 3.9.
  * Adopt Flit for packaging.
  * Make argument and option section IDs more unique.
  * Fix cases where a suppressed default was visible.
  * Support autodoc_mock_imports.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-argparse?expand=0&rev=11
2024-09-08 16:20:00 +00:00