15
0

Accepting request 1254967 from home:glaubitz:branches:devel:languages:python

- Update to 3.3.9
  * Fix crash when `sys.modules` contains lazy loader objects
    during checking.
  * Upload release assets to PyPI via Trusted Publishing.
- Update BuildRequires from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1254967
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=113
This commit is contained in:
2025-03-21 13:03:38 +00:00
committed by Git OBS Bridge
parent 0b9585663a
commit bb2fac6043
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 21 10:38:20 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.3.9
* Fix crash when `sys.modules` contains lazy loader objects
during checking.
* Upload release assets to PyPI via Trusted Publishing.
- Update BuildRequires from pyproject.toml
-------------------------------------------------------------------
Thu Jan 2 14:14:36 UTC 2025 - Dirk Müller <dmueller@suse.com>