python-gTTS

Edit Package python-gTTS
No description set
Refresh
Refresh
Source Files
Filename Size Changed
demock.patch 0000000502 502 Bytes
gTTS-2.2.4.tar.gz 0000037695 36.8 KB
network-tests.patch 0000000398 398 Bytes
python-gTTS.changes 0000010640 10.4 KB
python-gTTS.spec 0000002960 2.89 KB
Revision 8 (latest revision is 15)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 963733 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 8)
- Make tests working at least a little bit. Requires two new patches:
  - demock.patch (gh#pndurette/gTTS#343)
  - network-tests.patch (gh#pndurette/gTTS#344)
- version update to 2.2.4
  2.2.4 (2022-03-14)
  ------------------
  Features
  ~~~~~~~
  - Added Malay language support (`#316 <https://github.com/pndurette/gTTS/issues/316>`_)
  - Added Hebrew language support (`#324 <https://github.com/pndurette/gTTS/issues/324>`_)
  - Added new ``gTTS.stream()`` method to stream bytes (`#319 <https://github.com/pndurette/gTTS/issues/319>`_)
  Misc
  ~~~
  - `#334 <https://github.com/pndurette/gTTS/issues/334>`_
  2.2.3 (2021-06-17)
  ------------------
  Features
  ~~~~~~~
  - Added Bulgarian language support (`#302 <https://github.com/pndurette/gTTS/issues/302>`_)
  2.2.2 (2021-02-03)
  ------------------
  Features
  ~~~~~~~
  - Adds a language fallback feature for deprecated languages to maintain compatiblity  
    (e.g. ``en-us`` becomes ``en``). Fallback can be disabled with ``lang_check=False`` 
    or ``--nocheck`` for the cli (`#267 <https://github.com/pndurette/gTTS/issues/267>`_)
  Bugfixes
  ~~~~~~~
  - Fix Python 2.7 compatiblity (!). Python 2 is long gone, but the cut wasn't clearly communicated
    for gTTS, so it was restored. Python 2 support will be completely removed in the next major release.
    (`#255 <https://github.com/pndurette/gTTS/issues/255>`_)
  - Language code case sensitivity is maintained throughout (`#267 <https://github.com/pndurette/gTTS/issues/267>`_)
  Deprecations and Removals
  ~~~~~~~~~~~~~~~~~~~~~~~~
  - The following list of 'hyphenated' language codes no longer work and have been removed: ``en-us``, ``en-ca``,
    ``en-uk``, ``en-gb``, ``en-au``, ``en-gh``, ``en-in``, ``en-ie``, ``en-nz``, ``en-ng``, ``en-ph``, ``en-za``,
    ``en-tz``, ``fr-ca``, ``fr-fr``, ``pt-br``, ``pt-pt``, ``es-es``, ``es-us``, ``zh-cn``, ``zh-tw``
    (`#267 <https://github.com/pndurette/gTTS/issues/267>`_)
  - Removed the ``gtts.get_url()`` method (outdated since ``2.1.0``)
    (`#270 <https://github.com/pndurette/gTTS/issues/270>`_)
- do not require python-mock for build, testsuite is not run
Comments 0
openSUSE Build Service is sponsored by