- Update to 0.24:
* Fix __annotations__ for python 3.14 * Start support of python 3.14 * Fix the bug with PyTuple_GET_SIZE (#13) * Drop appveyor * recordclass requires python >= 3.8 - Drop patch do-not-use-pytuple-get-size.patch, merged upstream. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recordclass?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 6 03:05:29 UTC 2026 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.24:
|
||||
* Fix __annotations__ for python 3.14
|
||||
* Start support of python 3.14
|
||||
* Fix the bug with PyTuple_GET_SIZE (#13)
|
||||
* Drop appveyor
|
||||
* recordclass requires python >= 3.8
|
||||
- Drop patch do-not-use-pytuple-get-size.patch, merged upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 4 00:56:20 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user