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-03-02 14:42:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Cython (Old)
 and      /work/SRC/openSUSE:Factory/.python-Cython.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Cython"

Tue Mar  2 14:42:31 2021 rev:58 rq:874544 version:0.29.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Cython/python-Cython.changes      
2020-07-15 12:04:43.468136133 +0200
+++ /work/SRC/openSUSE:Factory/.python-Cython.new.2378/python-Cython.changes    
2021-03-02 15:25:53.753791890 +0100
@@ -1,0 +2,32 @@
+Tue Feb 23 07:22:13 UTC 2021 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 0.29.22 
+  * Some declarations were added to the provided pxd includes.
+    Patches by Zackery Spytz and John Kirkham.
+    (Github issues #3811, #3882, #3899, #3901)
+  * A crash when calling certain functions in Py3.9 and later was resolved.
+    (Github issue #3917)
+  * ``const`` memory views of structs failed to compile.
+    (Github issue #2251)
+  * ``const`` template declarations could not be nested.
+    Patch by Ashwin Srinath.  (Github issue #1355)
+  * The declarations in the ``cpython.pycapsule`` module were missing their
+    ``const`` modifiers and generated incorrect C code.
+    Patch by Warren Weckesser.  (Github issue #3964)
+  * Casts to memory views failed for fused dtypes.
+    Patch by David Woods.  (Github issue #3881)
+  * ``repr()`` was assumed to return ``str`` instead of ``unicode``
+    with ``language_level=3``
+  * Calling ``cpdef`` functions from cimported modules crashed the compiler.
+    Patch by David Woods.  (Github issue #4000)
+  * Cython no longer validates the ABI size of the NumPy classes
+    it compiled against.
+  * A C compiler warning about enum value casting was resolved in GCC.
+    (Github issue #2749)
+  * Coverage reporting in the annotated HTML file failed in Py3.9.
+    Patch by Nick Pope.  (Github issue #3865)
+  * The embedding code now reports Python errors as exit status.
+  * Long type declarations could lead to (harmless) random changes in the
+    C file when used in auto-generated Python wrappers or pickled classes.
+
+-------------------------------------------------------------------

Old:
----
  Cython-0.29.21.tar.gz

New:
----
  Cython-0.29.22.tar.gz

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

Other differences:
------------------
++++++ python-Cython.spec ++++++
--- /var/tmp/diff_new_pack.tFqMut/_old  2021-03-02 15:25:54.237792231 +0100
+++ /var/tmp/diff_new_pack.tFqMut/_new  2021-03-02 15:25:54.241792234 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Cython
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         oldpython python
 Name:           python-Cython
-Version:        0.29.21
+Version:        0.29.22
 Release:        0
 Summary:        The Cython compiler for writing C extensions for the Python 
language
 License:        Apache-2.0

++++++ Cython-0.29.21.tar.gz -> Cython-0.29.22.tar.gz ++++++
++++ 1857 lines of diff (skipped)

Reply via email to