diff --git a/astroid-2.15.2-gh.tar.gz b/astroid-2.15.2-gh.tar.gz deleted file mode 100644 index 0a835ec..0000000 --- a/astroid-2.15.2-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb9a4ee7ca74a6f4f2a26e3cb68db2f0dc0a4350555782f3b61cb5bc7c1794e4 -size 461132 diff --git a/astroid-2.15.3-gh.tar.gz b/astroid-2.15.3-gh.tar.gz new file mode 100644 index 0000000..c69b763 --- /dev/null +++ b/astroid-2.15.3-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce1aa602081088c6ccd92a469df5db50eb02ea0986614537c2a018217a432279 +size 461474 diff --git a/python-astroid.changes b/python-astroid.changes index b305aab..54937bd 100644 --- a/python-astroid.changes +++ b/python-astroid.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 17 19:07:36 UTC 2023 - Dirk Müller + +- 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 diff --git a/python-astroid.spec b/python-astroid.spec index d733705..8100adc 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -17,7 +17,7 @@ Name: python-astroid -Version: 2.15.2 +Version: 2.15.3 Release: 0 Summary: Representation of Python source as an AST for pylint License: LGPL-2.1-or-later