https://bugzilla.redhat.com/show_bug.cgi?id=2035846
Bug ID: 2035846 Summary: python-flit-3.6.0 is available Product: Fedora Version: rawhide Status: NEW Component: python-flit Keywords: FutureFeature, Triaged Assignee: mhroncok@redhat.com Reporter: upstream-release-monitoring@fedoraproject.org QA Contact: extras-qa@fedoraproject.org CC: epel-packagers-sig@lists.fedoraproject.org, mhroncok@redhat.com, michel@michel-slm.name, python-sig@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Latest upstream release: 3.6.0 Current version/release in rawhide: 3.5.1-1.fc36 URL: https://flit.readthedocs.io/en/latest/
Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.
Based on the information from Anitya: https://release-monitoring.org/project/12061/
https://bugzilla.redhat.com/show_bug.cgi?id=2035846
Miro Hrončok mhroncok@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value
--- Comment #1 from Miro Hrončok mhroncok@redhat.com --- Note: This release bundles tomli in flit_core, see https://github.com/pypa/flit/blob/main/flit_core/flit_core/vendor/README
https://bugzilla.redhat.com/show_bug.cgi?id=2035846
Miro Hrončok mhroncok@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |WONTFIX Last Closed| |2022-01-18 10:47:01
--- Comment #2 from Miro Hrončok mhroncok@redhat.com --- https://flit.readthedocs.io/en/stable/history.html#version-3-6
Version 3.6
flit_core now bundles the tomli TOML parser library (version 1.2.3) to avoid a circular dependency between flit_core and tomli (PR #492). This means flit_core now has no dependencies except Python itself, both at build time and at runtime, simplifying bootstrapping.
-----------------
We will eventually update to a version that bundles tomli and we will need to decide whether to unbundle or not, but there is no reason to update to a version that only adds that.
epel-packagers-sig@lists.fedoraproject.org