- update to 1.2.6:

* Fix tests for Sphinx 7.1 and below
  * Drop support for Python 3.5, 3.6, 3.7, and 3.8
  * Raise minimum required Sphinx version to 5.0
- drop python-sphinxcontrib-websupport-no-six.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-websupport?expand=0&rev=36
This commit is contained in:
2023-09-07 11:23:54 +00:00
committed by Git OBS Bridge
parent cc42a77729
commit 31151fd3b6
5 changed files with 18 additions and 25 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 7 11:22:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.2.6:
* Fix tests for Sphinx 7.1 and below
* Drop support for Python 3.5, 3.6, 3.7, and 3.8
* Raise minimum required Sphinx version to 5.0
- drop python-sphinxcontrib-websupport-no-six.patch (upstream)
-------------------------------------------------------------------
Fri May 5 20:08:33 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>