diff --git a/saltbundlepy-pyparsing.changes b/saltbundlepy-pyparsing.changes index 13f880c..c10e5d1 100644 --- a/saltbundlepy-pyparsing.changes +++ b/saltbundlepy-pyparsing.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 2 11:01:02 UTC 2025 - Victor Zhestkov + +- Remove explicit set of __brp_python_bytecompile macro in the spec + ------------------------------------------------------------------- Fri Dec 15 14:17:09 UTC 2023 - Victor Zhestkov diff --git a/saltbundlepy-pyparsing.spec b/saltbundlepy-pyparsing.spec index e82cf69..b679616 100644 --- a/saltbundlepy-pyparsing.spec +++ b/saltbundlepy-pyparsing.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