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:
Tomáš Chvátal 2018-11-05 11:09:19 +00:00 committed by Git OBS Bridge
parent a873f2e5e0
commit 7a162765bb
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -20,7 +20,7 @@
Name: python-gTTS-token
Version: 1.1.2
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
Group: Development/Languages/Python
Url: https://github.com/boudewijn26/gTTS-token
@ -36,9 +36,9 @@ BuildArch: noarch
%python_subpackages
%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
a request to its translate API.
a request to its API.
%prep
%setup -q -n gTTS-token-%{version}