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 2026-04-25 23:27:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-quicktions (Old) and /work/SRC/openSUSE:Factory/.python-quicktions.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-quicktions" Sat Apr 25 23:27:47 2026 rev:16 rq:1349247 version:1.23 Changes: -------- --- /work/SRC/openSUSE:Factory/python-quicktions/python-quicktions.changes 2025-09-11 14:43:19.393902225 +0200 +++ /work/SRC/openSUSE:Factory/.python-quicktions.new.11940/python-quicktions.changes 2026-04-25 23:27:49.532615216 +0200 @@ -1,0 +2,16 @@ +Sun Apr 12 22:01:46 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.23: + * Thousands separator in formatting was handled differently + than for floats etc. + * Support thousands separators for formatting fractional part + of Fraction. + * Supports building as abi3 wheel. Note that abi3 wheels are + about half as fast as Python specific builds. + * Several uncommon build architectures are now served with abi3 + wheels to reduce the number of distribution wheels. To + request a more performant wheel for a specific architecture + and Python version (range), please open a ticket. + * Built using Cython 3.2.4. + +------------------------------------------------------------------- Old: ---- quicktions-1.22.tar.gz New: ---- quicktions-1.23.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-quicktions.spec ++++++ --- /var/tmp/diff_new_pack.3ctd7o/_old 2026-04-25 23:27:50.132639758 +0200 +++ /var/tmp/diff_new_pack.3ctd7o/_new 2026-04-25 23:27:50.136639922 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-quicktions # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,15 +15,16 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %{?sle15_python_module_pythons} Name: python-quicktions -Version: 1.22 +Version: 1.23 Release: 0 Summary: Fast fractions data type for rational numbers License: Python-2.0 URL: https://github.com/scoder/quicktions Source: https://files.pythonhosted.org/packages/source/q/quicktions/quicktions-%{version}.tar.gz -BuildRequires: %{python_module Cython >= 3} +BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} ++++++ quicktions-1.22.tar.gz -> quicktions-1.23.tar.gz ++++++ ++++ 53531 lines of diff (skipped)
