forked from pool/python-python-crfsuite
- 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) OBS-URL: https://build.opensuse.org/request/show/786914 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crfsuite?expand=0&rev=3
24 lines
835 B
Plaintext
24 lines
835 B
Plaintext
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|