| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add %{?sle15_python_module_pythons} to build for python 3.11 in Leap
- update to 0.14.0:
* Store Path objects instead of strings in LANGUAGE.
* Use importlib.resources instead of deprecated pkg_resources.
* Add Thai dictionary.
* Update Italian dictionary.
* Make language parameter case-insensitive.
* Add Catalan dictionary.
* Update French dictionary.
* Update script upgrading dictionaries.
* Support Python 3.10, drop Python 3.6 support.
* Add documentation.
* Update Belarusian dictionary.
* Update dictionaries (add Albanian, Belarusian, Esperanto,
Mongolian; update Italian, Portuguese of Brazil, Russian).
* Use Flit for packaging. You can now build packages using pip
install flit, flit build.
- Update to 0.10.0: * Ignore *HYPHENMIN options in dictionaries * Improve dictionaries update script * Drop Python 3.5 and add Python 3.9 support