diff --git a/astroid-3.3.10-gh.tar.gz b/astroid-3.3.10-gh.tar.gz new file mode 100644 index 0000000..e7df314 --- /dev/null +++ b/astroid-3.3.10-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a49abfe129a58c17d623544461780f77a24acf27ddc921d9ed7fc31b73279e +size 467911 diff --git a/astroid-3.3.9-gh.tar.gz b/astroid-3.3.9-gh.tar.gz deleted file mode 100644 index fd757bf..0000000 --- a/astroid-3.3.9-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4d4e496b955ddf73243f0649e853bd9719f3446edfe15e98a3e537dd3002900 -size 467796 diff --git a/python-astroid.changes b/python-astroid.changes index 7491b94..5090807 100644 --- a/python-astroid.changes +++ b/python-astroid.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed May 14 09:35:21 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.3.10 + * Avoid importing submodules sharing names with standard library modules. + * Fix bug where ``pylint code.custom_extension`` would analyze ``code.py`` + or ``code.pyi`` instead if they existed. + ------------------------------------------------------------------- Fri Mar 21 10:38:20 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-astroid.spec b/python-astroid.spec index c01c82a..3a991dd 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-astroid -Version: 3.3.9 +Version: 3.3.10 Release: 0 Summary: Representation of Python source as an AST for pylint License: LGPL-2.1-or-later