Bug 2155118

Summary: Update to at least 3.7.0
Product: [Fedora] Fedora Reporter: Maxwell G <maxwell>
Component: python-flitAssignee: Miro Hrončok <mhroncok>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: epel-packagers-sig, maxwell, mhroncok, michel, python-packagers-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-flit-3.7.1-4.fc36 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-30 01:34:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Maxwell G 2022-12-20 04:48:50 UTC
Description of problem:

I have a project that needs flit-core>=3.7.0 for [tool.flit.external-data] support. Can this be updated in Fedora 36?

Comment 1 Miro Hrončok 2022-12-20 10:03:00 UTC
I'd rather not update in stable Fedroas. Do you know why the project needs 3.7.0+?

Comment 2 Maxwell G 2022-12-20 16:19:16 UTC
Yes, it needs "[tool.flit.external-data]" [1]. I could work around this, but I'd prefer not to.

[1]: https://flit.pypa.io/en/stable/pyproject_toml.html#external-data-section

Comment 3 Miro Hrončok 2022-12-20 16:51:32 UTC
Fedora 36 has flit 3.5.1. Looking at https://flit.pypa.io/en/latest/history.html

Version 3.6 seems to have no functional changes.


Version 3.7 lists one potentially disturbing change:

- Project names are now lowercase in wheel filenames and .dist-info folder names, in line with the specifications
  (This might break some RPM-packaged projects fi they list the directory in %files.)

I think this update might be possible if we at least test the Fedora 36 packages that use flit.

Comment 4 Maxwell G 2022-12-20 17:16:39 UTC
Ack, thanks. Let me know if I can help.

Comment 5 Miro Hrončok 2022-12-20 18:42:06 UTC
Builds running in https://copr.fedorainfracloud.org/coprs/churchyard/flit-3.7.1/builds/

Comment 6 Miro Hrončok 2022-12-20 19:02:23 UTC
https://koschei.fedoraproject.org/package/python-pydyf?collection=f36 is a known failure.

Comment 8 Fedora Update System 2022-12-21 11:19:49 UTC
FEDORA-2022-39ae5af4a1 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-39ae5af4a1

Comment 9 Fedora Update System 2022-12-22 01:17:08 UTC
FEDORA-2022-39ae5af4a1 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-39ae5af4a1`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-39ae5af4a1

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2022-12-30 01:34:50 UTC
FEDORA-2022-39ae5af4a1 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.