14
0
Commit Graph

8 Commits

Author SHA256 Message Date
78df4ba195 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crfsuite?expand=0&rev=15
2025-06-11 06:24:10 +00:00
675390fee1 Accepting request 1245421 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1245421
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crfsuite?expand=0&rev=13
2025-02-13 13:28:58 +00:00
facedc2617 Accepting request 1180275 from home:glaubitz:branches:devel:languages:python
- Cherry-pick upstream patch to fix build with GCC 14
  * https://github.com/scrapinghub/python-crfsuite/pull/159.patch

OBS-URL: https://build.opensuse.org/request/show/1180275
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crfsuite?expand=0&rev=11
2024-06-13 07:31:11 +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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crfsuite?expand=0&rev=9
2023-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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crfsuite?expand=0&rev=7
2023-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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crfsuite?expand=0&rev=6
2022-02-21 02:50:30 +00:00
Tomáš Chvátal
95e0c6d010 Accepting request 786914 from home:pgajdos:python
- 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
2020-03-23 08:52:08 +00:00
Tomáš Chvátal
cf1a00eeda Accepting request 673162 from home:jayvdb:nltk_data
- 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
- initial version for v0.9.5

OBS-URL: https://build.opensuse.org/request/show/673162
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crfsuite?expand=0&rev=1
2019-02-11 08:24:38 +00:00