Go to file
Matej Cepl 93d7fa7d3a Accepting request 947122 from home:marxin:branches:devel:languages:python
- Update to version 4.4.0:
  * #10007: Use ``importlib_metadata`` for python-3.9 or older
  * #10007: Drop ``setuptools``
  * #9075: autodoc: Add a config variable :confval:`autodoc_typehints_format`
    to suppress the leading module names of typehints of function signatures (ex.
    ``io.StringIO`` -> ``StringIO``)
  * #9831: Autosummary now documents only the members specified in a module's
    ``__all__`` attribute if :confval:`autosummary_ignore_module_all` is set to
    ``False``. The default behaviour is unchanged. Autogen also now supports
    this behavior with the ``--respect-module-all`` switch.
  * #9555: autosummary: Improve error messages on failure to load target object
  * #9800: extlinks: Emit warning if a hardcoded link is replaceable
    by an extlink, suggesting a replacement.
  * #9961: html: Support nested <kbd> HTML elements in other HTML builders
  * #10013: html: Allow to change the loading method of JS via ``loading_method``
    parameter for :meth:`Sphinx.add_js_file()`
  * #9551: html search: "Hide Search Matches" link removes "highlight" parameter
    from URL
  * #9815: html theme: Wrap sidebar components in div to allow customizing their
    layout via CSS
  * #9827: i18n: Sort items in glossary by translated terms
  * #9899: py domain: Allows to specify cross-reference specifier (``.`` and
    ``~``) as ``:type:`` option
  * #9894: linkcheck: add option ``linkcheck_exclude_documents`` to disable link
    checking in matched documents.
  * #9793: sphinx-build: Allow to use the parallel build feature in macOS on macOS
    and Python3.8+
  * #10055: sphinx-build: Create directories when ``-w`` option given
  * #9993: std domain: Allow to refer an inline target (ex. ``_`target name```)
    via :rst:role:`ref` role

OBS-URL: https://build.opensuse.org/request/show/947122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=200
2022-01-18 21:35:10 +00:00
_multibuild Accepting request 682934 from home:mcepl:branches:devel:languages:python 2019-03-09 07:50:00 +00:00
.gitattributes Accepting request 947122 from home:marxin:branches:devel:languages:python 2022-01-18 21:35:10 +00:00
.gitignore - Renamed to 'python-Sphinx', obsoletes 'python-sphinx' 2011-07-03 11:34:40 +00:00
python3.inv Accepting request 947122 from home:marxin:branches:devel:languages:python 2022-01-18 21:35:10 +00:00
python-Sphinx.changes Accepting request 947122 from home:marxin:branches:devel:languages:python 2022-01-18 21:35:10 +00:00
python-Sphinx.spec Accepting request 947122 from home:marxin:branches:devel:languages:python 2022-01-18 21:35:10 +00:00
readthedocs.inv Accepting request 947122 from home:marxin:branches:devel:languages:python 2022-01-18 21:35:10 +00:00
requests.inv - update to 4.1.1: 2021-07-17 13:26:19 +00:00
Sphinx-4.4.0.tar.gz Accepting request 947122 from home:marxin:branches:devel:languages:python 2022-01-18 21:35:10 +00:00
Sphinx-4.4.0.tar.gz.asc Accepting request 947122 from home:marxin:branches:devel:languages:python 2022-01-18 21:35:10 +00:00