Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-veusz for openSUSE:Factory checked in at 2025-06-02 22:00:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-veusz (Old) and /work/SRC/openSUSE:Factory/.python-veusz.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-veusz" Mon Jun 2 22:00:15 2025 rev:57 rq:1281768 version:4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-veusz/python-veusz.changes 2025-03-12 20:15:57.469144263 +0100 +++ /work/SRC/openSUSE:Factory/.python-veusz.new.16005/python-veusz.changes 2025-06-02 22:00:36.193327292 +0200 @@ -1,0 +2,20 @@ +Sun Jun 1 18:11:26 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 4.0: + * Update to using Qt6. + * Documentation updates. + * Copying SVG or image widgets copies image data. + * Bug fixes: + - HDF5 import + - 3D rotation + - Swap attributes for 2D data if transposing + - Hide stderr from embedded usage unless debug=True + - Fix histogram2d fro normed to density + - Fix for datasets of different lengths if using + gap_handling='ignore' + - Rename nan_handling to gap_handling + - Continue loading if error in plugins +- Switch to PyQt6 instead of PyQt5 for builds. +- Drop unnecessary update-desktop-file BuildRequires. + +------------------------------------------------------------------- Old: ---- veusz-3.6.2.tar.gz New: ---- veusz-4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-veusz.spec ++++++ --- /var/tmp/diff_new_pack.KVKTeQ/_old 2025-06-02 22:00:37.017361467 +0200 +++ /var/tmp/diff_new_pack.KVKTeQ/_new 2025-06-02 22:00:37.017361467 +0200 @@ -18,18 +18,19 @@ %define X_display ":98" %{?sle15_python_module_pythons} +%define modname veusz Name: python-veusz -Version: 3.6.2 +Version: 4.0 Release: 0 Summary: Scientific plotting library for Python # The entire source code is GPL-2.0+ except helpers/src/_nc_cntr.c which is Python-2.0 License: GPL-2.0-or-later AND Python-2.0 URL: https://veusz.github.io/ Source0: https://files.pythonhosted.org/packages/source/v/veusz/veusz-%{version}.tar.gz +BuildRequires: %{python_module PyQt6-devel} BuildRequires: %{python_module devel >= 3.8} BuildRequires: %{python_module numpy-devel} BuildRequires: %{python_module pip} -BuildRequires: %{python_module qt5-devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module sip-devel} BuildRequires: %{python_module tomli} @@ -39,10 +40,9 @@ BuildRequires: hicolor-icon-theme BuildRequires: man BuildRequires: python-rpm-macros -BuildRequires: update-desktop-files BuildRequires: xorg-x11-server-Xvfb +Requires: python-PyQt6 Requires: python-numpy -Requires: python-qt5 Requires: veusz-common Recommends: python-astropy Recommends: python-h5py ++++++ veusz-3.6.2.tar.gz -> veusz-4.0.tar.gz ++++++ ++++ 22452 lines of diff (skipped)