diff --git a/python-avro.changes b/python-avro.changes index 88b2513..ea572bb 100644 --- a/python-avro.changes +++ b/python-avro.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 7 13:44:26 UTC 2024 - John Paul Adrian Glaubitz + +- Switch package to modern Python Stack on SLE-15 + + Add %{?sle15_python_module_pythons} + + Drop %define skip_python2 1 + ------------------------------------------------------------------- Wed Oct 18 12:14:00 UTC 2023 - Dominique Leuenberger diff --git a/python-avro.spec b/python-avro.spec index e1e97a8..811e3c4 100644 --- a/python-avro.spec +++ b/python-avro.spec @@ -1,7 +1,7 @@ # # spec file for package python-avro # -# Copyright (c) 2023 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 @@ -16,7 +16,7 @@ # -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-avro Version: 1.11.3 Release: 0 @@ -30,7 +30,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives Requires: python-Twisted Requires: python-zope.interface Suggests: python-python-snappy