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-01-23 18:05:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-quicktions (Old)
 and      /work/SRC/openSUSE:Factory/.python-quicktions.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-quicktions"

Thu Jan 23 18:05:54 2025 rev:13 rq:1239866 version:1.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-quicktions/python-quicktions.changes      
2024-06-17 19:33:48.479797802 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-quicktions.new.5589/python-quicktions.changes
    2025-01-23 18:06:52.659764737 +0100
@@ -1,0 +2,16 @@
+Thu Jan 23 11:53:37 UTC 2025 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to 1.19
+  * Support for Python 2.7 as well as 3.7 and earlier has been removed.
+  * Generally use ``.as_integer_ratio()`` in the constructor if available.
+  * Add a classmethod ``.from_number()`` that requires a number argument,
+    not a string.
+  * Mixed calculations with other ``Rational`` classes could return the
+    wrong type.
+  * In mixed calculations with ``complex``, the Fraction is now converted
+    to ``float`` instead of ``complex`` to avoid certain corner cases in
+    complex calculation.
+  * Using ``complex`` numbers in division shows better tracebacks.
+  * Subclass instantiations and calculations could fail in some cases.
+
+-------------------------------------------------------------------

Old:
----
  quicktions-1.18.tar.gz

New:
----
  quicktions-1.19.tar.gz

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

Other differences:
------------------
++++++ python-quicktions.spec ++++++
--- /var/tmp/diff_new_pack.Yp4Os5/_old  2025-01-23 18:06:53.487798944 +0100
+++ /var/tmp/diff_new_pack.Yp4Os5/_new  2025-01-23 18:06:53.487798944 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-quicktions
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-quicktions
-Version:        1.18
+Version:        1.19
 Release:        0
 Summary:        Fast fractions data type for rational numbers
 License:        Python-2.0

++++++ quicktions-1.18.tar.gz -> quicktions-1.19.tar.gz ++++++
++++ 50265 lines of diff (skipped)

Reply via email to