- Update to 1.0.15 * Increment version - from version 1.0.14 * Implement support for 3.14 & free-threading (#47) * Use centralised cibuildwheel * Increment version * Fix cibuildwheel - Drop support-python-314.patch, fixed upstream OBS-URL: https://build.opensuse.org/request/show/1320433 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-murmurhash?expand=0&rev=17
64 lines
2.3 KiB
Plaintext
64 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Nov 28 10:04:11 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.0.15
|
|
* Increment version
|
|
- from version 1.0.14
|
|
* Implement support for 3.14 & free-threading (#47)
|
|
* Use centralised cibuildwheel
|
|
* Increment version
|
|
* Fix cibuildwheel
|
|
- Drop support-python-314.patch, fixed upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 29 00:54:57 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch support-python-314.patch:
|
|
* Explicitly list support for Python 3.14.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 3 09:54:13 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.0.13
|
|
* Cython 3 requires nogil function to have an explicit exception
|
|
value, or the gil will be acquired within the function, impacting
|
|
performance. This patch makes the required modifications.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 11 12:44:50 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to elease-v1.0.12:
|
|
* Github Actions now provides Linux ARM runners for public
|
|
repos, so we can build Linux ARM wheels once more.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 10 21:50:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.0.10:
|
|
* Package updates and binary wheels for python 3.12.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 6 18:45:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- fix cython buildrequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 30 12:31:05 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Fix installation of -devel package.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 28 01:28:34 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
- require python-cython version 3 or higher to ensure the most recent release is used
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 13 20:08:48 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Clean up the SPEC file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 22 22:14:17 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
- initial version v1.0.9
|