14
0

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

- Update to 2.0.4
  * Drop support for Python 3.8
  * Raise minimum required Sphinx version to 5.0
  * Fix tests for Sphinx 7.1 and below

OBS-URL: https://build.opensuse.org/request/show/1106805
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-htmlhelp?expand=0&rev=15
This commit is contained in:
2023-08-29 15:34:09 +00:00
committed by Git OBS Bridge
parent ce515c93ca
commit 62c8337909
4 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 28 11:32:57 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Update to 2.0.4
* Drop support for Python 3.8
* Raise minimum required Sphinx version to 5.0
* Fix tests for Sphinx 7.1 and below
-------------------------------------------------------------------
Fri Apr 21 12:36:54 UTC 2023 - Dirk Müller <dmueller@suse.com>