diff --git a/saltbundlepy-py.changes b/saltbundlepy-py.changes index ce9ff61..98e5472 100644 --- a/saltbundlepy-py.changes +++ b/saltbundlepy-py.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 2 10:57:37 UTC 2025 - Victor Zhestkov + +- Remove explicit set of __brp_python_bytecompile macro in the spec + ------------------------------------------------------------------- Wed Dec 13 21:09:19 UTC 2023 - Victor Zhestkov diff --git a/saltbundlepy-py.spec b/saltbundlepy-py.spec index a8b2aa7..bd4e69d 100644 --- a/saltbundlepy-py.spec +++ b/saltbundlepy-py.spec @@ -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