Backport to EPEL10.0 (use PyO3 0.23)
This commit is contained in:
parent
fc6bb0f363
commit
00001b024f
1 changed files with 4 additions and 0 deletions
|
|
@ -118,6 +118,10 @@ do
|
|||
fi
|
||||
done
|
||||
|
||||
# EPEL10.0: SemVer-incompatible PyO3 0.24 blocked by policy, so use 0.23.
|
||||
tomcli set Cargo.toml str dependencies.pyo3.version '^0.23'
|
||||
tomcli set Cargo.toml str build-dependencies.pyo3-build-config '^0.23'
|
||||
|
||||
%cargo_prep
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue