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 2022-06-02 21:54:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dfVFS (Old) and /work/SRC/openSUSE:Factory/.python-dfVFS.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dfVFS" Thu Jun 2 21:54:10 2022 rev:18 rq:980395 version:0~20220419 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dfVFS/python-dfVFS.changes 2022-05-24 20:31:55.698949468 +0200 +++ /work/SRC/openSUSE:Factory/.python-dfVFS.new.1548/python-dfVFS.changes 2022-06-02 21:54:19.684377649 +0200 @@ -1,0 +2,12 @@ +Tue May 31 22:38:37 UTC 2022 - Greg Freemyer <greg.freem...@gmail.com> + +- update to 20220419 + - changes to support python-dtfabric 20220219 + - update methods for working with GPT and HFS+ volumes + +- add BuildRequires libphdi required to provide Parallels Disk Image support +- re-enable %check section as the built-in tests now all pass +- update requires libluksde to require a current versions +- update requires python-dtfabric to require a current versions + +------------------------------------------------------------------- @@ -13 +25 @@ - - added attribute support for multiple filesystems + - added pyxattr to add attribute support for multiple filesystems Old: ---- dfvfs-20211228.tar.gz New: ---- dfvfs-20220419.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dfVFS.spec ++++++ --- /var/tmp/diff_new_pack.uPa3Tz/_old 2022-06-02 21:54:21.484379940 +0200 +++ /var/tmp/diff_new_pack.uPa3Tz/_new 2022-06-02 21:54:21.488379946 +0200 @@ -17,7 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python38-%{**}} -%define timestamp 20211228 +%define timestamp 20220419 %define pythons python3 Name: python-dfVFS Version: 0~%{timestamp} @@ -32,7 +32,7 @@ BuildRequires: %{python_module cffi} BuildRequires: %{python_module cryptography} BuildRequires: %{python_module dfdatetime} -BuildRequires: %{python_module dtfabric} +BuildRequires: %{python_module dtfabric >= 20220219} BuildRequires: %{python_module idna} BuildRequires: %{python_module libbde} BuildRequires: %{python_module libewf} @@ -43,8 +43,9 @@ BuildRequires: %{python_module libfsxfs} BuildRequires: %{python_module libfvde} BuildRequires: %{python_module libfwnt} -BuildRequires: %{python_module libluksde} +BuildRequires: %{python_module libluksde >= 20220121} BuildRequires: %{python_module libmodi} +BuildRequires: %{python_module libphdi} BuildRequires: %{python_module libqcow} BuildRequires: %{python_module libsigscan >= 0~20191221} BuildRequires: %{python_module libsmdev} @@ -61,7 +62,7 @@ BuildRequires: python-rpm-macros Requires: python-construct Requires: python-dfdatetime >= 0~20180110 -Requires: python-dtfabric +Requires: python-dtfabric >= 20220219 Requires: python-libbde Requires: python-libewf Requires: python-libfsapfs @@ -71,8 +72,9 @@ Requires: python-libfsxfs Requires: python-libfvde Requires: python-libfwnt >= 20210717 -Requires: python-libluksde +Requires: python-libluksde >= 20220121 Requires: python-libmodi +Requires: python-libphdi Requires: python-libqcow Requires: python-libsigscan Requires: python-libsmdev @@ -119,10 +121,9 @@ %fdupes %{buildroot} %check -# APFS parsing errors are being detected. Skip for now (April 5, 2020) -# %%{python_expand export PYTHONPATH=%%{buildroot}%%{$python_sitearch} -# $python ./run_tests.py -# } +%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} +$python ./run_tests.py +} %files %{python_files} %license LICENSE ++++++ dfvfs-20211228.tar.gz -> dfvfs-20220419.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-dfVFS/dfvfs-20211228.tar.gz /work/SRC/openSUSE:Factory/.python-dfVFS.new.1548/dfvfs-20220419.tar.gz differ: char 5, line 1