Compare commits
1 Commits
bundle
...
bundle_nex
| Author | SHA256 | Date | |
|---|---|---|---|
|
595a9d23a2
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 2 13:25:02 UTC 2025 - Victor Zhestkov <vzhestkov@suse.com>
|
||||
|
||||
- Remove explicit set of __brp_python_bytecompile macro in the spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 22 15:30:57 UTC 2023 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
|
||||
|
||||
|
||||
@@ -18,10 +18,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}
|
||||
|
||||
%{?!pytest:%define pytest pytest}
|
||||
%define skip_python2 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user