Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fluidity-sm for openSUSE:Factory checked in at 2023-04-22 22:00:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fluidity-sm (Old) and /work/SRC/openSUSE:Factory/.python-fluidity-sm.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fluidity-sm" Sat Apr 22 22:00:58 2023 rev:2 rq:1081918 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fluidity-sm/python-fluidity-sm.changes 2018-08-12 20:56:33.441611659 +0200 +++ /work/SRC/openSUSE:Factory/.python-fluidity-sm.new.1533/python-fluidity-sm.changes 2023-04-22 22:01:49.617706647 +0200 @@ -1,0 +2,10 @@ +Fri Apr 21 12:25:23 UTC 2023 - Dirk Müller <[email protected]> + +- add sle15_python_module_pythons (jsc#PED-68) + +------------------------------------------------------------------- +Thu Apr 13 22:41:23 UTC 2023 - Matej Cepl <[email protected]> + +- Make calling of %{sle15modernpython} optional. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fluidity-sm.spec ++++++ --- /var/tmp/diff_new_pack.qXuHKj/_old 2023-04-22 22:01:50.013709014 +0200 +++ /var/tmp/diff_new_pack.qXuHKj/_new 2023-04-22 22:01:50.021709062 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-fluidity-sm # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,18 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-fluidity-sm Version: 0.2.0 Release: 0 Summary: State machine implementation for Python objects License: MIT Group: Development/Languages/Python -Url: https://github.com/nsi-iff/fluidity +URL: https://github.com/nsi-iff/fluidity Source: https://github.com/nsi-iff/fluidity/archive/%{version}/fluidity-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes
