14
0
forked from pool/python-Sphinx

- update to 7.0.1:

* Support `Docutils 0.20`_.
  * #11418: Clean up remaining references to
    ``sphinx.setup_command``
    following the removal of support for setuptools.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=243
This commit is contained in:
2023-05-14 15:28:29 +00:00
committed by Git OBS Bridge
parent 65c438c865
commit 53bc31d977
6 changed files with 29 additions and 20 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun May 14 15:27:42 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 7.0.1:
* Support `Docutils 0.20`_.
* #11418: Clean up remaining references to
``sphinx.setup_command``
following the removal of support for setuptools.
-------------------------------------------------------------------
Sun Apr 30 07:40:26 UTC 2023 - Martin Liška <mliska@suse.cz>