Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cmarkgfm for openSUSE:Factory checked in at 2025-05-23 14:28:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cmarkgfm (Old) and /work/SRC/openSUSE:Factory/.python-cmarkgfm.new.2732 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cmarkgfm" Fri May 23 14:28:14 2025 rev:8 rq:1278066 version:2022.10.27 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cmarkgfm/python-cmarkgfm.changes 2023-08-15 16:39:22.754730490 +0200 +++ /work/SRC/openSUSE:Factory/.python-cmarkgfm.new.2732/python-cmarkgfm.changes 2025-05-23 14:28:26.059202652 +0200 @@ -1,0 +2,5 @@ +Fri May 16 09:17:35 UTC 2025 - Markéta Machová <mmach...@suse.com> + +- Convert to pip-based build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cmarkgfm.spec ++++++ --- /var/tmp/diff_new_pack.h8y7V8/_old 2025-05-23 14:28:26.575224594 +0200 +++ /var/tmp/diff_new_pack.h8y7V8/_new 2025-05-23 14:28:26.575224594 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-cmarkgfm # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,14 +29,15 @@ Patch0: cmark-gfm-13.patch BuildRequires: %{python_module cffi >= 1.0.0} BuildRequires: %{python_module devel} +BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} +BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-cffi >= 1.0.0 # SECTION test requirements BuildRequires: %{python_module pytest} # /SECTION -BuildRequires: fdupes -Requires: python-cffi >= 1.0.0 - %python_subpackages %description @@ -49,10 +50,10 @@ %build export CFLAGS="%{optflags}" -%python_build +%pyproject_wheel %install -%python_install +%pyproject_install find %{buildroot} -type f -name "*.h" -delete -print %python_expand %fdupes %{buildroot}%{$python_sitearch}