From f768bd68c8a20ce048b516e1e8b4a79c7fe65db6824fbbe5764c86640e18bfe4 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Thu, 25 Jan 2024 22:21:51 +0000 Subject: [PATCH] Accepting request 1141607 from home:bnavigator:branches:KDE:Qt:PyQt - Remove old skip_python2 OBS-URL: https://build.opensuse.org/request/show/1141607 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-sip?expand=0&rev=7 --- python-sip.changes | 5 +++++ python-sip.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-sip.changes b/python-sip.changes index 570936f..d3f5b51 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 25 20:08:40 UTC 2024 - Ben Greiner + +- Remove old skip_python2 + ------------------------------------------------------------------- Sat Jun 10 09:45:54 UTC 2023 - ecsos diff --git a/python-sip.spec b/python-sip.spec index 911cc12..ea223a7 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -21,7 +21,6 @@ %define sipN sip6 # Assume that all installed python flavors have the same version %define Nversion %(rpm -q --qf '%%{version}' --whatprovides $(echo %{python_module %{sipN}-devel}| cut -d " " -f 1)) -%define skip_python2 1 %define plainpython python %{?sle15_python_module_pythons} Name: python-sip