2024-06-13 07:31:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 12 21:37:57 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Cherry-pick upstream patch to fix build with GCC 14
|
|
|
|
* https://github.com/scrapinghub/python-crfsuite/pull/159.patch
|
|
|
|
|
2023-12-26 20:28:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 26 20:26:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.9.10:
|
|
|
|
* Add support for python 3.12 and drop python 2.7 support
|
|
|
|
|
2023-02-21 10:28:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 21 10:27:13 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
- Delete rebuild-extension.patch
|
|
|
|
- Update to 0.9.9
|
|
|
|
* Support for CPython 3.11
|
|
|
|
- 0.9.8
|
|
|
|
* Support for 3.10 added
|
|
|
|
|
2022-02-21 02:50:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 21 02:48:48 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Add patch rebuild-extension.patch:
|
|
|
|
* Included sources now regenerated with a new version of Cython to
|
2023-12-26 20:28:09 +00:00
|
|
|
fix the build for Python 3.10.
|
2022-02-21 02:50:30 +00:00
|
|
|
|
2020-03-23 08:52:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 20 14:18:38 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.9.7
|
|
|
|
* 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)
|
|
|
|
|
2019-02-11 08:24:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 9 15:45:10 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Update to v0.9.6
|
|
|
|
+ Python 3.7 support
|
|
|
|
+ new Tagger.open_inmemory method which allows to load tagger
|
|
|
|
data without having a file on-disk
|
|
|
|
- Add %license
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 7 18:25:24 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- initial version for v0.9.5
|