Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Mathics-Scanner for 
openSUSE:Factory checked in at 2025-09-05 21:43:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Mathics-Scanner (Old)
 and      /work/SRC/openSUSE:Factory/.python-Mathics-Scanner.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Mathics-Scanner"

Fri Sep  5 21:43:09 2025 rev:6 rq:1302793 version:2.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-Mathics-Scanner/python-Mathics-Scanner.changes
    2025-06-02 22:01:05.706551297 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Mathics-Scanner.new.1977/python-Mathics-Scanner.changes
  2025-09-05 21:43:58.054301310 +0200
@@ -1,0 +2,19 @@
+Sun Aug 31 04:48:13 UTC 2025 - Atri Bhattacharya <[email protected]>
+
+- Update to version 2.0.0:
+  * Support for saving token position information was started.
+  * Scanning was revised to handle more kinds of escape sequences
+    and to be sensitive to their placement inside and outside a
+    string.
+  * Tokenization support for Box Input operator \* was added.
+  * Small YML changes were made to reflect a better understanding
+    of boxing operators. In particular, \* is not a (prefix)
+    operator.
+  * Internals: Mathics3 scanner exceptions of class TranslateError
+    are incompatible with previous versions, and now store error
+    parameters, "name", "tag", and "args".
+  * Bugs fixed:
+    - gh#Mathics3/mathics-scanner#125
+    - gh#Mathics3/mathics-scanner#136
+
+-------------------------------------------------------------------

Old:
----
  mathics_scanner-1.4.1.tar.gz

New:
----
  mathics_scanner-2.0.0.tar.gz

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

Other differences:
------------------
++++++ python-Mathics-Scanner.spec ++++++
--- /var/tmp/diff_new_pack.lZVuDY/_old  2025-09-05 21:43:58.530321339 +0200
+++ /var/tmp/diff_new_pack.lZVuDY/_new  2025-09-05 21:43:58.534321507 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Mathics-Scanner
 #
-# 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
@@ -16,16 +16,15 @@
 #
 
 
-%define skip_python2 1
 %define modname mathics_scanner
 Name:           python-Mathics-Scanner
-Version:        1.4.1
+Version:        2.0.0
 Release:        0
 Summary:        Character Tables and Tokenizer for Mathics and the Wolfram 
Language
 License:        GPL-3.0-only
 URL:            https://mathics.org/
 Source:         
https://files.pythonhosted.org/packages/source/M/Mathics-Scanner/%{modname}-%{version}.tar.gz
-BuildRequires:  %{python_module base >= 3.8}
+BuildRequires:  %{python_module base >= 3.10}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}

++++++ mathics_scanner-1.4.1.tar.gz -> mathics_scanner-2.0.0.tar.gz ++++++
++++ 4205 lines of diff (skipped)

Reply via email to