Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package artifacts for openSUSE:Factory checked in at 2023-04-03 01:15:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/artifacts (Old) and /work/SRC/openSUSE:Factory/.artifacts.new.9019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "artifacts" Mon Apr 3 01:15:51 2023 rev:7 rq:1076768 version:20220429 Changes: -------- --- /work/SRC/openSUSE:Factory/artifacts/artifacts.changes 2022-12-24 14:53:07.391922748 +0100 +++ /work/SRC/openSUSE:Factory/.artifacts.new.9019/artifacts.changes 2023-04-03 01:15:52.181660391 +0200 @@ -1,0 +2,6 @@ +Mon Mar 27 08:50:05 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Do not require all python versions to build: primary python is + sufficient. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ artifacts.spec ++++++ --- /var/tmp/diff_new_pack.BTeCOr/_old 2023-04-03 01:15:52.773663407 +0200 +++ /var/tmp/diff_new_pack.BTeCOr/_new 2023-04-03 01:15:52.781663448 +0200 @@ -1,7 +1,7 @@ # # spec file for package artifacts # -# 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 @@ -32,8 +32,8 @@ BuildRequires: python-rpm-macros # security:forensics is now only supporting python 3.7 or newer BuildRequires: python3-setuptools > 3.7 +BuildRequires: python3-base >= 3.7 BuildRequires: python3-packaging > 3.7 -BuildRequires: %{python_module base >= 3.7} BuildArch: noarch %description