15
0
forked from pool/python-gTTS

Accepting request 1111539 from home:pgajdos:python

- version update to 2.3.2
  * Add new error helper for when using a custom (non-.com) TLD results in a 404 (5a860ed)
  * cli: Add deprecated language fallback support to CLI (5a860ed)
  * cli: Fix older invalid example (5a860ed)

OBS-URL: https://build.opensuse.org/request/show/1111539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gTTS?expand=0&rev=24
This commit is contained in:
2023-09-18 15:33:29 +00:00
committed by Git OBS Bridge
parent fe3f87ac3a
commit 869c63308c
4 changed files with 12 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Sep 15 09:08:13 UTC 2023 - pgajdos@suse.com
- version update to 2.3.2
* Add new error helper for when using a custom (non-.com) TLD results in a 404 (5a860ed)
* cli: Add deprecated language fallback support to CLI (5a860ed)
* cli: Fix older invalid example (5a860ed)
-------------------------------------------------------------------
Sat Feb 4 18:39:05 UTC 2023 - Matej Cepl <mcepl@suse.com>