Changelog for
python311-lazy-loader-0.4-1.1.noarch.rpm :
* Sat Apr 20 2024 Dirk Müller
- update to 0.4:
* ENH: Add require argument to load() to accept version specifiers (#48).
* Add version as __version__ (#97).
* Avoid exception when __frame_data[\"code_context\"] is None (#83).
* Make `lazy_load.load` partially thread-safe (#90).
* Thu Dec 07 2023 Dirk Müller - update to 0.3:
* Announce Python 3.12 support
* Ignore B028
* Use dependabot to update requirements
* Use dependabot to update GH actions
* Use ruff
* Update requirements
* Warn and discourage lazy.load of subpackages
* Test on Python 3.12.0-beta.2
* Sat Apr 01 2023 Ben Greiner - Initial specfile for version 0.2- Required by python-librosa