- Switch te SLE 15 build setup to also use a macro instead of referencing
the Python 3.11 interpreter directly. OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-gcemetadata?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 8 20:18:43 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
- Switch te SLE 15 build setup to also use a macro instead of referencing
|
||||
the Python 3.11 interpreter directly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 7 19:12:27 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%if 0%{?suse_version} >= 1600
|
||||
%define pythons %{primary_python}
|
||||
%else
|
||||
%define pythons python311
|
||||
%{?sle15_python_module_pythons}
|
||||
%endif
|
||||
%global _sitelibdir %{%{pythons}_sitelib}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user