Bug 2196227 - Package provides are incorrect
Summary: Package provides are incorrect
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-rich
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Parag Nemade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-05-08 11:04 UTC by Frank Büttner
Modified: 2023-05-08 11:04 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Frank Büttner 2023-05-08 11:04:38 UTC
Description of problem:
The packages brings version 12.5.1, but the provides says 12.5

Version-Release number of selected component (if applicable):
python3-rich-12.5.1-1.el9.noarch.rpm

rpm -qp --provides python3-rich-12.5.1-1.el9.noarch.rpm
python-rich = 12.5.1-1.el9
python3-rich = 12.5.1-1.el9
python3.9-rich = 12.5.1-1.el9
python3.9dist(rich) = 12.5
python3dist(rich) = 12.5

python3dist(rich) and python3.9dist(rich)  != package version
correct will be:
python3.9dist(rich) = 12.5.1
python3dist(rich) = 12.5.1


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