Releases retrieved: 0.8.1 Upstream release that is considered latest: 0.8.1 Current version/release in rawhide: 0.8.0-2.fc39 URL: https://crates.io/crates/ron 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://docs.fedoraproject.org/en-US/package-maintainers/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/20250/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/rust-ron
Tests for this version fail, need to investigate: failures: ---- test_adjacently_a_de stdout ---- thread 'test_adjacently_a_de' panicked at 'assertion failed: `(left == right)` left: `Err(SpannedError { code: ExpectedString, position: Position { line: 1, col: 7 } })`, right: `Ok(VariantA { foo: 1, bar: 2, different: Foo })`', tests/123_enum_representation.rs:56:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ---- test_adjacently_b_de stdout ---- thread 'test_adjacently_b_de' panicked at 'assertion failed: `(left == right)` left: `Err(SpannedError { code: ExpectedString, position: Position { line: 1, col: 7 } })`, right: `Ok(VariantB { foo: 1, bar: 2 })`', tests/123_enum_representation.rs:56:5 ---- test_adjacently_a_ser stdout ---- thread 'test_adjacently_a_ser' panicked at 'assertion failed: `(left == right)` left: `"(type:\"VariantA\",content:(foo:1,bar:2,different:Foo))"`, right: `"(type:VariantA,content:(foo:1,bar:2,different:Foo))"`', tests/123_enum_representation.rs:48:5 ---- test_adjacently_b_ser stdout ---- thread 'test_adjacently_b_ser' panicked at 'assertion failed: `(left == right)` left: `"(type:\"VariantB\",content:(foo:1,bar:2))"`, right: `"(type:VariantB,content:(foo:1,bar:2))"`', tests/123_enum_representation.rs:48:5 failures: test_adjacently_a_de test_adjacently_a_ser test_adjacently_b_de test_adjacently_b_ser running 1 test test test_adjacently_tagged ... FAILED failures: ---- test_adjacently_tagged stdout ---- thread 'test_adjacently_tagged' panicked at 'assertion failed: `(left == right)` left: `"(type:\"Index\",data:1)"`, right: `"(type:Index,data:1)"`', tests/207_adjacently_tagged_enum.rs:17:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: ---- test_adjacently_tagged_enum stdout ---- thread 'test_adjacently_tagged_enum' panicked at 'assertion failed: `(left == right)` left: `Err(SpannedError { code: ExpectedString, position: Position { line: 1, col: 8 } })`, right: `Err(SpannedError { code: MissingStructField { field: "a", outer: Some("TestEnumAdjacent") }, position: Position { line: 1, col: 37 } })`', tests/393_serde_errors.rs:190:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: test_adjacently_tagged_enum (...) error: 3 targets failed: `--test 123_enum_representation` `--test 207_adjacently_tagged_enum` `--test 393_serde_errors`
FEDORA-2024-7886d34f15 (rust-ron-0.8.1-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-7886d34f15
FEDORA-2024-7886d34f15 (rust-ron-0.8.1-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.