diff --git a/python-opencensus-context.changes b/python-opencensus-context.changes index 2b22273..a6e931f 100644 --- a/python-opencensus-context.changes +++ b/python-opencensus-context.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 5 23:02:35 UTC 2024 - John Paul Adrian Glaubitz + +- Switch package to modern Python Stack on SLE-15 + + Add %{?sle15_python_module_pythons} + + Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}} + ------------------------------------------------------------------- Tue Oct 18 10:32:45 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-opencensus-context.spec b/python-opencensus-context.spec index 5016627..faec54b 100644 --- a/python-opencensus-context.spec +++ b/python-opencensus-context.spec @@ -1,7 +1,7 @@ # # spec file for package python-opencensus-context # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,8 @@ %define repo_version 0.11.0 -%{?!python_module:%define python_module() python-%{**} python3-%{**}} + +%{?sle15_python_module_pythons} Name: python-opencensus-context Version: 0.1.3 Release: 0