File project.diff of Package saltbundlepy-pyparsing
--- saltbundlepy-pyparsing.changes.orig
+++ saltbundlepy-pyparsing.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Oct 2 11:01:02 UTC 2025 - Victor Zhestkov <vzhestkov@suse.com>
+
+- Remove explicit set of __brp_check_rpaths macro in the spec.
+
+-------------------------------------------------------------------
Fri Dec 15 14:17:09 UTC 2023 - Victor Zhestkov <vzhestkov@suse.com>
- Update to 3.0.9:
--- saltbundlepy-pyparsing.spec.orig
+++ 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