15
0
forked from pool/python-gTTS

- Update to 2.0.4:

* gTTS is now built as a wheel package (Python 2 & 3) (#181)
- Rebase patch remove-pip-requirement.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gTTS?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-09-12 11:57:38 +00:00
committed by Git OBS Bridge
parent d6a264454a
commit eaaa1b517d
5 changed files with 31 additions and 18 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 12 11:46:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.0.4:
* gTTS is now built as a wheel package (Python 2 & 3) (#181)
- Rebase patch remove-pip-requirement.patch
-------------------------------------------------------------------
Sun Feb 10 17:51:09 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>