diff --git a/saltbundlepy-paramiko.changes b/saltbundlepy-paramiko.changes index be50d3a..44fcd2c 100644 --- a/saltbundlepy-paramiko.changes +++ b/saltbundlepy-paramiko.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 2 13:26:02 UTC 2025 - Victor Zhestkov + +- Remove explicit set of __brp_python_bytecompile macro in the spec + ------------------------------------------------------------------- Wed Mar 29 10:50:40 UTC 2023 - Pablo Suárez Hernández diff --git a/saltbundlepy-paramiko.spec b/saltbundlepy-paramiko.spec index c128085..740bbae 100644 --- a/saltbundlepy-paramiko.spec +++ b/saltbundlepy-paramiko.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} - %bcond_with test Name: saltbundlepy-paramiko