15
0
forked from pool/python-gTTS

- Update to 2.4.0:

- Add Python 3.12 support
  - Remove Python 3.7 support (end-of-life)
- Add process-markdown.patch replaces sphinxcontrib-mdinclude
  with processed Changelog in the restructured text format.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gTTS?expand=0&rev=26
This commit is contained in:
2023-11-20 21:04:11 +00:00
committed by Git OBS Bridge
parent 869c63308c
commit e72f66cf18
5 changed files with 998 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Nov 20 20:46:05 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Update to 2.4.0:
- Add Python 3.12 support
- Remove Python 3.7 support (end-of-life)
- Add process-markdown.patch replaces sphinxcontrib-mdinclude
with processed Changelog in the restructured text format.
-------------------------------------------------------------------
Fri Sep 15 09:08:13 UTC 2023 - pgajdos@suse.com