Go to file
Markéta Machová 75b12d2e85 Accepting request 1056250 from home:marxin:branches:devel:languages:python
- Update to version 6.1.1
  * #11091: Fix ``util.nodes.apply_source_workaround`` for ``literal_block`` nodes
    with no source information in the node or the node's parents.
  * Adopted the `Ruff`_ code linter.
    .. _Ruff: https://github.com/charliermarsh/ruff
  * #10979: gettext: Removed support for pluralisation in ``get_translation``.
    This was unused and complicated other changes to ``sphinx.locale``.
  * ``sphinx.util`` functions:
     * Renamed ``sphinx.util.typing.stringify()``
       to ``sphinx.util.typing.stringify_annotation()``
     * Moved ``sphinx.util.xmlname_checker()``
       to ``sphinx.builders.epub3._XML_NAME_PATTERN``
     Moved to ``sphinx.util.display``:
     * ``sphinx.util.status_iterator``
     * ``sphinx.util.display_chunk``
     * ``sphinx.util.SkipProgressMessage``
     * ``sphinx.util.progress_message``
     Moved to ``sphinx.util.http_date``:
     * ``sphinx.util.epoch_to_rfc1123``
     * ``sphinx.util.rfc1123_to_epoch``
     Moved to ``sphinx.util.exceptions``:
     * ``sphinx.util.save_traceback``
     * ``sphinx.util.format_exception_cut_frames``
  * Cache doctrees in the build environment during the writing phase.
  * Make all writing phase tasks support parallel execution.
  * #11072: Use PEP 604 (``X | Y``) display conventions for ``typing.Optional``
    and ``typing.Optional`` types within the Python domain and autodoc.
  * #10700: autodoc: Document ``typing.NewType()`` types as classes rather than
    'data'.
  * Cache doctrees between the reading and writing phases.

OBS-URL: https://build.opensuse.org/request/show/1056250
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=227
2023-01-05 18:55:57 +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 1045890 from home:marxin:branches:devel:languages:python 2023-01-02 09:24:35 +00:00
python-Sphinx.changes Accepting request 1056250 from home:marxin:branches:devel:languages:python 2023-01-05 18:55:57 +00:00
python-Sphinx.keyring Accepting request 991054 from home:marxin:branches:devel:languages:python 2022-07-25 15:58:13 +00:00
python-Sphinx.spec Accepting request 1056250 from home:marxin:branches:devel:languages:python 2023-01-05 18:55:57 +00:00
readthedocs.inv Accepting request 1056250 from home:marxin:branches:devel:languages:python 2023-01-05 18:55:57 +00:00
requests.inv Accepting request 991054 from home:marxin:branches:devel:languages:python 2022-07-25 15:58:13 +00:00
Sphinx-6.1.1.tar.gz Accepting request 1056250 from home:marxin:branches:devel:languages:python 2023-01-05 18:55:57 +00:00
Sphinx-6.1.1.tar.gz.asc Accepting request 1056250 from home:marxin:branches:devel:languages:python 2023-01-05 18:55:57 +00:00
update-intersphinx.sh Accepting request 991054 from home:marxin:branches:devel:languages:python 2022-07-25 15:58:13 +00:00