Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1941234 - Dependency on python-importlib-metadata >= 1 at EPEL 8
Summary: Dependency on python-importlib-metadata >= 1 at EPEL 8
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-keyring
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Christopher Tubbs
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-21 00:34 UTC by Robert Scheck
Modified: 2021-03-22 03:39 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Robert Scheck 2021-03-21 00:34:07 UTC
Description of problem:
What's the situation with the dependency on python-importlib-metadata >= 1 at EPEL 8? Is it really required? As of writing, it needs python-importlib-metadata >= 1 (older versions of python-keyring don't), while all branches are shipping a python-importlib-metadata 0.x version...

Version-Release number of selected component (if applicable):
python-keyring-21.5.0-1.el8

Additional info:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-dfe69c0284

Comment 1 Christopher Tubbs 2021-03-22 03:39:48 UTC
It looks like it was dropped in F32 in https://src.fedoraproject.org/rpms/python-keyring/c/12cd719fb2074682cee5df00b736d7b5d9ad2897 and then dropped for RHEL9 and ELN in https://src.fedoraproject.org/rpms/python-keyring/c/925e92808ff725314308c7de211721259e44f0ae

`rpm -q --requires` on the epel8 package includes:

python3-importlib-metadata
python3.6dist(importlib-metadata)

If there's a `>= 1` requirement, I don't think it's coming from this package, though. I don't see that in this output or in the spec file.

I do not use EPEL8 and only built the package for that branch because it was requested, so I do not know what is required there. If somebody knows more about the situation with EPEL8, I'd be happy to take suggestions or pull requests, but I'm not really interested in doing much work for that branch, since I don't use it.


Note You need to log in before you can comment on or make changes to this bug.