diff --git a/saltbundlepy-ptyprocess.changes b/saltbundlepy-ptyprocess.changes index 44ffb21..030f1e4 100644 --- a/saltbundlepy-ptyprocess.changes +++ b/saltbundlepy-ptyprocess.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 2 13:26:24 UTC 2025 - Victor Zhestkov + +- Remove explicit set of __brp_python_bytecompile macro in the spec + ------------------------------------------------------------------- Fri Dec 15 13:53:00 UTC 2023 - Victor Zhestkov diff --git a/saltbundlepy-ptyprocess.spec b/saltbundlepy-ptyprocess.spec index 3ba3d28..56f241d 100644 --- a/saltbundlepy-ptyprocess.spec +++ b/saltbundlepy-ptyprocess.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 tests Name: saltbundlepy-ptyprocess