14
0
forked from pool/python-Pyphen

- update to 0.15.0:

* Support Python 3.12, drop Python 3.7 support.
  * Add READMEs for dictionaries.
  * Add Basque hyphenation dictionary.
  * Update Catalan and Hungarian dictionaries.
  * Use Ruff instead of Flake8 and isort.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyphen?expand=0&rev=16
This commit is contained in:
2024-06-06 20:14:04 +00:00
committed by Git OBS Bridge
parent 7e6bb245e6
commit f5aae20bb8
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jun 6 20:13:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.15.0:
* Support Python 3.12, drop Python 3.7 support.
* Add READMEs for dictionaries.
* Add Basque hyphenation dictionary.
* Update Catalan and Hungarian dictionaries.
* Use Ruff instead of Flake8 and isort.
-------------------------------------------------------------------
Thu Jan 11 08:57:10 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>