Debian Patches

Status for ipywidgets/6.0.0-11

Patch Description Author Forwarded Bugs Origin Last update
0009-Webpack-4-compatibility.patch Webpack 4 compatibility Gordon Ball <gordon@chronitis.net> no 2021-02-04
0011-Simplify-sphinx-build.patch Simplify sphinx build Gordon Ball <gordon@chronitis.net> no 2021-02-07
0008-Ignore-new-typescript-errors.patch Ignore new typescript errors Gordon Ball <gordon@chronitis.net> no 2021-02-04
0001-Unconditionally-import-setuptools-to-pick-up-depende.patch Unconditionally import setuptools to pick up dependencies Gordon Ball <gordon@chronitis.net> no 2016-11-06
0002-Don-t-build-extension.js-in-widgetsnbextension-setup.patch Don't build extension.js in widgetsnbextension/setup.py, since it will be done manually Gordon Ball <gordon@chronitis.net> no 2016-11-29
0005-Import-specific-jupyterlab-service-types-so-we-only-.patch Import specific @jupyterlab/service types so we only have to bundle those Ximin Luo <infinity0@debian.org> no 2017-04-12
0006-tsconfig-es2015-iterable.patch add es2015.iterable to typescript libs Gordon Ball <gordon@chronitis.net> yes upstream 2021-02-04
0007-Ignore-lack-of-types-MathJax.patch Ignore lack of @types/MathJax Gordon Ball <gordon@chronitis.net> no 2021-02-04
0012-Javascript-not-detected-hint.patch Javascript not detected hint
Presumably due to changes in jupyter-client/notebook, we commonly get
"Widget Javascript not found" warnings on starting a kernel. This is due
to the javascript extension loading before the python part does. The
frontend then tries to validate the version and gets no response, but
works in any case once the python library is loaded.

Add a hint to the message that reconnecting to the kernel triggers a
revalidation of the version. Removing the warning completely seems a bit
drastic.
Gordon Ball <gordon@chronitis.net> no 2021-02-08
python3.10.patch compatibility with python 3.10 Graham Inggs <ginggs@debian.org> no debian 2022-02-07
0011-Use-dict-instead-of-print-to-test-callable-without-s.patch Use `dict` instead of `print` to test callable without signature
In Python 3.11, `inspect.signature(print)` no longer raises
ValueError.
Lumir Balhar <lbalhar@redhat.com> no 2022-06-08

All known versions for source package 'ipywidgets'

Links