Compare commits
1 Commits
bundle
...
bundle_tes
| Author | SHA256 | Date | |
|---|---|---|---|
|
dc1b040a91
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 2 13:24:31 UTC 2025 - Victor Zhestkov <vzhestkov@suse.com>
|
||||
|
||||
- Remove explicit set of __brp_python_bytecompile macro in the spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 15 12:00:08 UTC 2023 - Victor Zhestkov <vzhestkov@suse.com>
|
||||
|
||||
|
||||
@@ -19,10 +19,6 @@
|
||||
%{?!saltbundlepy_module:%define saltbundlepy_module() saltbundlepy-%{**}}
|
||||
%define pythons saltbundlepy
|
||||
|
||||
# Disable python bytecompile for all distros
|
||||
# It's called explicitly in the spec
|
||||
%global __brp_python_bytecompile %{nil}
|
||||
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{flavor}" == "test"
|
||||
%define psuffix -test
|
||||
|
||||
Reference in New Issue
Block a user