14
0

- update to 2.0.1:

* Drop support for Python 3.7 and lower
  * Fix deprecation warnings from Sphinx 6.1
- drop sphinx5.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-htmlhelp?expand=0&rev=11
This commit is contained in:
2023-03-06 21:11:14 +00:00
committed by Git OBS Bridge
parent 79a8fd8313
commit 69c4caa286
5 changed files with 18 additions and 34 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 6 21:09:03 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.0.1:
* Drop support for Python 3.7 and lower
* Fix deprecation warnings from Sphinx 6.1
- drop sphinx5.patch (upstream)
-------------------------------------------------------------------
Mon May 30 10:38:17 UTC 2022 - Markéta Machová <mmachova@suse.com>