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 2026-09-21 12:21:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Mathics (Old)
 and      /work/SRC/openSUSE:Factory/.python-Mathics.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Mathics"

Mon Sep 21 12:21:25 2026 rev:27 rq:1379310 version:10.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Mathics/python-Mathics.changes    
2026-05-09 12:59:54.681327309 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Mathics.new.383539/python-Mathics.changes    
    2026-09-21 12:21:29.699967427 +0200
@@ -1,0 +2,8 @@
+Sat Sep 19 16:41:58 UTC 2026 - Atri Bhattacharya <[email protected]>
+
+- Update to version 10.0.1:
+  * Fix packaging to add some test YAML files.
+- Drop yaml files now included in tarball: `format_tests.yaml` and
+  `makeboxes_tests.yaml`.
+
+-------------------------------------------------------------------

Old:
----
  Mathics3-10.0.0.tar.gz
  format_tests.yaml
  makeboxes_tests.yaml

New:
----
  Mathics3-10.0.1.tar.gz

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

Other differences:
------------------
++++++ python-Mathics.spec ++++++
--- /var/tmp/diff_new_pack.QkIPGZ/_old  2026-09-21 12:21:30.597004934 +0200
+++ /var/tmp/diff_new_pack.QkIPGZ/_new  2026-09-21 12:21:30.599005017 +0200
@@ -30,16 +30,13 @@
 
 %define pyname Mathics3
 Name:           python-Mathics%{psuffix}
-Version:        10.0.0
+Version:        10.0.1
 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
-# Manually include files missed from source tarball but required for tests 
[gh#Mathics3/mathics-core#1830]
-Source1:        
https://raw.githubusercontent.com/Mathics3/mathics-core/refs/tags/10.0.0/test/format/format_tests.yaml
-Source2:        
https://raw.githubusercontent.com/Mathics3/mathics-core/refs/heads/master/test/format/makeboxes_tests.yaml
 BuildRequires:  %{python_module Mathics-Scanner >= 2.0.0}
 BuildRequires:  %{python_module colorama}
 BuildRequires:  %{python_module devel >= 3.10}
@@ -94,8 +91,6 @@
 %prep
 %autosetup -p1 -n mathics3-%{version}
 
-cp %{SOURCE1} %{SOURCE2} ./test/format/
-
 # REMOVE SHEBANGS FROM FILES INSTALLED TO NON-EXEC LOCATIONS
 pushd mathics
 for d in `find ./ -prune -type d`
@@ -104,9 +99,6 @@
 done
 popd
 
-# Unnecessary exec perms
-chmod -x ./mathics/Packages/Rubi/Show{StepFormatting,StepRoutines}.m
-
 %build
 %if %{without test}
 export USE_CYTHON=0

++++++ Mathics3-10.0.0.tar.gz -> Mathics3-10.0.1.tar.gz ++++++
++++ 13544 lines of diff (skipped)

Reply via email to