Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dfVFS for openSUSE:Factory checked in at 2023-03-07 16:50:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dfVFS (Old) and /work/SRC/openSUSE:Factory/.python-dfVFS.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dfVFS" Tue Mar 7 16:50:36 2023 rev:21 rq:1069876 version:0~20220917 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dfVFS/python-dfVFS.changes 2022-12-16 21:26:21.903877977 +0100 +++ /work/SRC/openSUSE:Factory/.python-dfVFS.new.31432/python-dfVFS.changes 2023-03-07 16:51:06.801830694 +0100 @@ -1,0 +2,5 @@ +Fri Dec 16 20:30:26 UTC 2022 - Greg Freemyer <greg.freem...@gmail.com> + +- Add requirements on more Python modules + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dfVFS.spec ++++++ --- /var/tmp/diff_new_pack.ilTNl1/_old 2023-03-07 16:51:07.861836283 +0100 +++ /var/tmp/diff_new_pack.ilTNl1/_new 2023-03-07 16:51:07.865836304 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-dfVFS # -# 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 @@ -28,8 +28,8 @@ URL: https://github.com/log2timeline/dfvfs/wiki Source0: https://github.com/log2timeline/dfvfs/releases/download/%{timestamp}/dfvfs-%{timestamp}.tar.gz Source99: python-dfVFS-rpmlintrc -BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module PyYAML} +BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module cffi} BuildRequires: %{python_module cryptography} BuildRequires: %{python_module dfdatetime} @@ -63,7 +63,9 @@ BuildRequires: %{python_module tsk} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-PyYAML Requires: python-construct +Requires: python-cryptography Requires: python-dfdatetime >= 0~20180110 Requires: python-dtfabric >= 20220219 Requires: python-libbde