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-08 14:25:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dfVFS (Old) and /work/SRC/openSUSE:Factory/.python-dfVFS.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dfVFS" Wed Jun 8 14:25:00 2022 rev:19 rq:981221 version:0~20220419 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dfVFS/python-dfVFS.changes 2022-06-02 21:54:19.684377649 +0200 +++ /work/SRC/openSUSE:Factory/.python-dfVFS.new.1548/python-dfVFS.changes 2022-06-08 14:25:24.316538378 +0200 @@ -1,0 +2,8 @@ +Tue Jun 7 22:38:44 UTC 2022 - Greg Freemyer <greg.freem...@gmail.com> + +- allow multiple python packages to be built (eg. python38, python39, python310) + - rm %define pythons python38 + - add %Obsoletes python3-dfVFS + - add %define skip_python2 1 + +------------------------------------------------------------------- @@ -10,2 +18,2 @@ -- update requires libluksde to require a current versions -- update requires python-dtfabric to require a current versions +- update requires libluksde to require a current version +- update requires python-dtfabric to require a current version ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dfVFS.spec ++++++ --- /var/tmp/diff_new_pack.UAkgAm/_old 2022-06-08 14:25:25.376539692 +0200 +++ /var/tmp/diff_new_pack.UAkgAm/_new 2022-06-08 14:25:25.384539702 +0200 @@ -16,9 +16,11 @@ # -%{?!python_module:%define python_module() python-%{**} python38-%{**}} +%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 + %define timestamp 20220419 -%define pythons python3 + Name: python-dfVFS Version: 0~%{timestamp} Release: 0 @@ -86,6 +88,7 @@ Requires: python-libvslvm Requires: python-six Requires: python-tsk >= 0~20160721 +Obsoletes: python3-dfVFS BuildArch: noarch %python_subpackages