Compare commits
3 Commits
bundle_nex
...
bundle_tes
| Author | SHA256 | Date | |
|---|---|---|---|
|
ee1a52c93b
|
|||
|
1a3b74d771
|
|||
|
8cca85603c
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 8 16:04:32 UTC 2026 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
|
||||||
|
|
||||||
|
- Remove explicit set of __brp_python_bytecompile macro in the spec
|
||||||
|
- Remove redundant python_module macro definition from the spec.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 18 11:38:25 UTC 2025 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
|
Tue Nov 18 11:38:25 UTC 2025 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -16,14 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
||||||
%{?!saltbundlepy_module:%define saltbundlepy_module() saltbundlepy-%{**}}
|
%{?!saltbundlepy_module:%define saltbundlepy_module() saltbundlepy-%{**}}
|
||||||
%define pythons saltbundlepy
|
%define pythons saltbundlepy
|
||||||
|
|
||||||
# Disable python bytecompile for all distros
|
|
||||||
# It's called explicitly in the spec
|
|
||||||
%global __brp_python_bytecompile %{nil}
|
|
||||||
|
|
||||||
Name: saltbundlepy-websocket-client
|
Name: saltbundlepy-websocket-client
|
||||||
Version: 1.5.1
|
Version: 1.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user