Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Cython for openSUSE:Factory checked in at 2021-12-09 19:45:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Cython (Old) and /work/SRC/openSUSE:Factory/.python-Cython.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Cython" Thu Dec 9 19:45:19 2021 rev:61 rq:936122 version:0.29.25 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Cython/python-Cython.changes 2021-07-17 23:36:26.162063478 +0200 +++ /work/SRC/openSUSE:Factory/.python-Cython.new.2520/python-Cython.changes 2021-12-09 19:45:34.553132291 +0100 @@ -1,0 +2,13 @@ +Mon Dec 6 20:16:04 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 0.29.25: + * Several incompatibilities with CPython 3.11 were resolved. + * Some C compiler warnings were resolved. + * C++ ``std::move()`` should only be used automatically in MSVC versions that support it. + * The ``Py_hash_t`` type failed to accept arbitrary "index" values. + * Avoid copying unaligned 16-bit values since some platforms require them to be aligned. + Use memcpy() instead to let the C compiler decide how to do it. + * Cython crashed on invalid truthiness tests on C++ types without ``operator bool``. + * The declaration of ``PyUnicode_CompareWithASCIIString()`` in ``cpython.unicode`` was incorrect. + +------------------------------------------------------------------- Old: ---- Cython-0.29.24.tar.gz New: ---- Cython-0.29.25.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Cython.spec ++++++ --- /var/tmp/diff_new_pack.ZUJvXR/_old 2021-12-09 19:45:35.097132552 +0100 +++ /var/tmp/diff_new_pack.ZUJvXR/_new 2021-12-09 19:45:35.113132560 +0100 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-Cython -Version: 0.29.24 +Version: 0.29.25 Release: 0 Summary: The Cython compiler for writing C extensions for the Python language License: Apache-2.0 ++++++ Cython-0.29.24.tar.gz -> Cython-0.29.25.tar.gz ++++++ ++++ 2288 lines of diff (skipped)
