Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ruamel.yaml.clib for
openSUSE:Factory checked in at 2025-09-12 21:09:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml.clib (Old)
and /work/SRC/openSUSE:Factory/.python-ruamel.yaml.clib.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ruamel.yaml.clib"
Fri Sep 12 21:09:09 2025 rev:11 rq:1304078 version:0.2.12+hg.58
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-ruamel.yaml.clib/python-ruamel.yaml.clib.changes
2025-04-11 16:45:49.164803592 +0200
+++
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.clib.new.1977/python-ruamel.yaml.clib.changes
2025-09-12 21:09:18.934684512 +0200
@@ -1,0 +2,9 @@
+Thu Sep 11 06:56:24 UTC 2025 - Markéta Machová <[email protected]>
+
+- Update to 0.2.12
+ * Support Python 3.13
+ * Fix TypeError in check-yaml
+- Drop 0001-Fix-building-with-clang-16.patch, fixed upstream
+- Add setup.py from upstream to fix build with Python 3.14
+
+-------------------------------------------------------------------
Old:
----
0001-Fix-building-with-clang-16.patch
ruamel-yaml-clib-0.2.8+hg.44.tar.gz
New:
----
ruamel-yaml-clib-0.2.12+hg.58.tar.gz
setup.py
----------(Old B)----------
Old: * Fix TypeError in check-yaml
- Drop 0001-Fix-building-with-clang-16.patch, fixed upstream
- Add setup.py from upstream to fix build with Python 3.14
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ruamel.yaml.clib.spec ++++++
--- /var/tmp/diff_new_pack.nI6wpx/_old 2025-09-12 21:09:19.482707620 +0200
+++ /var/tmp/diff_new_pack.nI6wpx/_new 2025-09-12 21:09:19.482707620 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-ruamel.yaml.clib
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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
@@ -17,18 +17,17 @@
%{?sle15_python_module_pythons}
-%define relver 0.2.8
+%define relver 0.2.12
Name: python-ruamel.yaml.clib
-Version: 0.2.8+hg.44
+Version: 0.2.12+hg.58
Release: 0
Summary: Python YAML parser c-library
License: MIT
URL: https://bitbucket.org/ruamel/yaml.clib
# Source:
https://files.pythonhosted.org/packages/source/r/ruamel.yaml.clib/ruamel.yaml.clib-%%{version}.tar.gz
Source: ruamel-yaml-clib-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM 0001-Fix-building-with-clang-16.patch bsc#1221017
[email protected]
-# Fix incompatible function pointer types
-Patch0: 0001-Fix-building-with-clang-16.patch
+# PATCH-FIX-UPSTREAM downloaded from the link on
https://sourceforge.net/p/ruamel-yaml-clib/tickets/45
+Source1: setup.py
BuildRequires: %{python_module Cython}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}
@@ -45,6 +44,7 @@
%prep
%autosetup -p1 -n ruamel-yaml-clib-%{version}
+cp %SOURCE1 .
rm -v $(grep -rl '/\* Generated by Cython')
rm -rf *egg-info
@@ -69,7 +69,7 @@
%files %{python_files}
%license LICENSE
-%doc README.rst
+%doc README.md
%{python_sitearch}/_ruamel_yaml*.so
%{python_sitearch}/ruamel[_.]yaml[_.]clib-%{relver}.dist-info
++++++ _service ++++++
--- /var/tmp/diff_new_pack.nI6wpx/_old 2025-09-12 21:09:19.522709307 +0200
+++ /var/tmp/diff_new_pack.nI6wpx/_new 2025-09-12 21:09:19.526709476 +0200
@@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="manual">
- <param name="versionprefix">0.2.8+hg</param>
+ <param name="versionprefix">0.2.12+hg</param>
<param name="url">http://hg.code.sf.net/p/ruamel-yaml-clib/code</param>
<param name="scm">hg</param>
<param name="exclude">.hg*</param>
++++++ ruamel-yaml-clib-0.2.8+hg.44.tar.gz ->
ruamel-yaml-clib-0.2.12+hg.58.tar.gz ++++++
++++ 9490 lines of diff (skipped)
++++++ setup.py ++++++
++++ 922 lines (skipped)