Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-marshmallow-enum for openSUSE:Factory checked in at 2023-06-18 23:07:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-marshmallow-enum (Old) and /work/SRC/openSUSE:Factory/.python-marshmallow-enum.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-marshmallow-enum" Sun Jun 18 23:07:49 2023 rev:2 rq:1093648 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-marshmallow-enum/python-marshmallow-enum.changes 2020-11-23 10:44:45.110258455 +0100 +++ /work/SRC/openSUSE:Factory/.python-marshmallow-enum.new.15902/python-marshmallow-enum.changes 2023-06-18 23:07:50.193422717 +0200 @@ -1,0 +2,5 @@ +Fri Jun 9 11:09:35 UTC 2023 - ecsos <ec...@opensuse.org> + +- Add %{?sle15_python_module_pythons} + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-marshmallow-enum.spec ++++++ --- /var/tmp/diff_new_pack.RQAPBy/_old 2023-06-18 23:07:50.821426475 +0200 +++ /var/tmp/diff_new_pack.RQAPBy/_new 2023-06-18 23:07:50.829426524 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-marshmallow-enum # -# Copyright (c) 2020 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,8 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-marshmallow-enum Version: 1.5.1 Release: 0 @@ -26,8 +25,8 @@ URL: https://github.com/justanr/marshmallow_enum Source: https://files.pythonhosted.org/packages/source/m/marshmallow-enum/marshmallow-enum-%{version}.tar.gz Source1: https://raw.githubusercontent.com/justanr/marshmallow_enum/master/tests/test_enum_field.py -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module marshmallow >= 2.0.0} BuildRequires: %{python_module pytest}