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-08-11 15:55:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dfVFS (Old) and /work/SRC/openSUSE:Factory/.python-dfVFS.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dfVFS" Fri Aug 11 15:55:49 2023 rev:26 rq:1103389 version:0~20230531 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dfVFS/python-dfVFS.changes 2023-08-04 15:03:47.660419283 +0200 +++ /work/SRC/openSUSE:Factory/.python-dfVFS.new.11712/python-dfVFS.changes 2023-08-11 15:56:00.575933002 +0200 @@ -1,0 +2,13 @@ +Thu Aug 10 19:41:31 UTC 2023 - Greg Freemyer <[email protected]> + +- update to 20230531 + - add APM support [Apple Partition Map] +- add BuildRequires pyvsapm +- remove BuildRequires python-pbr + +------------------------------------------------------------------- +Sat Aug 5 03:24:52 UTC 2023 - Greg Freemyer <[email protected]> + +- add conditional to only run python tests for factory. 15.4 and 15.5 are both failing for APFS filesystem checks + +------------------------------------------------------------------- Old: ---- dfvfs-20221224.tar.gz New: ---- dfvfs-20230531.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dfVFS.spec ++++++ --- /var/tmp/diff_new_pack.MTwEMR/_old 2023-08-11 15:56:02.423944013 +0200 +++ /var/tmp/diff_new_pack.MTwEMR/_new 2023-08-11 15:56:02.431944061 +0200 @@ -14,9 +14,11 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + + %{?sle15_python_module_pythons} -%define timestamp 20221224 +%define timestamp 20230531 Name: python-dfVFS Version: 0~%{timestamp} Release: 0 @@ -53,10 +55,10 @@ BuildRequires: %{python_module libsmraw} BuildRequires: %{python_module libvhdi} BuildRequires: %{python_module libvmdk} +BuildRequires: %{python_module libvsapm} BuildRequires: %{python_module libvsgpt} BuildRequires: %{python_module libvshadow} BuildRequires: %{python_module libvslvm} -BuildRequires: %{python_module pbr} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module tsk} BuildRequires: fdupes @@ -86,6 +88,7 @@ Requires: python-libsmraw Requires: python-libvhdi Requires: python-libvmdk +Requires: python-libvsapm Requires: python-libvsgpt Requires: python-libvshadow >= 0~20170902 Requires: python-libvslvm @@ -127,9 +130,11 @@ %fdupes %{buildroot} %check +%if 0%{?suse_version} && 0%{?suse_version} > 1550 %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} $python ./run_tests.py } +%endif %files %{python_files} %license LICENSE ++++++ dfvfs-20221224.tar.gz -> dfvfs-20230531.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-dfVFS/dfvfs-20221224.tar.gz /work/SRC/openSUSE:Factory/.python-dfVFS.new.11712/dfvfs-20230531.tar.gz differ: char 5, line 1
