17
0

1 Commits

Author SHA256 Message Date
4691a2a809 - Update to 3.3.0
* Add tokenizer for the German language
  * Improve support for macOS M1 architecture
  * Add support for Python 3.11, 3.12 and 3.13
  * Bump minimum required Python version to 3.9
  * Numerous documentation updates
  * Start adding type annotations (still a work in progress)
  * For the `enchant.checker` package: always setup SpellChecker.
  * Display project urls on ``pypi.org``
  * Sort all imports with ``isort``
  * Numerous tests cleanups
  * Update FSF address in LICENSE.txt
  * Windows wheels:
    * Use ``enchant`` archive generated from GitHub Actions
    * Bmup ``enchant`` from 2.2.7 to 3.4.4
  * Publish packages from GitHub Actions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyenchant?expand=0&rev=42
2025-11-24 08:51:06 +00:00