17
0

133 Commits

Author SHA256 Message Date
3609981e0f Accepting request 1331001 from devel:languages:python:jupyter
- Revert multibuild and fix kernel selection in tests 
- Convert to multibuild with separate flavor testing to fix the issue
  with jupyter kernel detection

OBS-URL: https://build.opensuse.org/request/show/1331001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=55
2026-02-11 17:47:14 +00:00
aee80a0856 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=126 2026-02-04 15:25:36 +00:00
d54177d054 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=125 2026-02-04 15:01:59 +00:00
da68a4c899 - Revert multibuild and fix kernel selection in tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=124
2026-02-04 15:00:59 +00:00
f8015f7151 - Convert to multibuild with separate flavor testing to fix the issue
with jupyter kernel detection

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=123
2026-02-02 13:58:57 +00:00
ab5aad44c5 osc copypac from project:openSUSE:Factory package:python-ipykernel revision:54, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=122
2025-12-01 23:59:15 +00:00
d5d8287d40 - update to 7.1.0:
* fix ContextVar persistence across cells #1462 (@minrk)
  * Fix matplotlib eventloops #1458 (@ianthomas23)
  * Refer to kernel launching thread instead of assuming the
    main thread #1455
  * Fix routing of background thread output when no parent is set
    explicitly #1451 (@minrk)
  * Fix KeyboardInterrupt on Windows by manually resetting
    interrupt event #1434 (@ptosco)
  * Maintenance and upkeep improvements
  * test that matplotlib event loop integration is responsive
  * update tests for 3.14 #1453 (@minrk)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=121
2025-12-01 23:39:29 +00:00
fe765d07f9 Accepting request 1313518 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1313518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=54
2025-10-27 13:37:18 +00:00
855e4e25b3 Accepting request 1312814 from home:mcalabkova:branches:devel:languages:python
- Update to 6.31.0
  * Store display outputs in history for %notebook magic
  * update tests for 3.14
  * Update PEP-639 license values in pyproject.toml
  * Replace @flaky.flaky decorate with pytest fixture

OBS-URL: https://build.opensuse.org/request/show/1312814
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=119
2025-10-24 15:34:22 +00:00
6d179d5bbd Accepting request 1311448 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1311448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=53
2025-10-16 15:38:00 +00:00
2c3bbd96f1 Accepting request 1311363 from home:mcalabkova:branches:devel:languages:python:jupyter
- Update to 6.30.1
  * Remove control queue
  * Set shell idle when message skipped by "should_handle" in "dispatch_shell"
  * Remove nose import
  * Fix expected text depending on IPython version
  * Drop support for Python 3.8
  * Avoid a DeprecationWarning on Python 3.13+
  * Add compat with pytest 8
- Drop py313-warning.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1311363
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=117
2025-10-15 08:11:42 +00:00
2dade09c9b Accepting request 1218795 from devel:languages:python:jupyter
- add py313-warning.patch

OBS-URL: https://build.opensuse.org/request/show/1218795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=52
2024-10-29 13:32:02 +00:00
1f2a21dd3a - add py313-warning.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=115
2024-10-28 11:41:51 +00:00
6d98e24cf7 Accepting request 1203615 from devel:languages:python:jupyter
- The command replacement for kernelspec python3 was inactive since
  v6.13. A plain python command is transformed correctly by the
  calling interpreter.
- Conflict with old Python 3.6 package on SLE/Leap for python3
  kernelspec

OBS-URL: https://build.opensuse.org/request/show/1203615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=51
2024-09-26 16:52:38 +00:00
ffa8e39698 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=113 2024-09-25 14:35:45 +00:00
94d211adaf - The command replacement for kernelspec python3 was inactive since
v6.13. A plain python command is transformed correctly by the
  calling interpreter.
- Conflict with old Python 3.6 package on SLE/Leap for python3
  kernelspec

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=112
2024-09-25 13:01:20 +00:00
7bfd8546f3 - Always install the python3 kernelspec. The command replacement
was inactive since v6.13. A plain python command is transformed
  correctly by the calling interpreter.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=111
2024-09-25 12:50:59 +00:00
e02c3435ba Accepting request 1197749 from devel:languages:python:jupyter
- Update to 6.29.5
  * Fix use of "%matplotlib osx" #1237 (@ianthomas23)
- Drop ignore-ipython-deprecationwarning.patch

OBS-URL: https://build.opensuse.org/request/show/1197749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=50
2024-09-01 17:20:53 +00:00
40e4bd3bca - Update to 6.29.5
* Fix use of "%matplotlib osx" #1237 (@ianthomas23)
- Drop ignore-ipython-deprecationwarning.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=109
2024-08-30 09:29:07 +00:00
653f8d6afc Accepting request 1177273 from devel:languages:python:jupyter
- Add patch ignore-ipython-deprecationwarning.patch:
  * Ignore DeprecationWarning raised by IPython 8.24+.

OBS-URL: https://build.opensuse.org/request/show/1177273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=49
2024-06-04 10:50:28 +00:00
916ead851f - Add patch ignore-ipython-deprecationwarning.patch:
* Ignore DeprecationWarning raised by IPython 8.24+.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=107
2024-05-28 06:17:05 +00:00
6894b3ac1a Accepting request 1172014 from devel:languages:python:jupyter
- Update to 6.29.4
  * Fix side effect import for pickleutil #1216 (@blink1073)

OBS-URL: https://build.opensuse.org/request/show/1172014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=48
2024-05-07 16:02:04 +00:00
df6fb4b773 - Update to 6.29.4
* Fix side effect import for pickleutil #1216 (@blink1073)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=105
2024-05-05 18:03:09 +00:00
63059f7f6a Accepting request 1155310 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1155310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=47
2024-03-06 22:03:02 +00:00
2d4ec8c9cb Accepting request 1155264 from home:dimstar:Factory
Removing all of py3.9 seems not yet realistic - so doing small baby steps

OBS-URL: https://build.opensuse.org/request/show/1155264
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=103
2024-03-05 17:52:42 +00:00
b69309f11a Accepting request 1154292 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 6.29.3
  ## Enhancements made
  * Eventloop scheduling improvements for stop_on_error_timeout and
    schedule_next #1212 (@jdranczewski)
  ## Bugs fixed
  * Disable frozen modules by default, add a toggle #1213
    (@krassowski)

OBS-URL: https://build.opensuse.org/request/show/1154292
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=102
2024-03-02 11:49:06 +00:00
506e1f2704 Accepting request 1144982 from devel:languages:python:jupyter
- update to 6.29.2:
  * Fix: ipykernel_launcher, delete absolute sys.path\[0\]
  * fix: on exception, return a 0, so that the "sum" still
    computes #1204 (@petervandenabeele)
  * Fix handling of "silent" in execute request #1200 (@Haadem)

OBS-URL: https://build.opensuse.org/request/show/1144982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=46
2024-02-08 18:01:48 +00:00
f92d1ee5df - update to 6.29.2:
* Fix: ipykernel_launcher, delete absolute sys.path\[0\]
  * fix: on exception, return a 0, so that the "sum" still
    computes #1204 (@petervandenabeele)
  * Fix handling of "silent" in execute request #1200 (@Haadem)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=100
2024-02-07 17:05:52 +00:00
7bd36b2cbb Accepting request 1140287 from devel:languages:python:jupyter
- Update to 6.29.0
  * Always set debugger to true in kernelspec #1191 (@ianthomas23)
  * Revert "Enable ProactorEventLoop on windows for ipykernel"
    #1194 (@blink1073)
  * Make outputs go to correct cell when generated in
    threads/asyncio #1186 (@krassowski)
  * Pin pytest-asyncio to 0.23.2 #1189 (@ianthomas23)
- Update to 6.28.0
  * Enable ProactorEventLoop on windows for ipykernel #1184
    (@NewUserHa)
  * Adds a flag in debug_info for the copyToGlobals support #1099
    (@brichet)
  * Support python 3.12 #1185 (@blink1073)

OBS-URL: https://build.opensuse.org/request/show/1140287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=45
2024-01-21 22:07:29 +00:00
028e65ef67 .
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=98
2024-01-21 11:26:18 +00:00
34230b4de8 - Update to 6.29.0
* Always set debugger to true in kernelspec #1191 (@ianthomas23)
  * Revert "Enable ProactorEventLoop on windows for ipykernel"
    #1194 (@blink1073)
  * Make outputs go to correct cell when generated in
    threads/asyncio #1186 (@krassowski)
  * Pin pytest-asyncio to 0.23.2 #1189 (@ianthomas23)
- Update to 6.28.0
  * Enable ProactorEventLoop on windows for ipykernel #1184
    (@NewUserHa)
  * Adds a flag in debug_info for the copyToGlobals support #1099
    (@brichet)
  * Support python 3.12 #1185 (@blink1073)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=97
2024-01-21 10:57:42 +00:00
5cc7cd0f1f Accepting request 1134337 from devel:languages:python:jupyter
- update to 6.27.1:
  * Fix edit magic payload type #1171 (@blink1073)

  * Support hatchling >= 1.4
- Skip pickle tests to get rid of ipyparallel dependency which we
- Update to version 6.0.3
    queue"
  * Add github actions, bail on asyncio patch for tornado 6.1.

OBS-URL: https://build.opensuse.org/request/show/1134337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=44
2023-12-21 22:38:34 +00:00
7d3f9ba9db - update to 6.27.1:
* Fix edit magic payload type #1171 (@blink1073)
  * Support hatchling >= 1.4
- Skip pickle tests to get rid of ipyparallel dependency which we
- Update to version 6.0.3
    queue"
  * Add github actions, bail on asyncio patch for tornado 6.1.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=95
2023-12-20 21:56:51 +00:00
28d114ce07 Accepting request 1128957 from devel:languages:python:jupyter
- Update to 6.27.0
  * Extend argument handling of do_execute with cell metadata #1169
    (@jjvraw)
- Release 6.26.0
  * Maintenance and upkeep improvements

OBS-URL: https://build.opensuse.org/request/show/1128957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=43
2023-11-27 21:42:57 +00:00
8e00a6f523 - Update to 6.27.0
* Extend argument handling of do_execute with cell metadata #1169
    (@jjvraw)
- Release 6.26.0
  * Maintenance and upkeep improvements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=93
2023-11-26 15:29:43 +00:00
fb48fd2da7 Accepting request 1113234 from devel:languages:python:jupyter
- Update to 6.25.2
  * Make iostream shutdown more robust #1143 (@blink1073)
  * Don't call QApplication.setQuitOnLastWindowClosed(False). #1142
    (@anntzer)
  * Avoid starting IOPub background thread after it's been stopped
    #1137 (@minrk)

OBS-URL: https://build.opensuse.org/request/show/1113234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=42
2023-09-25 18:02:43 +00:00
dc4a8081ea - Update to 6.25.2
* Make iostream shutdown more robust #1143 (@blink1073)
  * Don't call QApplication.setQuitOnLastWindowClosed(False). #1142
    (@anntzer)
  * Avoid starting IOPub background thread after it's been stopped
    #1137 (@minrk)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=91
2023-09-23 16:45:46 +00:00
4f92108c36 Accepting request 1105430 from devel:languages:python:jupyter
- Fix spec-cleaner: The stupid sle15 python reset macro needs to
  be before python_module calls

OBS-URL: https://build.opensuse.org/request/show/1105430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=41
2023-08-23 12:58:38 +00:00
afadd059ef - Fix spec-cleaner: The stupid sle15 python reset macro needs to
be before python_module calls

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=89
2023-08-23 08:19:15 +00:00
70a3a62cb9 Accepting request 1102796 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1102796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=40
2023-08-08 13:55:09 +00:00
0978d35463 Accepting request 1102790 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1102790
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=87
2023-08-08 03:42:29 +00:00
889e90181b Accepting request 1102582 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1102582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=39
2023-08-07 13:28:56 +00:00
ae281114ad Accepting request 1102513 from home:apersaud:branches:devel:languages:python:jupyter
reverted spec cleaner changes from SR1102499 

- update to version 6.25.0:
  * Enhancements made
    - feat: let display hook handle clear_output #1135
      (@maartenbreddels)
  * Bugs fixed
    - Merge connection info into existing connection file if it
      already exists #1133 (@jasongrout)
  * Maintenance and upkeep improvements
    - Clean up lint #1134 (@blink1073)
- change from version 6.24.0:
  * New features added
    - Let get_parent decide the channel to get parent header
      #1128 (@dby-tmwctw)
  * Bugs fixed
    - Bugfix: binary stdout/stderr handling #1129 (@arieleiz)

OBS-URL: https://build.opensuse.org/request/show/1102513
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=85
2023-08-06 14:54:45 +00:00
69cb71b32e Accepting request 1096638 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1096638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=38
2023-07-04 13:22:03 +00:00
526ec62e39 Accepting request 1096637 from home:bnavigator:branches:devel:languages:python:jupyter
- Fix test suite hangs
- Don't assume only Tumbleweed can have more than one flavor

OBS-URL: https://build.opensuse.org/request/show/1096637
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=83
2023-07-03 18:26:50 +00:00
ff9b207abe - Update to 6.23.3
* Check existence of connection_file before writing #1127
    (@fecet)
- Release 6.23.2
  * Avoid ResourceWarning on implicitly closed event pipe sockets
    #1125 (@minrk)
  * fix: protect stdout/stderr restoration in
    InProcessKernel._redirected_io #1122 (@charles-cooper)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=82
2023-07-01 17:09:59 +00:00
f53e779fa3 Accepting request 1090502 from devel:languages:python:jupyter
- Update to 6.23.1
  * Avoid echoing onto a captured FD #1111 (@minrk)
- Release 6.23.0
  * Support control<>iopub messages to e.g. unblock comm_msg from
    command execution #1114 (@tkrabel-db)
  * Add outstream hook similar to display publisher #1110
    (@maartenbreddels) (forwarded request 1090501 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1090502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=37
2023-06-03 22:12:32 +00:00
3495a6dd59 Accepting request 1090501 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 6.23.1
  * Avoid echoing onto a captured FD #1111 (@minrk)
- Release 6.23.0
  * Support control<>iopub messages to e.g. unblock comm_msg from
    command execution #1114 (@tkrabel-db)
  * Add outstream hook similar to display publisher #1110
    (@maartenbreddels)

OBS-URL: https://build.opensuse.org/request/show/1090501
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=80
2023-06-02 12:47:42 +00:00
f483cd0c53 Accepting request 1077234 from devel:languages:python:jupyter
- Update to 6.22.0
  * Deprecate Comm class + Fix incompatibility with ipywidgets
    #1097 (@martinRenou)

- Update to 6.21.3
  * Fix interrupt reply #1101 (@garlandz-db)
- Release 6.21.2
  * Un-expose __file__ and expose __session__ instead. #1095
    (@Carreau)
  * Remove test_enter_eventloop #1084 (@davidbrochart)

OBS-URL: https://build.opensuse.org/request/show/1077234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=36
2023-04-04 19:27:29 +00:00
4079bce767 - Update to 6.22.0
* Deprecate Comm class + Fix incompatibility with ipywidgets
    #1097 (@martinRenou)

- Update to 6.21.3
  * Fix interrupt reply #1101 (@garlandz-db)
- Release 6.21.2
  * Un-expose __file__ and expose __session__ instead. #1095
    (@Carreau)
  * Remove test_enter_eventloop #1084 (@davidbrochart)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=78
2023-04-04 15:01:10 +00:00