15
0
forked from pool/python-gTTS

- update to 2.5.1:

* Flush file after saving

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gTTS?expand=0&rev=32
This commit is contained in:
2024-01-30 12:01:53 +00:00
committed by Git OBS Bridge
parent 2c022b88f9
commit 0db0345950
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:58d086e9122f1d520ac2ce74f0e0b9da4ddbf0ffa325339c04cfdf0e875d4fea
size 40700

3
gTTS-2.5.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92bc99e25f24970a22132cda59a891c8a769bed28cccf2b2535ced1a6bacdb68
size 40984

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 30 12:01:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.5.1:
* Flush file after saving
-------------------------------------------------------------------
Fri Dec 29 12:46:13 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-gTTS
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-gTTS
Version: 2.5.0
Version: 2.5.1
Release: 0
Summary: Python module to create MP3 files from spoken text via the Google TTS API
License: MIT
@@ -43,7 +43,7 @@ BuildRequires: python-rpm-macros
Requires: python-click
Requires: python-requests
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
%python_subpackages