forked from pool/python-recordclass
- update to 0.22.0.2:
* Fix regression with `as_dataclass`. - update to 0.22: * `Recordclass 0.22` started support of `python 3.13`. * Add a base class `datastruct` for subclasses that should behave more like simple datastructures. * Fix bug with `__match_args__` (#6). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recordclass?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 15:13:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.22.0.2:
|
||||
* Fix regression with `as_dataclass`.
|
||||
- update to 0.22:
|
||||
* `Recordclass 0.22` started support of `python 3.13`.
|
||||
* Add a base class `datastruct` for subclasses that should
|
||||
behave more like simple datastructures.
|
||||
* Fix bug with `__match_args__` (#6).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 09:35:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user