see discussion here: https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/thread/R3ISVFF3Z2KYH6RCL5X32FQSXGDJGAJS/
TL;DR: I request to be able to update rust-foldhash from v0.1 to v0.2 and merge the rust-foldhash0.1 compat package from epel10(.2) to un-break some dependencies in EPEL 10.1, and to unblock other backwards compatible updates that have already bumped their dependency on the "foldhash" crate from v0.1 to v0.2.
This would be a transparent update for all packages that follow the Rust Packaging Guidelines (which is 100% of dependent packages AFAICT); they will transparently pull in whichever version they need (crate dependencies MUST be specified using virtual Provides like (crate(foldhash) >= 0.1.0 with crate(foldhash) < 0.2.0~), which is independent of the actual package name).
(crate(foldhash) >= 0.1.0 with crate(foldhash) < 0.2.0~)
Metadata Update from @carlwgeorge: - Issue tagged with: meeting
This was discussed in todays EPEL Steering Committee meeting. It was approved with a unanimous vote. This proposal has passed.
Metadata Update from @tdawson: - Issue close_status updated to: Approved - Issue status updated to: Closed (was: Open)
Thank you!
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/epel/steering/issues/358
Please continue any further discussion there.