Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-altair-widgets for
openSUSE:Factory checked in at 2024-03-06 23:04:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-altair-widgets (Old)
and /work/SRC/openSUSE:Factory/.python-altair-widgets.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-altair-widgets"
Wed Mar 6 23:04:32 2024 rev:5 rq:1155319 version:0.2.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-altair-widgets/python-altair-widgets.changes
2021-06-01 10:39:05.340979274 +0200
+++
/work/SRC/openSUSE:Factory/.python-altair-widgets.new.1770/python-altair-widgets.changes
2024-03-06 23:04:56.106191047 +0100
@@ -1,0 +2,5 @@
+Tue Mar 5 18:15:17 UTC 2024 - Ben Greiner <[email protected]>
+
+- Skip python39: no longer supported since ipython 8.19
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-altair-widgets.spec ++++++
--- /var/tmp/diff_new_pack.RBx5tq/_old 2024-03-06 23:04:57.102227188 +0100
+++ /var/tmp/diff_new_pack.RBx5tq/_new 2024-03-06 23:04:57.106227333 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-altair-widgets
#
-# Copyright (c) 2021 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,7 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
-%define skip_python36 1
+%define skip_python39 1
# The test suite is not packaged in the PyPI package. The tests available on
# GitHub require pytest-ipynb which is not available on openSUSE and was
# abandoned upstream