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 2022-08-12 16:06:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Mathics (Old)
 and      /work/SRC/openSUSE:Factory/.python-Mathics.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Mathics"

Fri Aug 12 16:06:36 2022 rev:11 rq:994639 version:5.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Mathics/python-Mathics.changes    
2022-08-06 22:08:17.334679366 +0200
+++ /work/SRC/openSUSE:Factory/.python-Mathics.new.1521/python-Mathics.changes  
2022-08-12 16:06:59.531532885 +0200
@@ -1,0 +2,19 @@
+Wed Aug 10 19:32:00 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 5.0.2:
+  * Rerelease to get requirements-cython.txt into tarball.
+- Changes from version 5.0.1:
+  * format and do_format methods were removed from the interface
+    of BaseElement, becoming non-member functions.
+  * The class BoxElement was introduced as a base for boxing
+    elements.
+  * New Builtin 'Inverse Gudermannian'.
+  * Documentation Hyperbolic functions were split off form
+    trigonometry and exponential functions. More url links were
+    added.
+  * Bugs *r Creating a complex number from Infinity no longer
+    crashes and returns 'I * Infinity'
+- Drop requirements-cython.txt as additional source: now included
+  in source tarball.
+
+-------------------------------------------------------------------

Old:
----
  Mathics3-5.0.0.tar.gz
  requirements-cython.txt

New:
----
  Mathics3-5.0.2.tar.gz

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

Other differences:
------------------
++++++ python-Mathics.spec ++++++
--- /var/tmp/diff_new_pack.5SRe8H/_old  2022-08-12 16:07:01.183537853 +0200
+++ /var/tmp/diff_new_pack.5SRe8H/_new  2022-08-12 16:07:01.187537865 +0200
@@ -31,15 +31,13 @@
 %define skip_python2 1
 %define pyname Mathics3
 Name:           python-Mathics%{psuffix}
-Version:        5.0.0
+Version:        5.0.2
 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
-# File missing from tagged tarball
-Source1:        
https://raw.githubusercontent.com/Mathics3/mathics-core/%{version}/requirements-cython.txt
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module Django >= 1.8}
 BuildRequires:  %{python_module colorama}
@@ -88,8 +86,6 @@
 %prep
 %setup -q -n %{pyname}-%{version}
 
-cp %{SOURCE1} ./
-
 # FIX SPURIOUS EXEC PERMISSIONS
 chmod -x ./mathics/data/ExampleData/{numberdata.csv,InventionNo1.xml}
 chmod -x ./mathics/packages/SciDraw/*.m

++++++ Mathics3-5.0.0.tar.gz -> Mathics3-5.0.2.tar.gz ++++++
++++ 3930 lines of diff (skipped)

Reply via email to