In a local mock build, combined with https://src.fedoraproject.org/rpms/rust-console/pull-request/2 and https://src.fedoraproject.org/rpms/rust-indicatif/pull-request/2 and with an initial package for https://src.fedoraproject.org/rpms/rust-unit-prefix, this worked to build uv 0.8.1 from https://src.fedoraproject.org/rpms/uv/pull-request/67, which uses toml 0.9.
Mock builds of rust-cargo, rust-nu-command, and atuin with --enablerepo=epel-testing -- --postinstall succeeded; together, these cover all of the updated crates in their dependency trees.
A mock build of rust-cargo with --enablerepo=epel-testing -- --postinstall succeeded using these crates in an alma+epel-10-x86_64 chroot.
Mock builds of ruff and rust-cargo with --enablerepo=epel-testing -- --postinstall succeeded; together, these cover all of the updated crates in their dependency trees, except mock_instant/mock_instant0.3, which appear to be leaves in EPEL10.1.
Mock builds of ruff, rust-cargo, and ruff-nu-command with --enablerepo=updates-testing -- --postinstall succeeded; together, these cover all of the updated crates in their dependency trees.
Mock builds of ruff, rust-cargo, and ruff-nu-command with --enablerepo=updates-testing -- --postinstall succeeded; together, these cover all of the updated crates in their dependency trees.
Works for a local mock build of rust-onefetch-manifest 2.25.0, which requires clap 4.5.40.
Works for a local mock build of rust-onefetch-manifest 2.25.0, which requires clap 4.5.40.
Works for a local mock build of rust-onefetch-manifest 2.25.0, which requires clap 4.5.40.
Works for a local mock build of rust-onefetch-manifest 2.25.0, which requires clap 4.5.40.
Works for a local mock build of rust-onefetch-manifest 2.25.0, which requires clap 4.5.40.
Version metadata is wrong (python3dist(smart-open) = 0.1~~dev1).
This update has been unpushed.
Testing in mock, this works to build cairomm for EPEL10 (from https://src.fedoraproject.org/rpms/cairomm/c/d21997c6ec90cc5532ed3433de86840d942e63cd?branch=rawhide).
(Actually, to correcty my previous comment, rust-jiter is in EPEL10, but at an older version.)
I tested this by locally test-building https://src.fedoraproject.org/rpms/rust-jiter and https://src.fedoraproject.org/rpms/python-jiter in EPEL10. (Neither package is currently in EPEL10, but they were good test cases.)
Worked for a test-build of https://src.fedoraproject.org/rpms/python-jiter in F41.
Worked for a test-build of https://src.fedoraproject.org/rpms/python-nh3/pull-request/3 in F42.
Works to do a local mock build of rust-jiter 0.10.0 and python-jiter 0.10.0 using PyO3 0.25. (Neither package is in EPEL10, but they are still useful for testing.)
In a local
mockbuild, combined with https://src.fedoraproject.org/rpms/rust-console/pull-request/2 and https://src.fedoraproject.org/rpms/rust-indicatif/pull-request/2 and with an initial package for https://src.fedoraproject.org/rpms/rust-unit-prefix, this worked to builduv0.8.1 from https://src.fedoraproject.org/rpms/uv/pull-request/67, which usestoml0.9.