Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-metakernel for 
openSUSE:Factory checked in at 2026-03-14 22:23:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-metakernel (Old)
 and      /work/SRC/openSUSE:Factory/.python-metakernel.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-metakernel"

Sat Mar 14 22:23:01 2026 rev:22 rq:1338881 version:0.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-metakernel/python-metakernel.changes      
2025-12-19 16:43:43.844564665 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-metakernel.new.8177/python-metakernel.changes
    2026-03-14 22:24:27.522259487 +0100
@@ -1,0 +2,100 @@
+Sat Mar 14 13:32:30 UTC 2026 - Ben Greiner <[email protected]>
+
+- Update to 0.32.0
+  ## Enhancements made
+  * Add --display-name option to kernel install subcommand #353
+    (@blink1073, @codecov-commenter)
+  ## Bugs fixed
+  * Fix %matplotlib inline raising ValueError #352 (@blink1073,
+    @codecov-commenter)
+  * Fix soft continuation in REPLWrapper.run_command() #350
+    (@blink1073, @codecov-commenter)
+  * Fix python helper function #349 (@blink1073,
+    @codecov-commenter, @ellert)
+  ## Maintenance and upkeep improvements
+  * Remove virtualenv pin #354 (@blink1073, @codecov-commenter)
+  * Add branch-coverage tests for Activity.handle_results() and
+    REPLWrapper #348 (@blink1073, @claude, @codecov-commenter)
+  * Finish typing for tests #347 (@blink1073, @codecov-commenter)
+  * Add type annotations to test helpers and resolve mypy errors
+    #346 (@blink1073, @codecov-commenter)
+  * Add typed wrappers for register_line/cell_magic and annotate
+    all magics #345 (@blink1073, @codecov-commenter)
+  * Adopt zizmor for GitHub Actions static analysis #344
+    (@blink1073, @codecov-commenter)
+  * Fix testpaths for newer pytest versions #343 (@ellert,
+    @blink1073, @codecov-commenter)
+  * Add typed get_ipython() helper and resolve all mypy errors in
+    magics #341 (@blink1073, @claude, @codecov-commenter)
+- Release 0.3.10
+  ## Enhancements made
+  * Convert top-level kernel methods to async #338 (@blink1073,
+    @codecov-commenter)
+  * Support async do_execute_direct #337 (@blink1073,
+    @codecov-commenter)
+  * Use hatch build hook to bundle kernelspecs in wheels #302
+    (@blink1073)
+  * Add type annotations and mypy support #300 (@blink1073)
+  ## Bugs fixed
+  * Use IPython DisplayFormatter directly for missing
+    repr_mimebundle #299 (@blink1073, @morlic)
+  ## Maintenance and upkeep improvements
+  * Update dependabot config #335 (@blink1073, @codecov-commenter)
+  * Remove PY3 compatibility shim #334 (@blink1073,
+    @codecov-commenter)
+  * Add no-op u() function for backwards compatibility #333
+    (@blink1073, @codecov-commenter)
+  * Add Python 3.14t free-threading CI on Ubuntu #332 (@blink1073,
+    @codecov-commenter)
+  * Add tests for core MetaKernel methods #331 (@blink1073,
+    @codecov-commenter)
+  * Add tests for include, install, kernel, and macro magics #330
+    (@blink1073, @codecov-commenter)
+  * Add tests for Activity class methods and ParallelMagic methods
+    #329 (@blink1073, @claude, @codecov-commenter)
+  * Consolidate Windows CI into main test matrix #328 (@blink1073,
+    @claude, @codecov-commenter)
+  * Add tests for Error_display, do_execute_meta, get_magic_args,
+    display, and process_metakernel classes #327 (@blink1073,
+    @codecov-commenter)
+  * Add tests for IPythonKernel, register_ipython_magics, and
+    MetaKernelApp #326 (@blink1073, @codecov-commenter)
+  * Add test module for tutor magic #324 (@blink1073,
+    @codecov-commenter)
+  * Add test module for conversation magic #323 (@blink1073,
+    @claude, @codecov-commenter)
+  * Add test module for brain magic #322 (@blink1073, @claude,
+    @codecov-commenter)
+  * Add test module for blockly magic and fix register_magics bug
+    #321 (@blink1073, @codecov-commenter)
+  * Add test module for scheme magic #320 (@blink1073,
+    @codecov-commenter)
+  * Bump cairosvg from 1.0.22 to 2.7.0 #319 (@blink1073)
+  * Add Windows CI job running just test-all #318 (@blink1073,
+    @codecov-commenter)
+  * Bump pillow from 11.3.0 to 12.1.1 #317 (@blink1073)
+  * Add test-all dependency group, activity and matplotlib magic
+    tests #316 (@blink1073, @codecov-commenter)
+  * Remove Python 2 compatibility shims and modernize string
+    formatting #315 (@blink1073, @codecov-commenter)
+  * Bump the actions group with 3 updates #314 (@blink1073)
+  * Add more pre-commit hooks and stricter typing #312 (@blink1073,
+    @codecov-commenter)
+  * Add rtd config #311 (@blink1073, @codecov-commenter)
+  * Add documentation for creating a new MetaKernel-based kernel
+    #310 (@blink1073)
+  * Add CodeQL analysis workflow configuration #309 (@blink1073)
+  * Add Codecov coverage upload #308 (@blink1073,
+    @codecov-commenter)
+  * Refactor test jobs #307 (@blink1073)
+  * Covert top level RST files to Markdown #306 (@blink1073)
+  * Switch to just and uv for development tooling #305 (@blink1073)
+  * Add pre-commit hooks with ruff, actionlint, and mdformat #304
+    (@blink1073)
+  * Move tests to top-level tests/ directory #303 (@blink1073)
+  * Fix deprecation warning pyparsing #298 (@blink1073)
+  * Bump actions/checkout from 4 to 6 #297 (@blink1073)
+  ## Other merged PRs
+  * Added mit-scheme-kernel #293 (@twaclaw, @blink1073)
+
+-------------------------------------------------------------------

Old:
----
  metakernel-0.30.4.tar.gz

New:
----
  metakernel-0.32.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-metakernel.spec ++++++
--- /var/tmp/diff_new_pack.Gi8sQj/_old  2026-03-14 22:24:28.046281195 +0100
+++ /var/tmp/diff_new_pack.Gi8sQj/_new  2026-03-14 22:24:28.046281195 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-metakernel
 #
-# 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
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-metakernel
-Version:        0.30.4
+Version:        0.32.0
 Release:        0
 Summary:        Metakernel for Jupyter
 License:        BSD-3-Clause
@@ -30,20 +30,26 @@
 BuildRequires:  %{python_module pip}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-comm > 0.1.0
 Requires:       python-ipykernel >= 5.5.6
 Requires:       python-jedi >= 0.18
 Requires:       python-jupyter-core >= 4.9.2
 Requires:       python-pexpect >= 4.8
 Recommends:     python-ipyparallel
+Recommends:     python-portalocker
 Provides:       python-jupyter_metakernel = %{version}
 Obsoletes:      python-jupyter_metakernel < %{version}
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module ipykernel >= 5.5.6}
+BuildRequires:  %{python_module comm >= 0.1.0}
+BuildRequires:  %{python_module ipywidgets}
 BuildRequires:  %{python_module jupyter-core >= 4.9.2}
+BuildRequires:  %{python_module matplotlib}
 BuildRequires:  %{python_module pexpect >= 4.8}
 BuildRequires:  %{python_module pytest-timeout}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module requests}
 BuildRequires:  coreutils-doc
 BuildRequires:  man
 # /SECTION
@@ -60,8 +66,7 @@
 %prep
 %setup -q -n metakernel-%{version}
 touch ~/.bashrc
-chmod -x metakernel/tests/test_process_metakernel.py
-sed -i '1{/env python/d}' metakernel/tests/test_expect.py
+sed -i '1{/env python/d}' tests/test_expect.py
 
 %build
 %pyproject_wheel
@@ -71,12 +76,10 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-# gh#Calysto/metakernel#279
-python313_skip=(-k "not(test_get_help or (REPLWrapTestCase and test_python))")
-%pytest metakernel/tests "${$python_skip[@]}"
+%pytest
 
 %files %{python_files}
-%doc README.rst
+%doc README.md
 %license LICENSE.txt
 %{python_sitelib}/metakernel
 %{python_sitelib}/metakernel-%{version}.dist-info

++++++ metakernel-0.30.4.tar.gz -> metakernel-0.32.0.tar.gz ++++++
++++ 22333 lines of diff (skipped)

Reply via email to