Compare commits
1 Commits
bundle_nex
...
bundle_tes
| Author | SHA256 | Date | |
|---|---|---|---|
|
7852385fc9
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 2 13:22:24 UTC 2025 - Victor Zhestkov <vzhestkov@suse.com>
|
||||||
|
|
||||||
|
- Remove explicit set of __brp_python_bytecompile macro in the spec
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 15 11:30:11 UTC 2023 - Victor Zhestkov <vzhestkov@suse.com>
|
Fri Dec 15 11:30:11 UTC 2023 - Victor Zhestkov <vzhestkov@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -19,10 +19,6 @@
|
|||||||
%{?!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-cssselect
|
Name: saltbundlepy-cssselect
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user