Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-lazyarray"

Mon Feb 15 23:17:13 2021 rev:3 rq:871492 version:0.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lazyarray/python-lazyarray.changes        
2019-07-24 20:34:45.462579204 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-lazyarray.new.28504/python-lazyarray.changes 
    2021-02-15 23:19:41.543699788 +0100
@@ -1,0 +2,5 @@
+Fri Feb 12 16:06:54 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- skip python 3.6 (skip scipy) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-lazyarray.spec ++++++
--- /var/tmp/diff_new_pack.a9EF5e/_old  2021-02-15 23:19:42.083700594 +0100
+++ /var/tmp/diff_new_pack.a9EF5e/_new  2021-02-15 23:19:42.091700606 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-lazyarray
 #
-# 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
@@ -12,18 +12,19 @@
 # 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-%{**}}
+%global skip_python36 1
 Name:           python-lazyarray
 Version:        0.3.3
 Release:        0
 Summary:        Lazily-evaluated numerical array class, compatible with NumPy 
arrays
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            http://github.com/NeuralEnsemble/lazyarray/
+URL:            http://github.com/NeuralEnsemble/lazyarray/
 Source:         
https://files.pythonhosted.org/packages/source/l/lazyarray/lazyarray-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes

Reply via email to