Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-visvis for openSUSE:Factory checked in at 2026-04-13 23:18:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-visvis (Old) and /work/SRC/openSUSE:Factory/.python-visvis.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-visvis" Mon Apr 13 23:18:37 2026 rev:10 rq:1346250 version:1.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-visvis/python-visvis.changes 2024-09-02 13:13:57.629129848 +0200 +++ /work/SRC/openSUSE:Factory/.python-visvis.new.21863/python-visvis.changes 2026-04-13 23:19:19.301200941 +0200 @@ -1,0 +2,9 @@ +Sun Apr 12 20:08:36 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.15.0: + * Modernized the repo a bit, and fixed a few things that were + broken. + * Use flit-core for build-backend. +- Drop use-importlib.patch, integrated upstream. + +------------------------------------------------------------------- Old: ---- use-importlib.patch visvis-1.14.0.tar.gz New: ---- visvis-1.15.0.tar.gz ----------(Old B)---------- Old: * Use flit-core for build-backend. - Drop use-importlib.patch, integrated upstream. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-visvis.spec ++++++ --- /var/tmp/diff_new_pack.ybrAxx/_old 2026-04-13 23:19:19.933227030 +0200 +++ /var/tmp/diff_new_pack.ybrAxx/_new 2026-04-13 23:19:19.937227195 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-visvis # -# Copyright (c) 2024 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 @@ -18,17 +18,14 @@ %{?sle15_python_module_pythons} Name: python-visvis -Version: 1.14.0 +Version: 1.15.0 Release: 0 Summary: An object oriented approach to visualization of 1D to 4D data License: BSD-3-Clause URL: https://github.com/almarklein/visvis Source: https://files.pythonhosted.org/packages/source/v/visvis/visvis-%{version}.tar.gz -# PATCH-FIX-UPSTREAM gh#almarklein/visvis#128 -Patch0: use-importlib.patch +BuildRequires: %{python_module flit-core >= 3.2} BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-numpy @@ -72,7 +69,8 @@ %pytest %files %{python_files} -%license license.txt +%license LICENSE +%doc README.md %{python_sitelib}/visvis %{python_sitelib}/visvis-%{version}.dist-info ++++++ visvis-1.14.0.tar.gz -> visvis-1.15.0.tar.gz ++++++ ++++ 91568 lines of diff (skipped)
