From da472f2f196ddd9077bb31909c3d3a0423613cacd7eefaa979f42803a12b2342 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Mon, 14 Apr 2025 07:53:07 +0000 Subject: [PATCH] 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 --- python-netutils.changes | 6 ++++++ python-netutils.spec | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-netutils.changes b/python-netutils.changes index 3e303a3..af1b2d0 100644 --- a/python-netutils.changes +++ b/python-netutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 10 15:12:47 UTC 2025 - Georg Pfuetzenreuter + +- 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 diff --git a/python-netutils.spec b/python-netutils.spec index 9bb04c3..a9c00be 100644 --- a/python-netutils.spec +++ b/python-netutils.spec @@ -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