Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-isoduration for openSUSE:Factory checked in at 2023-04-22 22:00:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-isoduration (Old) and /work/SRC/openSUSE:Factory/.python-isoduration.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-isoduration" Sat Apr 22 22:00:18 2023 rev:2 rq:1081878 version:20.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-isoduration/python-isoduration.changes 2022-12-30 11:08:39.413146668 +0100 +++ /work/SRC/openSUSE:Factory/.python-isoduration.new.1533/python-isoduration.changes 2023-04-22 22:01:11.677479814 +0200 @@ -1,0 +2,5 @@ +Fri Apr 21 12:27:10 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- add sle15_python_module_pythons (jsc#PED-68) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-isoduration.spec ++++++ --- /var/tmp/diff_new_pack.L2gD7O/_old 2023-04-22 22:01:12.369483952 +0200 +++ /var/tmp/diff_new_pack.L2gD7O/_new 2023-04-22 22:01:12.373483976 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-isoduration # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,6 +16,7 @@ # +%{?sle15_python_module_pythons} Name: python-isoduration Version: 20.11.0 Release: 0 @@ -25,9 +26,9 @@ Source: https://github.com/bolsote/isoduration/archive/refs/tags/%{version}.tar.gz#/isoduration-%{version}-gh.tar.gz BuildRequires: %{python_module arrow >= 0.15.0} BuildRequires: %{python_module base >= 3.7} -BuildRequires: %{python_module wheel} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} # SECTION test BuildRequires: %{python_module hypothesis} BuildRequires: %{python_module isodate}