From 43c99f65714a7462b8cb915d523e4c413ad61863be51c788349206419eeda85d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 21 Apr 2023 14:41:21 +0000 Subject: [PATCH] Accepting request 1081398 from home:dirkmueller:acdc:as_python3_module SR for python stack proposal OBS-URL: https://build.opensuse.org/request/show/1081398 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ephemeral-port-reserve?expand=0&rev=3 --- python-ephemeral-port-reserve.changes | 5 +++++ python-ephemeral-port-reserve.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-ephemeral-port-reserve.changes b/python-ephemeral-port-reserve.changes index d0ab1c1..d4d63b7 100644 --- a/python-ephemeral-port-reserve.changes +++ b/python-ephemeral-port-reserve.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 21 12:24:41 UTC 2023 - Dirk Müller + +- add sle15_python_module_pythons (jsc#PED-68) + ------------------------------------------------------------------- Tue Apr 19 19:52:50 UTC 2022 - Matej Cepl diff --git a/python-ephemeral-port-reserve.spec b/python-ephemeral-port-reserve.spec index 0fc3956..b53ed65 100644 --- a/python-ephemeral-port-reserve.spec +++ b/python-ephemeral-port-reserve.spec @@ -1,7 +1,7 @@ # # spec file for package python-ephemeral-port-reserve # -# Copyright (c) 2022 SUSE LLC +# 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 @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define modname ephemeral-port-reserve +%{?sle15_python_module_pythons} Name: python-ephemeral-port-reserve Version: 1.1.4 Release: 0 @@ -33,7 +34,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages