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
This commit is contained in:
Dirk Mueller 2023-04-21 14:41:21 +00:00 committed by Git OBS Bridge
parent 456c8966e3
commit 43c99f6571
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 21 12:24:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 19 19:52:50 UTC 2022 - Matej Cepl <mcepl@suse.com> Tue Apr 19 19:52:50 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-ephemeral-port-reserve # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,6 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname ephemeral-port-reserve %define modname ephemeral-port-reserve
%{?sle15_python_module_pythons}
Name: python-ephemeral-port-reserve Name: python-ephemeral-port-reserve
Version: 1.1.4 Version: 1.1.4
Release: 0 Release: 0
@ -33,7 +34,7 @@ BuildRequires: %{python_module wheel}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun): update-alternatives Requires(postun):update-alternatives
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages