Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package artifacts for openSUSE:Factory checked in at 2022-12-24 14:52:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/artifacts (Old) and /work/SRC/openSUSE:Factory/.artifacts.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "artifacts" Sat Dec 24 14:52:08 2022 rev:6 rq:1045064 version:20220429 Changes: -------- --- /work/SRC/openSUSE:Factory/artifacts/artifacts.changes 2022-06-02 21:54:32.144393512 +0200 +++ /work/SRC/openSUSE:Factory/.artifacts.new.1563/artifacts.changes 2022-12-24 14:53:07.391922748 +0100 @@ -1,0 +2,9 @@ +Fri Dec 16 17:15:35 UTC 2022 - Greg Freemyer <[email protected]> + +- Portions of the libyal family of forensic modules now require python 3.7 or newer. Update spec file as follows + - # security:forensics is now only supporting python 3.7 or newer + - BuildRequires: python3-setuptools > 3.7 + - BuildRequires: python3-packaging > 3.7 + - BuildRequires: %{python_module base >= 3.7} + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ artifacts.spec ++++++ --- /var/tmp/diff_new_pack.s5xXaV/_old 2022-12-24 14:53:07.727924709 +0100 +++ /var/tmp/diff_new_pack.s5xXaV/_new 2022-12-24 14:53:07.731924731 +0100 @@ -30,7 +30,10 @@ Source2: %{name}.keyring BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: python3-setuptools +# security:forensics is now only supporting python 3.7 or newer +BuildRequires: python3-setuptools > 3.7 +BuildRequires: python3-packaging > 3.7 +BuildRequires: %{python_module base >= 3.7} BuildArch: noarch %description
