Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 93a4eb57e8 | |||
| 9f02c50584 |
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:49:12 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- spec: do not break if primary_python is defined and its value
|
||||
is different from that of modern_python
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 18 12:38:46 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
|
||||
@@ -44,7 +44,8 @@ Patch1: fix-build.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: cmake >= 3.5
|
||||
BuildRequires: gcc-c++
|
||||
Recommends: %{modern_python}-numpy-stl
|
||||
# The macro is called "pythons" but in our case it should only contain one python
|
||||
Recommends: %{pythons}-numpy-stl
|
||||
|
||||
%description
|
||||
Cura is an engine for processing 3D models
|
||||
|
||||
Reference in New Issue
Block a user