Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-hvplot for openSUSE:Factory checked in at 2026-05-29 18:09:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hvplot (Old) and /work/SRC/openSUSE:Factory/.python-hvplot.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hvplot" Fri May 29 18:09:07 2026 rev:22 rq:1355678 version:0.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hvplot/python-hvplot.changes 2025-12-23 13:44:04.212845698 +0100 +++ /work/SRC/openSUSE:Factory/.python-hvplot.new.1937/python-hvplot.changes 2026-05-29 18:10:53.903873107 +0200 @@ -1,0 +2,6 @@ +Thu May 28 15:02:17 UTC 2026 - Marius Grossu <[email protected]> + +- Drop support for Python 3.11: added %global skip_python311 1 in spec file + (bsc#1263906) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hvplot.spec ++++++ --- /var/tmp/diff_new_pack.hmYrMX/_old 2026-05-29 18:10:54.979917676 +0200 +++ /var/tmp/diff_new_pack.hmYrMX/_new 2026-05-29 18:10:54.983917841 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-hvplot # -# Copyright (c) 2025 SUSE LLC and contributors +# 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 @@ -17,6 +17,7 @@ %global flavor @BUILD_FLAVOR@%{nil} +%global skip_python311 1 %if "%{flavor}" == "test" %define psuffix -test %bcond_without test
