https://bugzilla.redhat.com/show_bug.cgi?id=1772578
Bug ID: 1772578 Summary: Review Request: python-importlib-resources - Read resources from Python packages Product: Fedora Version: rawhide Status: NEW Component: Package Review Assignee: nobody@fedoraproject.org Reporter: kdreyer@redhat.com QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec: https://raw.githubusercontent.com/ktdreyer/python-importlib-resources/epel8/... SRPM: https://ktdreyer.fedorapeople.org/reviews/python-importlib-resources-1.0.2-1...
Description: importlib_resources is a backport of Python 3.7's standard library importlib.resources module for 3.4 through 3.6. Users of Python 3.7 and beyond should use the standard library module, since for these versions, importlib_resources just delegates to that module.
Note that we don't need this package in Fedora, only in epel8. I only plan to maintain this for epel8, since we have Python 3.6 there.