https://bugzilla.redhat.com/show_bug.cgi?id=2283679 --- Comment #1 from Cristian Le <fedora@xxxxxxxxx> --- Spec URL: https://github.com/LecrisUT/rust-metris-rpmspec/raw/83dda26784f2c9cbe603473e461adaec238ddb34/rust-quanta/rust-quanta.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/LecrisUT-rust-metris-rpmspec-main/fedora-rawhide-x86_64/07711187-rust-quanta/rust-quanta-0.12.3-1.fc41.src.rpm rust2rpm.toml ```toml [requires] build = [ "tomcli", ] [scripts.prep] post = [ "# Do not depend on criterion; it is needed only for benchmarks.", "tomcli set Cargo.toml del dev-dependencies.criterion", ] [package] cargo-toml-patch-comments = [ "- Bump average dependency", ] [tests] skip = [ "instant::tests::test_recent", ] comments = [ "Flaky test" ] ``` quanta-fix-metadata.diff ``` --- quanta-0.12.3/Cargo.toml 1970-01-01T00:00:01+00:00 +++ quanta-0.12.3/Cargo.toml 2024-07-05T12:30:39.721330+00:00 @@ -53,7 +53,7 @@ default-features = false [dev-dependencies.average] -version = "0.14" +version = "0.15" [dev-dependencies.criterion] version = "=0.3.3" ``` -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2283679 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202283679%23c1 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue