https://bugzilla.redhat.com/show_bug.cgi?id=1772578
--- Comment #12 from Cristian Le fedora@lecris.me --- But what about any fixes/changes that are introduced in importlib_resources>=6.0 which correspond to Python3.13 [1], for example [2]. What I'm trying to say is that this package should not be treated any differently from `importlib_metadata` or `typing_extensions`.
Regarding Python<3.12, this is still needed for EPEL9.
[1]: https://pypi.org/project/importlib-resources/ [2]: https://github.com/python/importlib_resources/blob/main/NEWS.rst#bugfixes-2