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 2026-05-17 18:56:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-GridDataFormats (Old)
and /work/SRC/openSUSE:Factory/.python-GridDataFormats.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-GridDataFormats"
Sun May 17 18:56:58 2026 rev:7 rq:1353575 version:1.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-GridDataFormats/python-GridDataFormats.changes
2025-05-09 18:52:42.480447796 +0200
+++
/work/SRC/openSUSE:Factory/.python-GridDataFormats.new.1966/python-GridDataFormats.changes
2026-05-17 18:57:20.941586206 +0200
@@ -1,0 +2,8 @@
+Sun May 10 09:17:19 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.1.0:
+ * Minimum supported Python version is now 3.11.
+ * numpy >= 1.21 is required.
+ * License changed to LGPL-3.0-or-later.
+
+-------------------------------------------------------------------
@@ -152 +159,0 @@
-
Old:
----
GridDataFormats-1.0.2.tar.gz
New:
----
griddataformats-1.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-GridDataFormats.spec ++++++
--- /var/tmp/diff_new_pack.G1dHuV/_old 2026-05-17 18:57:21.441606606 +0200
+++ /var/tmp/diff_new_pack.G1dHuV/_new 2026-05-17 18:57:21.441606606 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-GridDataFormats
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,25 +17,25 @@
Name: python-GridDataFormats
-Version: 1.0.2
+Version: 1.1.0
Release: 0
Summary: Python Tools for Reading and writing of data on regular grids
-License: GPL-3.0-only
+License: LGPL-3.0-or-later
URL: https://github.com/MDAnalysis/GridDataFormats/
-Source0:
https://files.pythonhosted.org/packages/source/G/GridDataFormats/GridDataFormats-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/G/GridDataFormats/griddataformats-%{version}.tar.gz
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module setuptools >= 40.9.0}
+BuildRequires: %{python_module versioningit}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-mrcfile
-Requires: python-numpy >= 1.0.3
+Requires: python-numpy >= 1.21
Requires: python-scipy
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module mrcfile}
-BuildRequires: %{python_module numpy >= 1.0.3}
-BuildRequires: %{python_module paramiko}
+BuildRequires: %{python_module numpy >= 1.21}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module scipy}
# /SECTION
@@ -48,7 +48,7 @@
write out the data again.
%prep
-%autosetup -p1 -n GridDataFormats-%{version}
+%autosetup -p1 -n griddataformats-%{version}
%build
%pyproject_wheel
@@ -61,7 +61,7 @@
%pytest
%files %{python_files}
-%doc AUTHORS CHANGELOG README.rst
+%doc CHANGELOG README.rst
%license COPYING*
%{python_sitelib}/gridData
%{python_sitelib}/[Gg]rid[Dd]ata[Ff]ormats-%{version}.dist-info