Bug 2252743 - No machine-readable provides (python3dist(solv))
Summary: No machine-readable provides (python3dist(solv))
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libsolv
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-12-04 12:29 UTC by Jiri Popelka
Modified: 2026-01-02 15:09 UTC (History)
12 users (show)

Fixed In Version: libsolv-0.7.35-2.fc44
Clone Of:
Environment:
Last Closed: 2026-01-02 15:09:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Package Sources libsolv pull-request 13 0 None None None 2025-12-10 03:10:23 UTC
Github openSUSE libsolv pull 602 0 None open Python: Provide dist-info metadata 2025-12-10 03:10:23 UTC
Red Hat Bugzilla 2237481 0 unspecified CLOSED No machine-readable provides (python3dist(librepo)) 2024-05-31 08:27:16 UTC

Description Jiri Popelka 2023-12-04 12:29:57 UTC
From https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#Machine-readable-provides

"Every Python package MUST provide python3dist(DISTNAME) and python3.Xdist(DISTNAME), where X is the minor version of the interpreter and DISTNAME is the Canonical project name corresponding to the Dist-info metadata. For example, python3-django would provide python3dist(django) and python3.9dist(django)."

Reproducible: Always

Steps to Reproduce:
rpm -q --provides python3-solv
Actual Results:  
python-solv = 0.7.25-1.fc40
python3-solv = 0.7.25-1.fc40
python3-solv(x86-64) = 0.7.25-1.fc40
python3.12-solv = 0.7.25-1.fc40

Expected Results:  
python-solv = 0.7.25-1.fc40
python3-solv = 0.7.25-1.fc40
python3-solv(x86-64) = 0.7.25-1.fc40
python3.12-solv = 0.7.25-1.fc40
python3dist(solv) = 0.7.25
python3.12dist(solv) = 0.7.25

Comment 1 Aoife Moloney 2024-02-15 23:06:50 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle.
Changing version to 40.

Comment 2 Aoife Moloney 2025-04-25 10:11:48 UTC
This message is a reminder that Fedora Linux 40 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '40'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 40 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.


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