Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-recordclass for openSUSE:Factory checked in at 2022-11-12 17:41:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-recordclass (Old) and /work/SRC/openSUSE:Factory/.python-recordclass.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-recordclass" Sat Nov 12 17:41:03 2022 rev:3 rq:1035248 version:0.18.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-recordclass/python-recordclass.changes 2022-10-08 01:25:20.482245671 +0200 +++ /work/SRC/openSUSE:Factory/.python-recordclass.new.1597/python-recordclass.changes 2022-11-12 17:41:20.406229053 +0100 @@ -1,0 +2,14 @@ +Wed Nov 9 18:53:20 UTC 2022 - Yogalakshmi Arunachalam <[email protected]> + +- Update to 0.18.0.1 + * Exclude test_dataobject_match.py (for testing match statement) for python < 3.10. + +- Update to 0.18 + * Python 3.11 support. + * Adapt data object to take benefit from bytecode specialization in 3.11. + * Fix issue for argument with default value in __new__, which havn't __repr__ that can be interpreted as valid python expression for creation of the default value. + * Add support for typing.ClassVar. + * Add Py_TPFLAGS_SEQUENCE and Py_TPFLAGS_MAPPING. + * Add __match_args__ to support match protocol for dataobject-based subclasses. + +------------------------------------------------------------------- Old: ---- recordclass-0.17.5.tar.gz New: ---- recordclass-0.18.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-recordclass.spec ++++++ --- /var/tmp/diff_new_pack.y01D5f/_old 2022-11-12 17:41:20.882231887 +0100 +++ /var/tmp/diff_new_pack.y01D5f/_new 2022-11-12 17:41:20.890231935 +0100 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-recordclass -Version: 0.17.5 +Version: 0.18.0.1 Release: 0 Summary: Library implementing a mutable variant of namedtuple License: MIT ++++++ recordclass-0.17.5.tar.gz -> recordclass-0.18.0.1.tar.gz ++++++ ++++ 5452 lines of diff (skipped)
