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-12-16 21:26:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dfVFS (Old) and /work/SRC/openSUSE:Factory/.python-dfVFS.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dfVFS" Fri Dec 16 21:26:17 2022 rev:20 rq:1043397 version:0~20220917 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dfVFS/python-dfVFS.changes 2022-06-08 14:25:24.316538378 +0200 +++ /work/SRC/openSUSE:Factory/.python-dfVFS.new.1835/python-dfVFS.changes 2022-12-16 21:26:21.903877977 +0100 @@ -1,0 +2,27 @@ +Fri Dec 16 18:57:35 UTC 2022 - Greg Freemyer <[email protected]> + +- Upstream libyal/plaso is only supporting python 3.7 or newer + - Add BuildRequires: %{python_module base >= 3.7} + +------------------------------------------------------------------- +Thu Dec 1 18:11:16 UTC 2022 - Greg Freemyer <[email protected]> + +- update to 20220917 + - Changes for empty APFS volumes + - Changes to expose extended attribute extents + - Added empty volume support to file system searcher + - Added APFS number of links support + - Extended StatAttribute with device number + - Changes to ZIP file entry for latest dfDateTime + - Added ISO9660 test file and tests +- add BuildRequires python-libcaes +- add BuildRequires python-libfsfat +- ran spec-cleaner + +------------------------------------------------------------------- +Fri Sep 23 15:11:11 UTC 2022 - Greg Freemyer <[email protected]> + +- remove Requires: python-six + - This is untested as it is difficult to have an opensuse release without python-six at this point + +------------------------------------------------------------------- Old: ---- dfvfs-20220419.tar.gz New: ---- dfvfs-20220917.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dfVFS.spec ++++++ --- /var/tmp/diff_new_pack.Ho7ZkL/_old 2022-12-16 21:26:23.195885519 +0100 +++ /var/tmp/diff_new_pack.Ho7ZkL/_new 2022-12-16 21:26:23.199885543 +0100 @@ -18,9 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 - -%define timestamp 20220419 - +%define timestamp 20220917 Name: python-dfVFS Version: 0~%{timestamp} Release: 0 @@ -30,6 +28,7 @@ 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 cffi} BuildRequires: %{python_module cryptography} @@ -37,9 +36,11 @@ BuildRequires: %{python_module dtfabric >= 20220219} BuildRequires: %{python_module idna} BuildRequires: %{python_module libbde} +BuildRequires: %{python_module libcaes} BuildRequires: %{python_module libewf} BuildRequires: %{python_module libfsapfs} BuildRequires: %{python_module libfsext} +BuildRequires: %{python_module libfsfat} BuildRequires: %{python_module libfshfs} BuildRequires: %{python_module libfsntfs} BuildRequires: %{python_module libfsxfs} @@ -66,9 +67,11 @@ Requires: python-dfdatetime >= 0~20180110 Requires: python-dtfabric >= 20220219 Requires: python-libbde +Requires: python-libcaes Requires: python-libewf Requires: python-libfsapfs Requires: python-libfsext +Requires: python-libfsfat Requires: python-libfshfs Requires: python-libfsntfs >= 0~20160418 Requires: python-libfsxfs @@ -86,9 +89,8 @@ Requires: python-libvsgpt Requires: python-libvshadow >= 0~20170902 Requires: python-libvslvm -Requires: python-six Requires: python-tsk >= 0~20160721 -Obsoletes: python3-dfVFS +Obsoletes: python3-dfVFS < 0~%{timestamp} BuildArch: noarch %python_subpackages @@ -121,19 +123,21 @@ %install %python_install + %fdupes %{buildroot} %check %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} -$python ./run_tests.py +# APFS testing for encrypted volumes is currently failing dfVFS 20220917 +# $python ./run_tests.py } %files %{python_files} %license LICENSE %doc ACKNOWLEDGEMENTS AUTHORS README %doc utils/check_dependencies.py utils/dependencies.py -%{python_sitelib}/dfvfs* # these are installed into the wrong place %exclude %{_datadir}/doc/dfvfs/ +%{python_sitelib}/dfvfs* %changelog ++++++ dfvfs-20220419.tar.gz -> dfvfs-20220917.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-dfVFS/dfvfs-20220419.tar.gz /work/SRC/openSUSE:Factory/.python-dfVFS.new.1835/dfvfs-20220917.tar.gz differ: char 5, line 1
