Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pykdumpfile for openSUSE:Factory checked in at 2024-11-09 20:54:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pykdumpfile (Old) and /work/SRC/openSUSE:Factory/.python-pykdumpfile.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pykdumpfile" Sat Nov 9 20:54:34 2024 rev:4 rq:1222873 version:0.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pykdumpfile/python-pykdumpfile.changes 2024-11-05 15:42:15.765197718 +0100 +++ /work/SRC/openSUSE:Factory/.python-pykdumpfile.new.2017/python-pykdumpfile.changes 2024-11-09 20:57:58.725441427 +0100 @@ -1,0 +2,5 @@ +Fri Nov 8 16:42:01 UTC 2024 - Petr TesaÅÃk <[email protected]> + +- Set minimum python-cffi version to 1.8. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pykdumpfile.spec ++++++ --- /var/tmp/diff_new_pack.1YwmS0/_old 2024-11-09 20:57:59.369468217 +0100 +++ /var/tmp/diff_new_pack.1YwmS0/_new 2024-11-09 20:57:59.369468217 +0100 @@ -25,7 +25,7 @@ License: GPL-2.0-or-later URL: https://github.com/ptesarik/pykdumpfile Source: https://files.pythonhosted.org/packages/source/p/pykdumpfile/pykdumpfile-%{version}.tar.gz -BuildRequires: %{python_module cffi >= 1.0.0} +BuildRequires: %{python_module cffi >= 1.8} BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} @@ -34,8 +34,7 @@ BuildRequires: fdupes BuildRequires: libkdumpfile-devel BuildRequires: python-rpm-macros -# assuming all python*-cffi packages have the same version -Requires: python-cffi = %(rpm -q --whatprovides python3-cffi --qf "%%{version}") +Requires: python-cffi >= 1.8 Obsoletes: python-libkdumpfile < %{version} Provides: python-libkdumpfile = %{version} %python_subpackages
