Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-GridDataFormats"

Wed Apr 21 20:59:34 2021 rev:3 rq:886818 version:0.5.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-GridDataFormats/python-GridDataFormats.changes
    2019-07-23 22:37:24.394971021 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-GridDataFormats.new.12324/python-GridDataFormats.changes
 2021-04-21 20:59:49.362241346 +0200
@@ -1,0 +2,5 @@
+Tue Apr 20 02:54:06 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Do not build for Python 3.6, due to no NumPy. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-GridDataFormats.spec ++++++
--- /var/tmp/diff_new_pack.Va6Il2/_old  2021-04-21 20:59:49.854242120 +0200
+++ /var/tmp/diff_new_pack.Va6Il2/_new  2021-04-21 20:59:49.858242127 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-GridDataFormats
 #
-# 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,17 +12,18 @@
 # 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-GridDataFormats
 Version:        0.5.0
 Release:        0
 Summary:        Python Tools for Reading and writing of data on regular grids
-License:        GPL-3.0
-Group:          Development/Libraries/Python
-Url:            https://github.com/MDAnalysis/GridDataFormats/
+License:        GPL-3.0-only
+URL:            https://github.com/MDAnalysis/GridDataFormats/
 Source0:        
https://files.pythonhosted.org/packages/source/G/GridDataFormats/GridDataFormats-%{version}.tar.gz
 BuildRequires:  %{python_module numpy >= 1.0.3}
 BuildRequires:  %{python_module paramiko}

Reply via email to