- update to 1.2.7:

* Fix tests for sqlalchemy 2.
  * Publish a ``whoosh`` extra.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-websupport?expand=0&rev=38
This commit is contained in:
2024-01-14 10:50:54 +00:00
committed by Git OBS Bridge
parent 31151fd3b6
commit 444d1a1e8d
4 changed files with 12 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 14 10:49:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.2.7:
* Fix tests for sqlalchemy 2.
* Publish a ``whoosh`` extra.
-------------------------------------------------------------------
Thu Sep 7 11:22:53 UTC 2023 - Dirk Müller <dmueller@suse.com>