14
0

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
This commit is contained in:
2025-02-13 13:28:58 +00:00
committed by Git OBS Bridge
parent facedc2617
commit 675390fee1
5 changed files with 22 additions and 37 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Feb 12 15:21:50 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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
-------------------------------------------------------------------
Wed Jun 12 21:37:57 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>