diff --git a/saltbundlepy-cryptography.changes b/saltbundlepy-cryptography.changes index 033e806..d0de89c 100644 --- a/saltbundlepy-cryptography.changes +++ b/saltbundlepy-cryptography.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 2 13:21:31 UTC 2025 - Victor Zhestkov + +- Remove explicit set of __brp_python_bytecompile macro in the spec + ------------------------------------------------------------------- Mon Aug 26 13:55:57 UTC 2024 - Victor Zhestkov diff --git a/saltbundlepy-cryptography.spec b/saltbundlepy-cryptography.spec index f70b038..01b1601 100644 --- a/saltbundlepy-cryptography.spec +++ b/saltbundlepy-cryptography.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-cryptography