2025-11-29 22:17:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2025-10-29 00:55:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
|
|
|
|
|
2025-06-03 14:16:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
|
|
|
|
|
2023-12-10 21:50:39 +00:00
|
|
|
-------------------------------------------------------------------
|
2025-04-11 12:45:02 +00:00
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2023-12-10 21:50:39 +00:00
|
|
|
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.
|
|
|
|
|
|
2023-09-06 18:46:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 6 18:45:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- fix cython buildrequires
|
|
|
|
|
|
2023-08-30 12:31:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Aug 30 12:31:05 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix installation of -devel package.
|
|
|
|
|
|
2023-08-28 01:37:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2023-08-13 20:08:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Aug 13 20:08:48 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Clean up the SPEC file
|
|
|
|
|
|
2023-08-13 19:40:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 22 22:14:17 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
|
|
|
|
|
|
- initial version v1.0.9
|