Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Pweave for openSUSE:Factory checked in at 2024-03-13 22:20:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pweave (Old) and /work/SRC/openSUSE:Factory/.python-Pweave.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pweave" Wed Mar 13 22:20:47 2024 rev:9 rq:1157513 version:0.30.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pweave/python-Pweave.changes 2022-10-16 16:09:22.726777635 +0200 +++ /work/SRC/openSUSE:Factory/.python-Pweave.new.1770/python-Pweave.changes 2024-03-13 22:22:08.876169481 +0100 @@ -1,0 +2,5 @@ +Wed Mar 13 10:09:40 UTC 2024 - Dirk Müller <[email protected]> + +- skip python39 due to missing ipython + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pweave.spec ++++++ --- /var/tmp/diff_new_pack.XTpUg7/_old 2024-03-13 22:22:09.552194432 +0100 +++ /var/tmp/diff_new_pack.XTpUg7/_new 2024-03-13 22:22:09.556194580 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Pweave # -# Copyright (c) 2022 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,9 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 -%define skip_python36 1 +%{?sle15_python_module_pythons} +# missing jupyter_ikernel +%global skip_python39 1 Name: python-Pweave Version: 0.30.3 Release: 0
