forked from pool/python-breathe
Accepting request 1253083 from home:mcalabkova:branches:devel:languages:python
- Update to 4.36:
* Update test_renderer so that tests pass with Sphinx 7.2.
* Fix PosixPath issue with Sphinx 7.2.
* Avoid RemovedInSphinx80Warning in path-manipulation code.
* Require Sphinx 7.2 or later, Python 3.9 or later
and Doxygen 1.9.2 or later.
* Begin to use pathlib.
* Insert signature name for use with Sphinx Table of Contents.
* Fix error in template specialization with qualified arguments.
- Drop merged support-sphinx-7.2.patch and support-sphinx-7.4.patch.
OBS-URL: https://build.opensuse.org/request/show/1253083
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=58
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 14 12:59:04 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 4.36:
|
||||
* Update test_renderer so that tests pass with Sphinx 7.2.
|
||||
* Fix PosixPath issue with Sphinx 7.2.
|
||||
* Avoid RemovedInSphinx80Warning in path-manipulation code.
|
||||
* Require Sphinx 7.2 or later, Python 3.9 or later
|
||||
and Doxygen 1.9.2 or later.
|
||||
* Begin to use pathlib.
|
||||
* Insert signature name for use with Sphinx Table of Contents.
|
||||
* Fix error in template specialization with qualified arguments.
|
||||
- Drop merged support-sphinx-7.2.patch and support-sphinx-7.4.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 18 10:37:41 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user