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 2026-04-04 19:04:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cmarkgfm (Old)
 and      /work/SRC/openSUSE:Factory/.python-cmarkgfm.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cmarkgfm"

Sat Apr  4 19:04:23 2026 rev:9 rq:1344474 version:2025.10.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cmarkgfm/python-cmarkgfm.changes  
2025-05-23 14:28:26.059202652 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cmarkgfm.new.21863/python-cmarkgfm.changes   
    2026-04-04 19:05:18.447934570 +0200
@@ -1,0 +2,21 @@
+Fri Apr  3 13:30:00 UTC 2026 - Gemini CLI <[email protected]>
+
+- Update dependencies to match pyproject.toml:
+  * cffi >= 2.0.0
+  * setuptools >= 80.9.0
+
+-------------------------------------------------------------------
+Fri Apr  3 13:26:46 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2025.10.22:
+  * Use unique names for artifact uploads
+  * fix: restore inclusion of header files in sdist
+  * Added support for Python 3.14
+  * Added support for Python 3.14t (free threaded)
+  * Dropped support for Python 3.6, 3.7, and 3.8
+  * Syntax cleanup
+  * Moved move most config to `pyproject.toml`
+  * update cmark-gfm (0.29.0.gfm.6 -> 0.29.0.gfm.13)
+- drop cmark-gfm-13.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  cmark-gfm-13.patch
  cmarkgfm-2022.10.27.tar.gz

New:
----
  cmarkgfm-2025.10.22.tar.gz

----------(Old B)----------
  Old:  * update cmark-gfm (0.29.0.gfm.6 -> 0.29.0.gfm.13)
- drop cmark-gfm-13.patch (upstream)
----------(Old E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-cmarkgfm.spec ++++++
--- /var/tmp/diff_new_pack.tggAsK/_old  2026-04-04 19:05:19.279968683 +0200
+++ /var/tmp/diff_new_pack.tggAsK/_new  2026-04-04 19:05:19.279968683 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cmarkgfm
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,23 +18,21 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-cmarkgfm
-Version:        2022.10.27
+Version:        2025.10.22
 Release:        0
 Summary:        Minimal bindings to GitHub's fork of cmark
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/jonparrott/cmarkgfm
 Source:         
https://files.pythonhosted.org/packages/source/c/cmarkgfm/cmarkgfm-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM cmark-gfm-13.patch gh#theacodes/cmarkgfm#63
-Patch0:         cmark-gfm-13.patch
-BuildRequires:  %{python_module cffi >= 1.0.0}
+BuildRequires:  %{python_module cffi >= 2.0.0}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module setuptools >= 80.9.0}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-cffi >= 1.0.0
+Requires:       python-cffi >= 2.0.0
 # SECTION test requirements
 BuildRequires:  %{python_module pytest}
 # /SECTION

++++++ cmarkgfm-2022.10.27.tar.gz -> cmarkgfm-2025.10.22.tar.gz ++++++
++++ 27107 lines of diff (skipped)

Reply via email to