Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-astroid for openSUSE:Factory checked in at 2023-04-20 15:13:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astroid (Old) and /work/SRC/openSUSE:Factory/.python-astroid.new.2023 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astroid" Thu Apr 20 15:13:24 2023 rev:42 rq:1080002 version:2.15.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astroid/python-astroid.changes 2023-01-15 17:58:07.662189228 +0100 +++ /work/SRC/openSUSE:Factory/.python-astroid.new.2023/python-astroid.changes 2023-04-20 15:13:31.657696584 +0200 @@ -1,0 +2,35 @@ +Mon Apr 17 19:07:36 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 2.15.3: + * Fix ``infer_call_result()`` crash on methods called + ``with_metaclass()`` + * Suppress ``UserWarning`` when finding module specs. + +------------------------------------------------------------------- +Sun Apr 16 09:20:21 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 2.15.2: + * Support more possible usages of ``attrs`` decorators. + * Restore behavior of setting a Call as a base for classes + created using ``six.with_metaclass()``, + and harden support for using enums as metaclasses in this + case. + * astroid now supports ``TryStar`` nodes from python 3.11 and + should be fully compatible with python 3.11. + * ``Formattedvalue.postinit`` is now keyword only. This is to + allow correct typing of the ``Formattedvalue`` class. + * ``Astroid`` now supports custom import hooks. + * ``astroid`` now infers return values from match cases. + * ``AstroidManager.clear_cache`` now also clears the inference + context cache. + * ``Astroid`` now retrieves the default values of keyword only + arguments and sets them on ``Arguments.kw_defaults``. + * ``Uninferable`` now has the type ``UninferableBase``. This is + to facilitate correctly type annotating code that uses this + singleton. + * Deprecate ``modutils.is_standard_module()``. It will be + removed in the next minor release. + * Fix ``are_exclusive`` function when a walrus operator is used + inside ``IfExp.test`` field. + +------------------------------------------------------------------- Old: ---- astroid-2.12.14-gh.tar.gz New: ---- astroid-2.15.3-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astroid.spec ++++++ --- /var/tmp/diff_new_pack.dLenzf/_old 2023-04-20 15:13:39.089730660 +0200 +++ /var/tmp/diff_new_pack.dLenzf/_new 2023-04-20 15:13:39.133730862 +0200 @@ -17,7 +17,7 @@ Name: python-astroid -Version: 2.12.14 +Version: 2.15.3 Release: 0 Summary: Representation of Python source as an AST for pylint License: LGPL-2.1-or-later ++++++ astroid-2.12.14-gh.tar.gz -> astroid-2.15.3-gh.tar.gz ++++++ ++++ 66798 lines of diff (skipped)