Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dep-logic for openSUSE:Factory checked in at 2024-03-07 18:31:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dep-logic (Old) and /work/SRC/openSUSE:Factory/.python-dep-logic.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dep-logic" Thu Mar 7 18:31:24 2024 rev:2 rq:1155913 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dep-logic/python-dep-logic.changes 2024-03-01 23:36:21.995110492 +0100 +++ /work/SRC/openSUSE:Factory/.python-dep-logic.new.1770/python-dep-logic.changes 2024-03-07 18:32:37.868131310 +0100 @@ -1,0 +2,5 @@ +Thu Mar 7 06:53:41 UTC 2024 - Andreas Schneider <a...@cryptomilk.org> + +- Use sle15_python_module_pythons + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dep-logic.spec ++++++ --- /var/tmp/diff_new_pack.0Pw9Ms/_old 2024-03-07 18:32:38.396150794 +0100 +++ /var/tmp/diff_new_pack.0Pw9Ms/_new 2024-03-07 18:32:38.400150942 +0100 @@ -16,6 +16,7 @@ # +%{?sle15_python_module_pythons} Name: python-dep-logic Version: 0.2.0 Release: 0 @@ -23,9 +24,9 @@ License: Apache-2.0 URL: https://github.com/pdm-project/dep-logic Source: https://files.pythonhosted.org/packages/source/d/dep-logic/dep_logic-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module pdm-backend} BuildRequires: %{python_module pip} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module packaging >= 22} BuildRequires: %{python_module pytest}