From 4a2a5b55eec06519a21a686985090017373417f8fe8b5a1bfe472363ce96497a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 8 Apr 2024 08:12:53 +0000 Subject: [PATCH] Accepting request 1166055 from home:ojkastl_buildservice:Branch_devel_languages_python add sle15 macro; disable python3.12 builds OBS-URL: https://build.opensuse.org/request/show/1166055 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvmomi?expand=0&rev=28 --- python-pyvmomi.changes | 5 +++++ python-pyvmomi.spec | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-pyvmomi.changes b/python-pyvmomi.changes index 0cbaae2..721a0fd 100644 --- a/python-pyvmomi.changes +++ b/python-pyvmomi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 8 05:55:35 UTC 2024 - Johannes Kastl + +- add sle15 macro; disable python3.12 builds + ------------------------------------------------------------------- Thu Apr 14 06:43:18 UTC 2022 - pgajdos@suse.com diff --git a/python-pyvmomi.spec b/python-pyvmomi.spec index 02174fd..3f1d2c3 100644 --- a/python-pyvmomi.spec +++ b/python-pyvmomi.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyvmomi # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2014 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -17,7 +17,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python312 1 + +%{?sle15_python_module_pythons} Name: python-pyvmomi Version: 7.0.3 Release: 0