14
0
forked from pool/python-Pyphen

- Update to 0.10.0:

* Ignore *HYPHENMIN options in dictionaries
  * Improve dictionaries update script 
  * Drop Python 3.5 and add Python 3.9 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=10
This commit is contained in:
2021-03-11 05:03:49 +00:00
committed by Git OBS Bridge
parent 66625ce048
commit cce250f563
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 11 04:58:16 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.10.0:
* Ignore *HYPHENMIN options in dictionaries
* Improve dictionaries update script
* Drop Python 3.5 and add Python 3.9 support
-------------------------------------------------------------------
Fri Feb 22 10:46:08 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>