15
0

- update to 3.9.6:

* upgrade to Cython==3.0.11
  * add python 3.13 wheels
  * include simd binaries in pyinstaller builds
  * fix builds with setuptools 72 by upgrading scikit-build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rapidfuzz?expand=0&rev=24
This commit is contained in:
2024-08-18 17:20:59 +00:00
committed by Git OBS Bridge
parent 73ed946303
commit 16fa14e9c3
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Aug 18 17:20:38 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.9.6:
* upgrade to Cython==3.0.11
* add python 3.13 wheels
* include simd binaries in pyinstaller builds
* fix builds with setuptools 72 by upgrading scikit-build
-------------------------------------------------------------------
Sat Jul 6 18:31:21 UTC 2024 - Dirk Müller <dmueller@suse.com>