7
0

1 Commits

Author SHA256 Message Date
5d4fa3c7c7 Test commit 2025-11-17 11:19:36 +00:00
2 changed files with 8 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Thu Oct 2 13:25:02 UTC 2025 - Victor Zhestkov <vzhestkov@suse.com>
Mon Nov 17 11:18:57 UTC 2025 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
- Remove explicit set of __brp_python_bytecompile macro in the spec
- FAKE COMMIT
-------------------------------------------------------------------
Wed Mar 22 15:30:57 UTC 2023 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>

View File

@@ -1,4 +1,6 @@
#
# FAKE CHANGE
#
# spec file for package saltbundlepy-looseversion
#
# Copyright (c) 2023 SUSE LINUX GmbH, Nuernberg, Germany.
@@ -18,6 +20,10 @@
%{?!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