- update to 7.2.5:

* #11645: Fix a regression preventing autodoc from importing
    modules within packages that make use of
    ``if typing.TYPE_CHECKING:`` to guard circular imports
    needed by type checkers.
  * #11634: Fixed inheritance diagram relative link resolution
    for sibling files in a subdirectory.
  * #11659: Allow ``?config=...`` in :confval:`mathjax_path`.
  * #11654: autodoc: Fail with a more descriptive error message
    when an object claims to be an instance of ``type``,
    but is not a class.
  * 11620: Cease emitting :event:`source-read` events for files
    read via the :dudir:`include` directive.
  * 11620: Add a new :event:`include-read` for observing and
    transforming the content of included files via the :dudir:`include`
    directive.
  * #11627: Restore support for copyright lines of the form
    ``YYYY`` when ``SOURCE_DATE_EPOCH`` is set.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=251
This commit is contained in:
Dirk Mueller 2023-09-07 10:47:50 +00:00 committed by Git OBS Bridge
parent 3c4f12a107
commit 2277a67437
4 changed files with 26 additions and 4 deletions

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Sep 7 10:45:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 7.2.5:
* #11645: Fix a regression preventing autodoc from importing
modules within packages that make use of
``if typing.TYPE_CHECKING:`` to guard circular imports
needed by type checkers.
* #11634: Fixed inheritance diagram relative link resolution
for sibling files in a subdirectory.
* #11659: Allow ``?config=...`` in :confval:`mathjax_path`.
* #11654: autodoc: Fail with a more descriptive error message
when an object claims to be an instance of ``type``,
but is not a class.
* 11620: Cease emitting :event:`source-read` events for files
read via the :dudir:`include` directive.
* 11620: Add a new :event:`include-read` for observing and
transforming the content of included files via the :dudir:`include`
directive.
* #11627: Restore support for copyright lines of the form
``YYYY`` when ``SOURCE_DATE_EPOCH`` is set.
-------------------------------------------------------------------
Wed Aug 30 11:31:33 UTC 2023 - Markéta Machová <mmachova@suse.com>

View File

@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-Sphinx%{psuffix}
Version: 7.2.4
Version: 7.2.5
Release: 0
Summary: Python documentation generator
License: BSD-2-Clause

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1aeec862bf1edff4374012ac38082e0d1daa066c9e327841a846401164797988
size 7012496

3
sphinx-7.2.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a9290001b75c497fd087e92b0334f1bbfa1a1ae7fddc084990c4b7bd1130b88
size 7014676