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 2021-04-24 23:09:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Mathics (Old)
 and      /work/SRC/openSUSE:Factory/.python-Mathics.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Mathics"

Sat Apr 24 23:09:11 2021 rev:6 rq:888155 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Mathics/python-Mathics.changes    
2021-01-27 18:57:31.860368045 +0100
+++ /work/SRC/openSUSE:Factory/.python-Mathics.new.12324/python-Mathics.changes 
2021-04-24 23:10:23.339499661 +0200
@@ -1,0 +2,5 @@
+Tue Apr 20 04:19:34 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Don't build for Python 3.6, due to no NumPy. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Mathics.spec ++++++
--- /var/tmp/diff_new_pack.GqFKF5/_old  2021-04-24 23:10:23.735500221 +0200
+++ /var/tmp/diff_new_pack.GqFKF5/_new  2021-04-24 23:10:23.735500221 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Mathics
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,14 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 # Upstream no longer supports python2
 %define skip_python2 1
+%define skip_python36 1
 %define pyname Mathics3
 Name:           python-Mathics
 Version:        1.1.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:        GPL-3.0-only AND BSD-3-Clause AND MIT AND Apache-2.0
+License:        Apache-2.0 AND BSD-3-Clause AND GPL-3.0-only AND MIT
 URL:            https://mathics.github.io/
 Source:         
https://github.com/mathics/Mathics/archive/%{version}/%{pyname}-%{version}.tar.gz
 BuildRequires:  %{python_module Django >= 1.8}
@@ -53,7 +54,7 @@
 BuildRequires:  %{python_module requests}
 # /SECTION
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 %python_subpackages
 
 %description

Reply via email to