Spec URL: https://blinxen.fedorapeople.org/rust-galvanic-test/rust-galvanic-test.spec SRPM URL: https://blinxen.fedorapeople.org/rust-galvanic-test/rust-galvanic-test-0.2.0-1.fc39.src.rpm Description: A testing framework for setting up and tearing up test fixtures/environments with support for parameterised test cases. This crate is part of galvanic---a complete test framework for Rust. Fedora Account System Username: blinxen
Packages fail to install due to missing package for galvanic-mock: Error: Problem 1: conflicting requests - nothing provides (crate(galvanic-mock/default) >= 0.1.0 with crate(galvanic-mock/default) < 0.2.0~) needed by rust-galvanic-test+galvanic-mock-devel-0.2.0-1.fc39.noarch Problem 2: package rust-galvanic-test+galvanic_mock_integration-devel-0.2.0-1.fc39.noarch requires crate(galvanic-test/galvanic-mock) = 0.2.0, but none of the providers can be installed - conflicting requests - nothing provides (crate(galvanic-mock/default) >= 0.1.0 with crate(galvanic-mock/default) < 0.2.0~) needed by rust-galvanic-test+galvanic-mock-devel-0.2.0-1.fc39.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Not sure if it's worth packaging an entire test framework just to run tests in one crate.