- Update to 0.12.1:
* remove version_info attribute from version.py * add support for Python 3.14 PR #219 * support for Final in member annotations, which sets the member setattr mode as read-only PR #249 * support for NewType instances in all places in which a type is accepted PR #218 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atom?expand=0&rev=30
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 30 01:35:45 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.12.1:
|
||||
* remove version_info attribute from version.py
|
||||
* add support for Python 3.14 PR #219
|
||||
* support for Final in member annotations, which sets the member setattr
|
||||
mode as read-only PR #249
|
||||
* support for NewType instances in all places in which a type is
|
||||
accepted PR #218
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 05:21:28 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user