Accepting request 1108097 from home:mcalabkova:branches:devel:languages:python

- update to 7.2.4
  * Require sphinxcontrib-serializinghtml 1.1.9.
  * Fix regression in autodoc.Documenter.parse_name().
  * Fix regression in JSON serialisation.
  * autodoc: Support positional-only parameters in classmethod methods 
    when autodoc_preserve_defaults is True.
  * Restore support string methods on path objects. This is deprecated 
    and will be removed in Sphinx 8. Use os.fspath() to convert Path 
    objects to strings, or Path’s methods to work with path objects.
  * Fix a regression in the MoveModuleTargets transform.
  * linkcheck: Resolve hanging tests for timezones west of London and 
    incorrect conversion from UTC to offsets from the UNIX epoch.

OBS-URL: https://build.opensuse.org/request/show/1108097
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=248
This commit is contained in:
Markéta Machová 2023-08-30 11:46:18 +00:00 committed by Git OBS Bridge
parent 96f1267e79
commit dbe1b80e18
6 changed files with 24 additions and 8 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Aug 30 11:31:33 UTC 2023 - Markéta Machová <mmachova@suse.com>
- update to 7.2.4
* Require sphinxcontrib-serializinghtml 1.1.9.
* Fix regression in autodoc.Documenter.parse_name().
* Fix regression in JSON serialisation.
* autodoc: Support positional-only parameters in classmethod methods
when autodoc_preserve_defaults is True.
* Restore support string methods on path objects. This is deprecated
and will be removed in Sphinx 8. Use os.fspath() to convert Path
objects to strings, or Paths methods to work with path objects.
* Fix a regression in the MoveModuleTargets transform.
* linkcheck: Resolve hanging tests for timezones west of London and
incorrect conversion from UTC to offsets from the UNIX epoch.
-------------------------------------------------------------------
Wed Aug 23 12:06:50 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.2
Version: 7.2.4
Release: 0
Summary: Python documentation generator
License: BSD-2-Clause

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1652d0b5f3a6069b9ed1136846b8df85cf566ea4b4f8629e34e002c82f93d3b0
size 133083
oid sha256:47e85ad1d3fc4c379ec26262ad14d475df7d29c47eeb6d9fd350a2e52ef08ed2
size 133169

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:570e11bf97bb177694148ec8d97033bd2d52ca145afff4bbf3149d74b0ff6328
size 25655
oid sha256:59eb0c9a25e3facf8b32c303e139fd920133b666259bc633bbb86139d3bbccf0
size 25610

View File

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

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

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