From a26fd61d7f497ed7b240b16a4fc246ad2809f6eb9d9a18b17258176473f2f1a6 Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Sun, 25 Jun 2023 09:42:35 +0000 Subject: [PATCH] Accepting request 1095194 from devel:languages:python:mailman:backports - Use sle15_python_module_pythons OBS-URL: https://build.opensuse.org/request/show/1095194 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vobject?expand=0&rev=11 --- python-vobject.changes | 5 +++++ python-vobject.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-vobject.changes b/python-vobject.changes index 17e4aa5..06f3bb0 100644 --- a/python-vobject.changes +++ b/python-vobject.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 25 07:20:17 UTC 2023 - Andreas Schneider + +- Use sle15_python_module_pythons + ------------------------------------------------------------------- Thu Dec 6 14:25:23 UTC 2018 - Tomáš Chvátal diff --git a/python-vobject.spec b/python-vobject.spec index 45077e3..b242564 100644 --- a/python-vobject.spec +++ b/python-vobject.spec @@ -1,7 +1,7 @@ # # spec file for package python-vobject # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} %global modname vobject Name: python-vobject Version: 0.9.6.1 @@ -35,7 +35,7 @@ BuildRequires: python-rpm-macros Requires: python-python-dateutil >= 2.4.0 Requires: python-six Requires(post): update-alternatives -Requires(preun): update-alternatives +Requires(preun):update-alternatives Recommends: python-PyICU Provides: %{modname} = %{version} Obsoletes: %{modname} < 0.9.2