forked from pool/python-gTTS-token
Accepting request 646278 from home:jengelh:branches:devel:languages:python
- Use noun phrase for summary. OBS-URL: https://build.opensuse.org/request/show/646278 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gTTS-token?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
a873f2e5e0
commit
7a162765bb
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 4 23:50:46 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Use noun phrase for summary.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 1 18:42:08 UTC 2018 - alarrosa@suse.com
|
Thu Nov 1 18:42:08 UTC 2018 - alarrosa@suse.com
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
Name: python-gTTS-token
|
Name: python-gTTS-token
|
||||||
Version: 1.1.2
|
Version: 1.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Calculates a token to run the Google Translate text to speech
|
Summary: Python module for calculating a token to run the Google text-to-speech engine
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://github.com/boudewijn26/gTTS-token
|
Url: https://github.com/boudewijn26/gTTS-token
|
||||||
@@ -36,9 +36,9 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
gTTS-token (Google Text to Speech token) is a python implementation
|
gTTS-token (Google Text to Speech token) is a Python implementation
|
||||||
of the token validation required by Google Translate when making
|
of the token validation required by Google Translate when making
|
||||||
a request to its translate API.
|
a request to its API.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n gTTS-token-%{version}
|
%setup -q -n gTTS-token-%{version}
|
||||||
|
Reference in New Issue
Block a user