Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sympy for openSUSE:Factory 
checked in at 2022-09-20 19:23:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sympy (Old)
 and      /work/SRC/openSUSE:Factory/.python-sympy.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sympy"

Tue Sep 20 19:23:21 2022 rev:30 rq:1004692 version:1.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sympy/python-sympy.changes        
2022-08-05 19:50:55.797444651 +0200
+++ /work/SRC/openSUSE:Factory/.python-sympy.new.2083/python-sympy.changes      
2022-09-20 19:23:26.586449853 +0200
@@ -1,0 +2,24 @@
+Sat Sep 17 15:29:28 UTC 2022 - Arun Persaud <[email protected]>
+
+- specfile:
+  * removed patch sympy_printing_ccode.patch; included upstream
+  * requires python >= 3.8 (skip 3.7)
+
+- update to version 1.11.1:
+  * The 1.11 release introduced a regression when using lambdify with
+    the cse=True option (introduced in 1.9) resulting in a list being
+    returned for a lambdified expression that was not a list. This bug
+    is now fixed in the 1.11.1 release.
+
+- changes from version 1.11.0:
+  * Highlights:
+    + Better support for integrating several different types of
+      expressions.
+    + The series expansion has seen several improvements.
+    + The assumption system is now fully deterministic, so it should
+      work in multi-threaded environments.
+    + A new and improved Mathematica parser.
+  * full changelog at
+    https://github.com/sympy/sympy/wiki/Release-Notes-for-1.11
+
+-------------------------------------------------------------------

Old:
----
  sympy-1.10.1.tar.gz
  sympy_printing_ccode.patch

New:
----
  sympy-1.11.1.tar.gz

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

Other differences:
------------------
++++++ python-sympy.spec ++++++
--- /var/tmp/diff_new_pack.hu2iVF/_old  2022-09-20 19:23:27.434452285 +0200
+++ /var/tmp/diff_new_pack.hu2iVF/_new  2022-09-20 19:23:27.442452308 +0200
@@ -19,10 +19,11 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 %define skip_python36 1
+%define skip_python37 1
 # Tests run 7h53m47s in OBS ... so we are switching them off right now
 %bcond_with  test
 Name:           python-sympy
-Version:        1.10.1
+Version:        1.11.1
 Release:        0
 Summary:        Computer algebra system (CAS) in Python
 License:        BSD-3-Clause
@@ -30,9 +31,6 @@
 URL:            https://www.sympy.org/
 Source0:        
https://files.pythonhosted.org/packages/source/s/sympy/sympy-%{version}.tar.gz
 Source99:       python-sympy-rpmlintrc
-# PATCH-FIX-UPSTREAM sympy_printing_ccode.patch gh#sympy/sympy#23533 
[email protected]
-# just eliminate already deprecated sympy.printing.ccode module
-Patch0:         sympy_printing_ccode.patch
 BuildRequires:  %{python_module mpmath >= 0.19}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes

++++++ sympy-1.10.1.tar.gz -> sympy-1.11.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-sympy/sympy-1.10.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-sympy.new.2083/sympy-1.11.1.tar.gz differ: 
char 5, line 1

Reply via email to