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