Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oct2py for openSUSE:Factory 
checked in at 2021-02-15 23:19:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oct2py (Old)
 and      /work/SRC/openSUSE:Factory/.python-oct2py.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oct2py"

Mon Feb 15 23:19:37 2021 rev:4 rq:872153 version:5.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oct2py/python-oct2py.changes      
2019-07-24 20:34:18.446582168 +0200
+++ /work/SRC/openSUSE:Factory/.python-oct2py.new.28504/python-oct2py.changes   
2021-02-15 23:21:31.563864111 +0100
@@ -1,0 +2,5 @@
+Sun Feb 14 14:08:51 UTC 2021 - Dirk M??ller <[email protected]>
+
+- skip python 3.6 (no scipy) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-oct2py.spec ++++++
--- /var/tmp/diff_new_pack.D93wTE/_old  2021-02-15 23:21:32.079864881 +0100
+++ /var/tmp/diff_new_pack.D93wTE/_new  2021-02-15 23:21:32.083864887 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oct2py
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -20,21 +20,22 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
+%define         skip_python36 1
 Name:           python-oct2py
 Version:        5.0.4
 Release:        0
 Summary:        Python to GNU Octave bridge
 License:        MIT
 Group:          Development/Languages/Python
-Url:            http://github.com/blink1073/oct2py
+URL:            http://github.com/blink1073/oct2py
 Source:         
https://files.pythonhosted.org/packages/source/o/oct2py/oct2py-%{version}.tar.gz
 BuildRequires:  %{python_module numpy >= 1.12}
 BuildRequires:  %{python_module octave-kernel >= 0.30}
 BuildRequires:  %{python_module scipy >= 0.17}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:       python-numpy >= 1.12
 Requires:       python-octave-kernel >= 0.30
 Requires:       python-scipy >= 0.17

Reply via email to