diff --git a/saltbundlepy-looseversion.changes b/saltbundlepy-looseversion.changes index eeaaf83..4835d46 100644 --- a/saltbundlepy-looseversion.changes +++ b/saltbundlepy-looseversion.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 2 13:25:02 UTC 2025 - Victor Zhestkov + +- Remove explicit set of __brp_python_bytecompile macro in the spec + ------------------------------------------------------------------- Wed Mar 22 15:30:57 UTC 2023 - Pablo Suárez Hernández diff --git a/saltbundlepy-looseversion.spec b/saltbundlepy-looseversion.spec index 7f385a2..dc82d75 100644 --- a/saltbundlepy-looseversion.spec +++ b/saltbundlepy-looseversion.spec @@ -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