Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 69fbcf36c4 | |||
| 7fcaa953a3 |
BIN
pyenchant-3.2.2.tar.gz
LFS
Normal file
BIN
pyenchant-3.2.2.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:625f5d2e85a2c836c2729b5853f571fe8c6e5326e3e155fddaea2d98d62d1ff8
|
|
||||||
size 77934
|
|
||||||
@@ -1,23 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Nov 20 12:32:02 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
||||||
|
|
||||||
- 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
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 6 10:39:46 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
Wed Nov 6 10:39:46 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pyenchant
|
Name: python-pyenchant
|
||||||
Version: 3.3.0
|
Version: 3.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for the Enchant spellchecking system
|
Summary: Python bindings for the Enchant spellchecking system
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
|||||||
Reference in New Issue
Block a user