Start using sympy again
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
This commit is contained in:
parent
eb7a834955
commit
98fe36fa36
1 changed files with 2 additions and 4 deletions
|
|
@ -54,16 +54,14 @@
|
|||
%bcond_without onnx
|
||||
%bcond_without protobuf
|
||||
%bcond_without setuptools
|
||||
%bcond_without sympy
|
||||
%else
|
||||
%bcond_with eigen3
|
||||
%bcond_with onnx
|
||||
%bcond_with protobuf
|
||||
%bcond_with setuptools
|
||||
%endif
|
||||
|
||||
# 1/23/26
|
||||
# nothing provides (python3.14dist(mpmath) < 1.4~~ with python3.14dist(mpmath) >= 1.1) needed by python3-sympy-1.14.0-10.fc44.noarch from fedora
|
||||
%bcond_with sympy
|
||||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
%if %{with gitcommit}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue