Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-mathicsscript for
openSUSE:Factory checked in at 2026-05-20 15:26:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mathicsscript (Old)
and /work/SRC/openSUSE:Factory/.python-mathicsscript.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mathicsscript"
Wed May 20 15:26:36 2026 rev:3 rq:1354206 version:10.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-mathicsscript/python-mathicsscript.changes
2025-09-05 21:44:01.274436803 +0200
+++
/work/SRC/openSUSE:Factory/.python-mathicsscript.new.1966/python-mathicsscript.changes
2026-05-20 15:27:23.181222435 +0200
@@ -1,0 +2,10 @@
+Fri May 15 12:26:25 UTC 2026 - Atri Bhattacharya <[email protected]>
+
+- Update to version 10.0.0:
+ * Support Python 3.14.
+ * Python 3.10 support dropped.
+ * Track API changes in mathics-core and Mathics3-scanner.
+ * Fix bug in --full-form handling.
+ * Allow matplotlib to render TeXForm output.
+
+-------------------------------------------------------------------
Old:
----
mathicsscript-9.0.0.tar.gz
New:
----
mathicsscript-10.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mathicsscript.spec ++++++
--- /var/tmp/diff_new_pack.68HLqG/_old 2026-05-20 15:27:23.725244845 +0200
+++ /var/tmp/diff_new_pack.68HLqG/_new 2026-05-20 15:27:23.729245009 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-mathicsscript
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -26,19 +26,19 @@
%endif
%define modname mathicsscript
Name: python-mathicsscript%{psuffix}
-Version: 9.0.0
+Version: 10.0.0
Release: 0
Summary: A command line interface to Mathics
License: GPL-3.0-or-later
URL: https://mathics.org/
Source0:
https://github.com/Mathics3/mathicsscript/archive/refs/tags/%{version}.tar.gz#/%{modname}-%{version}.tar.gz
-BuildRequires: %{python_module Mathics >= 9.0.0}
+BuildRequires: %{python_module Mathics >= 10.0.0}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-Mathics >= 9.0.0
-Requires: python-Mathics-Scanner >= 2.0.0
+Requires: python-Mathics >= 10.0.0
+Requires: python-Mathics-Scanner >= 10.0.0
Requires: python-Pygments
Requires: python-click
Requires: python-colorama
@@ -68,7 +68,7 @@
Mathicsscript is a feature-rich command line interface to Mathics.
%prep
-%autosetup -n %{modname}-%{version}
+%autosetup -n Mathics3-script-%{version}
%build
%if %{without test}
@@ -84,8 +84,6 @@
%{buildroot}%{$python_sitelib}/%{modname}/fake_psviewer.py \
%{buildroot}%{$python_sitelib}/%{modname}/__main__.py \
%{buildroot}%{$python_sitelib}/%{modname}/asymptote.py
-# Move test dir into main module dir
-mv %{buildroot}%{$python_sitelib}/test
%{buildroot}%{$python_sitelib}/%{modname}/
%fdupes %{buildroot}%{$python_sitelib}/
}
++++++ mathicsscript-9.0.0.tar.gz -> mathicsscript-10.0.0.tar.gz ++++++
++++ 2655 lines of diff (skipped)