1 Commits

Author SHA256 Message Date
5a5ef5bc7b Align with bundle:testing at OBS 2026-01-08 15:43:00 +00:00
2 changed files with 2 additions and 8 deletions

View File

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

View File

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