Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Mathics for openSUSE:Factory checked in at 2025-09-05 21:43:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Mathics (Old) and /work/SRC/openSUSE:Factory/.python-Mathics.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Mathics" Fri Sep 5 21:43:12 2025 rev:24 rq:1302794 version:9.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Mathics/python-Mathics.changes 2025-07-17 17:19:16.317015945 +0200 +++ /work/SRC/openSUSE:Factory/.python-Mathics.new.1977/python-Mathics.changes 2025-09-05 21:44:00.290395398 +0200 @@ -1,0 +2,8 @@ +Sun Aug 31 04:44:06 UTC 2025 - Atri Bhattacharya <[email protected]> + +- Update to version 9.0.0: + * Long list of changes, see + <https://github.com/Mathics3/mathics-core/releases/tag/9.0.0> +- Enable python 3.13 support. + +------------------------------------------------------------------- Old: ---- Mathics3-8.0.1.tar.gz New: ---- Mathics3-9.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Mathics.spec ++++++ --- /var/tmp/diff_new_pack.pYWLvY/_old 2025-09-05 21:44:00.974424179 +0200 +++ /var/tmp/diff_new_pack.pYWLvY/_new 2025-09-05 21:44:00.978424348 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Mathics # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -26,20 +26,18 @@ %define psuffix %{nil} %endif -%define skip_python313 1 %define pyname Mathics3 -%define src_ver 8.0.1 Name: python-Mathics%{psuffix} -Version: 8.0.1 +Version: 9.0.0 Release: 0 Summary: A general-purpose computer algebra system # Mathics itself is licensed as GPL-3.0 but it includes third-party software with MIT, BSD-3-Clause, and Apache-2.0 Licensing; also includes data from wikipedia licensed under CC-BY-SA-3.0 and GFDL-1.3 License: Apache-2.0 AND BSD-3-Clause AND GPL-3.0-only AND MIT URL: https://mathics.github.io/ Source0: https://github.com/Mathics3/mathics-core/releases/download/%{version}/%{pyname}-%{version}.tar.gz -BuildRequires: %{python_module Mathics-Scanner >= 1.4.1} +BuildRequires: %{python_module Mathics-Scanner >= 2.0.0} BuildRequires: %{python_module colorama} -BuildRequires: %{python_module devel} +BuildRequires: %{python_module devel >= 3.10} BuildRequires: %{python_module mpmath >= 0.19} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pexpect} @@ -50,7 +48,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-Mathics-Scanner >= 1.4.1 +Requires: python-Mathics-Scanner >= 2.0.0 Requires: python-Pint Requires: python-Pympler Requires: python-mpmath >= 0.19 @@ -69,7 +67,7 @@ %if %{with test} # SECTION For tests BuildRequires: %{python_module Mathics = %{version}} -BuildRequires: %{python_module Pillow >= 9.2 if %python-base >= 3.7} +BuildRequires: %{python_module Pillow >= 9.2} BuildRequires: %{python_module Pint} BuildRequires: %{python_module chardet} BuildRequires: %{python_module llvmlite} ++++++ Mathics3-8.0.1.tar.gz -> Mathics3-9.0.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-Mathics/Mathics3-8.0.1.tar.gz /work/SRC/openSUSE:Factory/.python-Mathics.new.1977/Mathics3-9.0.0.tar.gz differ: char 5, line 1
