Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ipyparallel for openSUSE:Factory checked in at 2026-03-23 17:12:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ipyparallel (Old) and /work/SRC/openSUSE:Factory/.python-ipyparallel.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipyparallel" Mon Mar 23 17:12:40 2026 rev:25 rq:1341880 version:9.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ipyparallel/python-ipyparallel.changes 2026-02-03 21:35:06.961731817 +0100 +++ /work/SRC/openSUSE:Factory/.python-ipyparallel.new.8177/python-ipyparallel.changes 2026-03-23 17:13:25.217804483 +0100 @@ -1,0 +2,21 @@ +Sun Mar 22 17:30:34 UTC 2026 - Ben Greiner <[email protected]> + +- Update dependencies + +------------------------------------------------------------------- +Mon Mar 16 23:14:39 UTC 2026 - Dirk Müller <[email protected]> + +- update to 9.1.0: + * 9.1.0 introduces a new task labeling feature for filtering + task results + * 9.1 requires Python >=3.10. + * Task label feature refined #983 (@ottointhesky, @minrk) + * Task label feature #979 (@ottointhesky, @minrk) + * handle XPUB socket type in kernel protocol #985 (@minrk) + * Use new serialization code for PyPy3.10+ 7.3.19+ #934 + * ipykernel 7 support - take 2 #947 (@ianthomas23, @minrk) + * fix a couple of doc links #976 (@minrk) + * require Python 3.10 #954 (@minrk) + * dependabot: split major/minor js bumps #940 (@minrk) + +------------------------------------------------------------------- Old: ---- ipyparallel-9.0.2.tar.gz New: ---- ipyparallel-9.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ipyparallel.spec ++++++ --- /var/tmp/diff_new_pack.2DLMq8/_old 2026-03-23 17:13:27.905916281 +0100 +++ /var/tmp/diff_new_pack.2DLMq8/_new 2026-03-23 17:13:27.917916780 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ipyparallel # -# 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 @@ -16,9 +16,9 @@ # -%define distversion 9.0.2 +%define distversion 9.1 Name: python-ipyparallel -Version: 9.0.2 +Version: 9.1.0 Release: 0 Summary: Interactive parallel computing library for IPython License: BSD-3-Clause @@ -28,7 +28,7 @@ Source99: python-ipyparallel-rpmlintrc # SECTION build-system requirements BuildRequires: %{python_module hatchling >= 0.25} -BuildRequires: %{python_module base >= 3.8} +BuildRequires: %{python_module base >= 3.10} BuildRequires: %{python_module jupyterlab >= 4} BuildRequires: %{python_module pip} BuildRequires: fdupes @@ -46,7 +46,6 @@ BuildRequires: %{python_module tornado >= 6.1} BuildRequires: %{python_module tqdm} BuildRequires: %{python_module traitlets >= 5} -Requires: %{python_module importlib_metadata >= 3.6 if %python-base < 3.10} Requires: python-decorator Requires: python-ipykernel >= 6.9.1 Requires: python-ipython >= 5 ++++++ ipyparallel-9.0.2.tar.gz -> ipyparallel-9.1.0.tar.gz ++++++ ++++ 12501 lines of diff (skipped)
