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 2023-04-19 17:42:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-veusz (Old) and /work/SRC/openSUSE:Factory/.python-veusz.new.2023 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-veusz" Wed Apr 19 17:42:57 2023 rev:55 rq:1080203 version:3.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-veusz/python-veusz.changes 2023-01-14 20:32:26.637470202 +0100 +++ /work/SRC/openSUSE:Factory/.python-veusz.new.2023/python-veusz.changes 2023-04-19 17:42:58.420192376 +0200 @@ -1,0 +2,21 @@ +Tue Apr 18 20:16:04 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 3.6.2: + * Fix broken resource symlink handling. +- Changes from version 3.6.1: + * Fix appdata file. + * Fix issue in setup.cfg. +- Changes from version 3.6.0: + * Interactive rotation of 3D plots. + * Add 12-bit rainbow colormap. + * Fix crash in contour key values. + * Fix breakage with recent numpy versions due to removal of + bool. + * Fix error in colormap sequence. + * About dialog shows software versions. + * Rewrite install instructions in INSTALL.md. + * Fix for Python 3.11 due to opening with universal newlines. + * Remove use of distutils. +- Drop veusz-numpy1.24.patch: incorporated upstream. + +------------------------------------------------------------------- Old: ---- veusz-3.5.3.tar.gz veusz-numpy1.24.patch New: ---- veusz-3.6.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-veusz.spec ++++++ --- /var/tmp/diff_new_pack.WwaM3J/_old 2023-04-19 17:42:59.044196001 +0200 +++ /var/tmp/diff_new_pack.WwaM3J/_new 2023-04-19 17:42:59.048196025 +0200 @@ -19,15 +19,13 @@ %define X_display ":98" Name: python-veusz -Version: 3.5.3 +Version: 3.6.2 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 -# PATCH-FIX-UPSTREAM veusz-numpy1.24.patch commit without PR or issue -Patch1: https://github.com/veusz/veusz/commit/f93cf7ac0a1d93902524f38efbb58c4f0d016caa.patch#/veusz-numpy1.24.patch BuildRequires: %{python_module devel >= 3.8} BuildRequires: %{python_module numpy-devel} BuildRequires: %{python_module pip} @@ -165,7 +163,7 @@ %doc README.md AUTHORS ChangeLog %doc Documents/manual/html %license COPYING -%{python_sitearch}/veusz-%{version}.dist-info +%{python_sitearch}/veusz-%{version}.dist-info/ %{python_sitearch}/veusz/ %files -n veusz ++++++ veusz-3.5.3.tar.gz -> veusz-3.6.2.tar.gz ++++++ ++++ 40728 lines of diff (skipped)