Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-bqplot for openSUSE:Factory checked in at 2024-02-09 23:54:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-bqplot (Old) and /work/SRC/openSUSE:Factory/.python-bqplot.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bqplot" Fri Feb 9 23:54:09 2024 rev:12 rq:1145389 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/python-bqplot/python-bqplot.changes 2023-12-25 19:05:41.326332872 +0100 +++ /work/SRC/openSUSE:Factory/.python-bqplot.new.1815/python-bqplot.changes 2024-02-09 23:54:27.691594229 +0100 @@ -1,0 +2,6 @@ +Fri Feb 9 11:00:59 UTC 2024 - Ben Greiner <[email protected]> + +- Don't build for python312 yet: ui-test failure of unknown reason + gh#bqplot/bqplot#1639 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-bqplot.spec ++++++ --- /var/tmp/diff_new_pack.pZAPZy/_old 2024-02-09 23:54:28.367618589 +0100 +++ /var/tmp/diff_new_pack.pZAPZy/_new 2024-02-09 23:54:28.371618734 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-bqplot # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,6 +16,8 @@ # +# https://github.com/bqplot/bqplot/issues/1639 +%define skip_python312 1 %define pyver 0.12.42 %define jupver 0.5.43 Name: python-bqplot
