Hello community, here is the log from the commit of package python3-Cython for openSUSE:Factory checked in at 2013-10-23 13:12:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-Cython (Old) and /work/SRC/openSUSE:Factory/.python3-Cython.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-Cython" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-Cython/python3-Cython.changes 2013-10-17 17:46:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-Cython.new/python3-Cython.changes 2013-10-23 13:12:22.000000000 +0200 @@ -1,0 +2,22 @@ +Tue Oct 22 14:18:37 UTC 2013 - [email protected] + +- update to 0.19.2: + * Some standard declarations were fixed or updated, including the previously + incorrect declaration of ``PyBuffer_FillInfo()`` and some missing bits in + ``libc.math``. + + * Heap allocated subtypes of ``type`` used the wrong base type struct at the + C level. + + * Calling the unbound method dict.keys/value/items() in dict subtypes could + call the bound object method instead of the unbound supertype method. + + * "yield" wasn't supported in "return" value expressions. + + * Using the "bint" type in memory views lead to unexpected results. + It is now an error. + + * Assignments to global/closure variables could catch them in an illegal state + while deallocating the old value. + +------------------------------------------------------------------- Old: ---- Cython-0.19.1.tar.gz New: ---- Cython-0.19.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-Cython.spec ++++++ --- /var/tmp/diff_new_pack.rEK2Uh/_old 2013-10-23 13:12:23.000000000 +0200 +++ /var/tmp/diff_new_pack.rEK2Uh/_new 2013-10-23 13:12:23.000000000 +0200 @@ -17,7 +17,7 @@ Name: python3-Cython -Version: 0.19.1 +Version: 0.19.2 Release: 0 Url: http://www.cython.org Summary: The Cython compiler for writing C extensions for the Python language ++++++ Cython-0.19.1.tar.gz -> Cython-0.19.2.tar.gz ++++++ ++++ 2001 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
