15
0

Accepting request 1268442 from home:crameleon:branches:devel:languages:python

Enable sle15_python_module_pythons to build for Python 3.11 on Leap (project is now Python 3.9+)

OBS-URL: https://build.opensuse.org/request/show/1268442
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netutils?expand=0&rev=20
This commit is contained in:
2025-04-14 07:53:07 +00:00
committed by Git OBS Bridge
parent 9f421a5ebb
commit 8f1ab3b7e4
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 10 15:12:47 UTC 2025 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
- Enable sle15_python_module_pythons to build for Python 3.11 on Leap
(project is now Python 3.9+)
-------------------------------------------------------------------
Fri Apr 4 08:01:23 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -16,6 +16,7 @@
#
%{?sle15_python_module_pythons}
Name: python-netutils
Version: 1.13.0
Release: 0
@@ -32,11 +33,11 @@ BuildRequires: %{python_module pytest}
BuildRequires: %{python_module toml}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Recommends: python-napalm
BuildArch: noarch
%if 0%{?python_version_nodots} >= 313
Requires: python-legacycrypt
%endif
Recommends: python-napalm
BuildArch: noarch
%python_subpackages
%description