Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PsyLab for openSUSE:Factory 
checked in at 2021-04-21 20:59:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PsyLab (Old)
 and      /work/SRC/openSUSE:Factory/.python-PsyLab.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PsyLab"

Wed Apr 21 20:59:37 2021 rev:3 rq:886826 version:0.4.7.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PsyLab/python-PsyLab.changes      
2020-01-12 23:26:16.942858250 +0100
+++ /work/SRC/openSUSE:Factory/.python-PsyLab.new.12324/python-PsyLab.changes   
2021-04-21 20:59:51.382244527 +0200
@@ -1,0 +2,5 @@
+Tue Apr 20 04:55:27 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Do not build for Python 3.6, due to no NumPy.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PsyLab.spec ++++++
--- /var/tmp/diff_new_pack.kN5x7M/_old  2021-04-21 20:59:51.858245277 +0200
+++ /var/tmp/diff_new_pack.kN5x7M/_new  2021-04-21 20:59:51.858245277 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PsyLab
 #
-# Copyright (c) 2018 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
@@ -12,19 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python36 1
 Name:           python-PsyLab
 Version:        0.4.7.12
 # For license file
 %define tag     f6006806c966d5dc8cca93aafe0c212c6d38995d
 Release:        0
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Summary:        PsyLab: Psychophysics Lab
-Url:            https://bitbucket.org/cbrown1/psylab
-Group:          Development/Languages/Python
+URL:            https://bitbucket.org/cbrown1/psylab
 Source:         
https://files.pythonhosted.org/packages/py2.py3/P/PsyLab/PsyLab-%{version}-py2.py3-none-any.whl
 Source10:       
https://raw.githubusercontent.com/psylab16/psylab/%{tag}/COPYING
 BuildRequires:  %{python_module devel}
@@ -34,9 +35,9 @@
 BuildRequires:  %{python_module scipy >= 0.12}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-matplotlib >= 1.2
 Requires:       python-numpy >= 1.2
 Requires:       python-scipy >= 0.12
-Requires:       python-matplotlib >= 1.2
 BuildArch:      noarch
 
 %python_subpackages

Reply via email to