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

- Update to 1.0.7
  * 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/1106812
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-applehelp?expand=0&rev=13
This commit is contained in:
2023-08-29 19:00:22 +00:00
committed by Git OBS Bridge
parent 3615e8e518
commit 219d6ce149
4 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 28 11:28:56 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Update to 1.0.7
* 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:49 UTC 2023 - Dirk Müller <dmueller@suse.com>