Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-quicktions for 
openSUSE:Factory checked in at 2025-07-28 14:58:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-quicktions (Old)
 and      /work/SRC/openSUSE:Factory/.python-quicktions.new.13279 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-quicktions"

Mon Jul 28 14:58:57 2025 rev:14 rq:1296038 version:1.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-quicktions/python-quicktions.changes      
2025-01-23 18:06:52.659764737 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-quicktions.new.13279/python-quicktions.changes
   2025-07-28 14:59:29.001609745 +0200
@@ -1,0 +2,17 @@
+Mon Jul 21 03:57:17 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 1.21:
+  * A serious parser bug could accidentally concatenate numerator and
+    denominator as final denominator when parsing "x/y" where x or y are
+    close to ``sys.maxsize``, thus returning a ``Fraction("x/xy")``.
+  * MSVC and clang now also benefit from fast "count trailing zeroes"
+    intrinsics.
+  * ``quicktions`` is compatible with freethreading Python (3.13+).
+  * Accept leading zeros in precision/width for Fraction's formatting
+  * In line with Python's ``Fraction``, quicktions now raises a
+    ``ValueError`` (instead of an ``OverflowError``) when exceeding parser
+    limits
+  * Call ``__rpow__`` in ternary ``pow()`` if necessary
+  * Built using Cython 3.1.2.
+
+-------------------------------------------------------------------

Old:
----
  quicktions-1.19.tar.gz

New:
----
  quicktions-1.21.tar.gz

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

Other differences:
------------------
++++++ python-quicktions.spec ++++++
--- /var/tmp/diff_new_pack.pUBvC1/_old  2025-07-28 14:59:30.193659369 +0200
+++ /var/tmp/diff_new_pack.pUBvC1/_new  2025-07-28 14:59:30.197659535 +0200
@@ -17,11 +17,10 @@
 
 
 Name:           python-quicktions
-Version:        1.19
+Version:        1.21
 Release:        0
 Summary:        Fast fractions data type for rational numbers
 License:        Python-2.0
-Group:          Development/Languages/Python
 URL:            https://github.com/scoder/quicktions
 Source:         
https://files.pythonhosted.org/packages/source/q/quicktions/quicktions-%{version}.tar.gz
 BuildRequires:  %{python_module Cython >= 3}

++++++ quicktions-1.19.tar.gz -> quicktions-1.21.tar.gz ++++++
++++ 69491 lines of diff (skipped)

Reply via email to