7
0

Align with bundle:next at OBS #1

Manually merged
PSuarezHernandez merged 1 commits from PSuarezHernandez/saltbundlepy-paramiko:bundle_next_alignment into bundle_next 2026-01-12 11:00:10 +01:00
2 changed files with 5 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 2 13:26:02 UTC 2025 - Victor Zhestkov <vzhestkov@suse.com>
- Remove explicit set of __brp_python_bytecompile macro in the spec
-------------------------------------------------------------------
Wed Mar 29 10:50:40 UTC 2023 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>

View File

@@ -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-paramiko