0531bbf680
- update to 0.9.12: * Dropped support for Python 3.6, 3.7, 3.8, 3.9. * Added support for Python 3.12, 3.13, 3.14. * Python 3.11 Support * Python 3.4 is no longer supported (it may work, but CI is disabled) * Python 3.8 support * fixed installation issues on OS X (thanks @kvinwang) * make it easier for distributions to have a reproducible build (thanks @bmwiedemann) * Python 3.7 support (thanks @fgregg, @danmacnaughtan and @fuhrysteve). * Python 3.3 support is dropped. * new Tagger.open_inmemory method which allows to load tagger data without having a file on-disk (thanks @lucywang000). * license information is added to setup.py (thanks @nils- werner). * Python 3.6 wheels for Windows (thanks @fgregg). * Packaging fix (thanks @fgregg). * Fixed compatibility with Python 3.5+ on Windows (thanks @fgregg); * CRFSuite C++ library is updated to latest version, this fixes several memory leaks and improves performance (thanks @fgregg); * extension is rebuilt with Cython 0.26.1. * binary wheels for OS X and Linux (thanks @jeancochrane). * Repository is moved to https://github.com/scrapinghub/python- crfsuite; * We're now providing Windows wheels for Python 2.7, 3.3. and 3.4.
Dirk Mueller2026-01-27 07:09:31 +00:00
58d71f1670
Accepting request 1284649 from devel:languages:python
Ana Guerrero2025-06-11 14:26:07 +00:00
044590745f
Accepting request 1245647 from devel:languages:python
Ana Guerrero2025-02-13 17:40:05 +00:00
9eff96ec06
- Update to 0.9.11 * Cleaned up install * Unicode allowed * Compiling on additional platforms - Add Cython to BuildRequires - Adjust upstream source name in spec file - Drop 159.patch, merged upstream - Exclude C++ source and header files in %files section
Markéta Machová2025-02-13 13:28:58 +00:00
6ae59febb3
Accepting request 1180324 from devel:languages:python
Ana Guerrero2024-06-13 13:40:16 +00:00
280e931db5
Accepting request 1135196 from devel:languages:python
Ana Guerrero2023-12-28 22:00:51 +00:00
aac3b09333
- update to 0.9.10: * Add support for python 3.12 and drop python 2.7 support fix the build for Python 3.10.
Dirk Mueller2023-12-26 20:28:09 +00:00
9f6cc2bc3e
- Delete rebuild-extension.patch - Update to 0.9.9 * Support for CPython 3.11 - 0.9.8 * Support for 3.10 added
Daniel Garcia2023-02-21 10:28:49 +00:00
976abd56cf
- Add patch rebuild-extension.patch: * Included sources now regenerated with a new version of Cython to fix the build for Python 3.10.
Steve Kowalik2022-02-21 02:50:30 +00:00