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 2021-05-19 17:49:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sympy (Old)
 and      /work/SRC/openSUSE:Factory/.python-sympy.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sympy"

Wed May 19 17:49:47 2021 rev:26 rq:894338 version:1.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sympy/python-sympy.changes        
2021-01-26 14:50:19.319724407 +0100
+++ /work/SRC/openSUSE:Factory/.python-sympy.new.2988/python-sympy.changes      
2021-05-19 17:50:09.653338191 +0200
@@ -1,0 +2,18 @@
+Fri May 14 01:35:35 UTC 2021 - Arun Persaud <a...@gmx.de>
+
+- update to version 1.8:
+  * Backwards compatibility breaks and deprecations
+    + Please manually add any backwards compatibility breaks or
+      deprecations here, in addition to the automatic listing below.
+    + assumptions
+      AskHandler(), register_handler() and remove_handler() are
+      deprecated. Handler now must be multipledispatch
+      instance. (#20835 by @JSS95)
+    + parsing
+      Parsing of "Q" returns AssumptionKeys instance in assumptions
+      module. This means that sympify("Q") will no longer return a
+      symbol. (#21152 by @JSS95)
+  * Full changelog at
+    https://github.com/sympy/sympy/wiki/Release-Notes-for-1.8
+
+-------------------------------------------------------------------

Old:
----
  sympy-1.7.1.tar.gz

New:
----
  sympy-1.8.tar.gz

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

Other differences:
------------------
++++++ python-sympy.spec ++++++
--- /var/tmp/diff_new_pack.bOus9n/_old  2021-05-19 17:50:10.277335573 +0200
+++ /var/tmp/diff_new_pack.bOus9n/_new  2021-05-19 17:50:10.277335573 +0200
@@ -20,29 +20,29 @@
 %define skip_python2 1
 %bcond_with     test
 Name:           python-sympy
-Version:        1.7.1
+Version:        1.8
 Release:        0
 Summary:        Computer algebra system (CAS) in Python
 License:        BSD-3-Clause
 Group:          Development/Libraries/Python
-URL:            http://www.sympy.org/
+URL:            https://www.sympy.org/
 Source0:        
https://files.pythonhosted.org/packages/source/s/sympy/sympy-%{version}.tar.gz
 Source99:       python-sympy-rpmlintrc
 BuildRequires:  %{python_module mpmath >= 0.19}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with test}
-BuildRequires:  %{python_module pytest}
-%endif
 Requires:       python-mpmath >= 0.19
 Requires:       python-setuptools
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Recommends:     python-ipython
 Recommends:     python-numpy
 Recommends:     python-symengine
 BuildArch:      noarch
+%if %{with test}
+BuildRequires:  %{python_module pytest}
+%endif
 %python_subpackages
 
 %description
@@ -74,7 +74,7 @@
 sed -i "s|^#!%{_bindir}/env python$|#!%{__$python}|" 
%{buildroot}%{$python_sitelib}/sympy/physics/optics/polarization.py
 sed -i "s|^#!%{_bindir}/env python$|#!%{__$python}|" 
%{buildroot}%{$python_sitelib}/sympy/benchmarks/bench_symbench.py
 }
-%python_compileall
+%{python_compileall}
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %python_clone -a %{buildroot}%{_bindir}/isympy

++++++ sympy-1.7.1.tar.gz -> sympy-1.8.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-sympy/sympy-1.7.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-sympy.new.2988/sympy-1.8.tar.gz differ: char 
5, line 1

Reply via email to