Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sidpy for openSUSE:Factory checked in at 2025-11-24 14:14:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sidpy (Old) and /work/SRC/openSUSE:Factory/.python-sidpy.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sidpy" Mon Nov 24 14:14:00 2025 rev:15 rq:1319626 version:0.12.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sidpy/python-sidpy.changes 2024-07-08 19:08:55.692205764 +0200 +++ /work/SRC/openSUSE:Factory/.python-sidpy.new.14147/python-sidpy.changes 2025-11-24 14:16:36.612054394 +0100 @@ -1,0 +2,7 @@ +Mon Nov 24 07:07:18 UTC 2025 - Steve Kowalik <[email protected]> + +- Update to 0.12.8: + * get scale of axis with dataset.x.slope. +- Remove upper bound on numpy. + +------------------------------------------------------------------- Old: ---- sidpy-0.12.3.tar.gz New: ---- sidpy-0.12.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sidpy.spec ++++++ --- /var/tmp/diff_new_pack.3rK3Yd/_old 2025-11-24 14:16:37.524092712 +0100 +++ /var/tmp/diff_new_pack.3rK3Yd/_new 2025-11-24 14:16:37.528092881 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-sidpy # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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 @@ -18,9 +18,8 @@ %{?sle15_python_module_pythons} %define packagename sidpy -%global skip_python39 1 Name: python-sidpy -Version: 0.12.3 +Version: 0.12.8 Release: 0 Summary: Utilities for processing Spectroscopic and Imaging Data License: MIT @@ -31,15 +30,15 @@ BuildRequires: %{python_module cytoolz} BuildRequires: %{python_module dask >= 0.10} BuildRequires: %{python_module dask-array >= 0.10} +BuildRequires: %{python_module dill} BuildRequires: %{python_module distributed >= 2} BuildRequires: %{python_module h5py >= 2.6.0} BuildRequires: %{python_module ipywidgets >= 5.2.2} BuildRequires: %{python_module joblib >= 0.11.0} BuildRequires: %{python_module matplotlib >= 2.0.0} BuildRequires: %{python_module mpi4py} -BuildRequires: %{python_module numpy >= 1.10 with %python-numpy < 2} +BuildRequires: %{python_module numpy >= 1.10} BuildRequires: %{python_module pip} -BuildRequires: %{python_module psutil} BuildRequires: %{python_module pytest} BuildRequires: %{python_module qt5} BuildRequires: %{python_module scikit-learn} @@ -53,6 +52,7 @@ Requires: python-cytoolz Requires: python-dask >= 0.10 Requires: python-dask-array >= 0.10 +Requires: python-dill Requires: python-distributed >= 2 Requires: python-h5py >= 2.6.0 Requires: python-ipykernel @@ -61,11 +61,10 @@ Requires: python-ipywidgets >= 5.2.2 Requires: python-joblib >= 0.11.0 Requires: python-matplotlib >= 2.0.0 -Requires: python-psutil +Requires: python-numpy >= 1.10 Requires: python-scikit-learn Requires: python-scipy Requires: python-toolz -Requires: (python-numpy >= 1.10 with python-numpy < 2) Recommends: python-mpi4py Recommends: python-qt5 BuildArch: noarch @@ -94,6 +93,6 @@ %files %{python_files} %doc README.rst %license LICENSE -%{python_sitelib}/%{packagename}-%{version}*-info +%{python_sitelib}/%{packagename}-%{version}.dist-info %{python_sitelib}/%{packagename} ++++++ sidpy-0.12.3.tar.gz -> sidpy-0.12.8.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-sidpy/sidpy-0.12.3.tar.gz /work/SRC/openSUSE:Factory/.python-sidpy.new.14147/sidpy-0.12.8.tar.gz differ: char 13, line 1
