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 2025-05-09 18:49:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-GridDataFormats (Old)
and /work/SRC/openSUSE:Factory/.python-GridDataFormats.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-GridDataFormats"
Fri May 9 18:49:56 2025 rev:6 rq:1275986 version:1.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-GridDataFormats/python-GridDataFormats.changes
2023-12-17 21:35:02.699514397 +0100
+++
/work/SRC/openSUSE:Factory/.python-GridDataFormats.new.30101/python-GridDataFormats.changes
2025-05-09 18:52:42.480447796 +0200
@@ -1,0 +2,5 @@
+Fri May 9 05:10:11 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-GridDataFormats.spec ++++++
--- /var/tmp/diff_new_pack.tB93Zz/_old 2025-05-09 18:52:42.948467264 +0200
+++ /var/tmp/diff_new_pack.tB93Zz/_new 2025-05-09 18:52:42.952467430 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-GridDataFormats
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
#
-%define skip_python36 1
Name: python-GridDataFormats
Version: 1.0.2
Release: 0
@@ -24,7 +23,9 @@
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 pip}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-mrcfile
@@ -50,10 +51,10 @@
%autosetup -p1 -n GridDataFormats-%{version}
%build
-%python_build
+%pyproject_wheel
%install
-%python_install
+%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
@@ -63,5 +64,5 @@
%doc AUTHORS CHANGELOG README.rst
%license COPYING*
%{python_sitelib}/gridData
-%{python_sitelib}/GridDataFormats-%{version}-py*.egg-info
+%{python_sitelib}/[Gg]rid[Dd]ata[Ff]ormats-%{version}.dist-info