1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297
|
ipywidgets (8.1.5-7) unstable; urgency=medium
* Team upload
* patch: fix tsc ftbfs. Closes: #1114155.
* Depends node-duplicate-package-checker-webpack-plugin
(no longer a transient dep, and is needed here)
* Let debian/rules clean target fail
-- Jérémy Lal <kapouer@melix.org> Wed, 11 Mar 2026 18:37:00 +0100
ipywidgets (8.1.5-6) unstable; urgency=medium
* Team upload
* run autopkgtest for all python version
* d/rules: do not run javascript test (is is not ready yet)
-- Picca Frédéric-Emmanuel <picca@debian.org> Tue, 11 Mar 2025 09:47:08 +0100
ipywidgets (8.1.5-5) unstable; urgency=medium
* Team upload.
* break and replace jupyter-nbextension-jupyter-js-widgets
-- Picca Frédéric-Emmanuel <picca@debian.org> Tue, 11 Mar 2025 09:28:28 +0100
ipywidgets (8.1.5-3) unstable; urgency=medium
* Team upload.
* No change source-only upload for testing migration.
-- Boyuan Yang <byang@debian.org> Fri, 03 Jan 2025 11:01:20 -0500
ipywidgets (8.1.5-2) unstable; urgency=medium
* Team upload.
* Re-Added python3-widgetsnbextension and python3-jupyterlab-widgets
packages.
They register the widgets for jupyterlab and the notebooks.
~$ jupyter labextension list
JupyterLab v4.0.11
/usr/share/jupyter/labextensions
@jupyter-widgets/jupyterlab-manager v5.0.13 enabled OK (python,
jupyterlab_widgets)
~$ jupyter nbextension list
Known nbextensions:
config dir: /etc/jupyter/nbconfig
notebook section
jupyter-js-widgets/extension enabled
- Validating: OK
* Bug fix: "Errors when instantising widgets in Notebook - validation in
Javascript fails (timeout)", thanks to Christian Holm Christensen
(Closes: #1010797).
* Bug fix: "fails to configure: json.decoder.JSONDecodeError", thanks to
Norbert Preining (Closes: #875538).
* Bug fix: "fails to remove (python error)", thanks to alberto (Closes:
#849879).
* Bug fix: "Fails to build source after successful build", thanks to
Lucas Nussbaum (Closes: #1047065).
* Bug fix: "Fails to build binary packages again after successful
build", thanks to Lucas Nussbaum (Closes: #1049484).
* Bug fix: "please include the javascript libraries", thanks to Julian
Gilbey (Closes: #982752).
-- Picca Frédéric-Emmanuel <picca@debian.org> Wed, 25 Dec 2024 18:24:08 +0100
ipywidgets (8.1.5-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Fri, 13 Sep 2024 01:02:46 +0100
ipywidgets (8.1.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Thu, 06 Jun 2024 09:25:38 +0100
ipywidgets (8.1.2-3) unstable; urgency=medium
* Team upload.
* Fix compatibility with pytest 8 (closes: #1071893).
-- Colin Watson <cjwatson@debian.org> Fri, 31 May 2024 12:15:19 +0100
ipywidgets (8.1.2-2) unstable; urgency=medium
* Remove build-dependency on bqplot.
* Disable widgetsnbextension, provided by other packages.
-- Roland Mas <lolando@debian.org> Sun, 12 May 2024 12:34:57 +0200
ipywidgets (8.1.2-1) unstable; urgency=medium
* New upstream release.
* Restore normal build, fixes "FTBFS: unsatisfiable build-dependency:
jupyter-nbextension-jupyter-js-widgets (= 8.1.1-3) but 8.1.1-2 is to
be installed", thanks to Lucas Nussbaum (Closes: #1067311).
* Temporarily build-depend on pytest < 8 because
https://github.com/jupyter-widgets/ipywidgets/issues/3895 creates an FTBFS.
-- Roland Mas <lolando@debian.org> Wed, 01 May 2024 16:40:51 +0200
ipywidgets (8.1.1-5) unstable; urgency=medium
* Temporary manual build (with disabled testsuite) to break the
dependency cycle.
-- Roland Mas <lolando@debian.org> Wed, 10 Apr 2024 18:45:58 +0200
ipywidgets (8.1.1-4) unstable; urgency=medium
* Remove versioned dependency on removed packages (oops).
-- Roland Mas <lolando@debian.org> Wed, 21 Feb 2024 15:35:48 +0100
ipywidgets (8.1.1-3) unstable; urgency=medium
* Remove jupyter-nbextension-jupyter-js-widgets and
python3-widgetsnbextension binary packages; their contents are now
provided by the binary packages generated out of node-ipydatagrid.
* Add related Depends: field.
-- Roland Mas <lolando@debian.org> Wed, 21 Feb 2024 10:40:36 +0100
ipywidgets (8.1.1-2) unstable; urgency=medium
* Upload to unstable.
* Bug fix: "build-depends on python3-nose or uses it for autopkgtest",
thanks to Dmitry Shachnev (Closes: #1018379).
* Require recent python3-comm.
-- Roland Mas <lolando@debian.org> Wed, 31 Jan 2024 00:06:41 +0100
ipywidgets (8.1.1-1) experimental; urgency=medium
* New upstream release.
* This fixes "New upstream releases available and requested", thanks to
Tobias Hansen (Closes: #896460).
-- Roland Mas <lolando@debian.org> Tue, 14 Nov 2023 12:01:39 +0100
ipywidgets (8.0.6-1) experimental; urgency=medium
* New upstream release.
-- Roland Mas <lolando@debian.org> Wed, 17 May 2023 16:35:33 +0200
ipywidgets (8.0.3-1) UNRELEASED; urgency=medium
* New upstream release.
-- Roland Mas <lolando@debian.org> Wed, 07 Dec 2022 13:44:34 +0100
ipywidgets (8.0.0~b1-1) UNRELEASED; urgency=medium
* New upstream release.
* Add myself to Uploaders.
* NOT READY FOR RELEASE: missing dependencies, need to review path to
javascript libraries (require.min.js and embed-amd.js), failing
testsuite…
-- Roland Mas <lolando@debian.org> Thu, 27 Jan 2022 23:09:51 +0100
ipywidgets (6.0.0-9) unstable; urgency=medium
* Team upload
* debian/missing-sources/phosphor/src/ui/vdom.ts: MouseWheelEvent is
WheelEvent since TypeScript 2.0 (Closes: #997738)
* debian/patches/python3.10.patch: compatibility with Python 3.10
(Closes: #1001343)
-- Graham Inggs <ginggs@debian.org> Wed, 09 Feb 2022 09:33:43 +0000
ipywidgets (6.0.0-8) unstable; urgency=medium
* Upload to unstable
* Missing bug close from the previous version: Closes: #898781
* Add a hint to "Widget Javascript not detected" warnings.
-- Gordon Ball <gordon@chronitis.net> Tue, 09 Feb 2021 09:00:09 +0000
ipywidgets (6.0.0-7) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Gordon Ball ]
* Complete rework the build for this package. It now uses pkg-js-tools and
webpack to (mostly) native build the web extensions, dropping the previous
fakewebpack implementation.
* Fix FTBFS (Closes: #950094, #971224) and dependency bugs (Closes: #979773)
* Drop embedded copies of css-loader, process, setimmediate, style-loader,
timers-browserify. Add (temporarily) embedded copy of @types/underscore.
* Add patches for Typescript 4 and Webpack 4 compatibility
* Standards-Version 4.5.1, Debhelper compat 13, Rules-Requires-Root: no
* Run the (python) testsuite as an autopkgtest
* Populate the documentation package
-- Gordon Ball <gordon@chronitis.net> Mon, 08 Feb 2021 08:34:42 +0000
ipywidgets (6.0.0-6) unstable; urgency=medium
* To enable ipywidgets in jupyter-notebook, move to dropping a config file
in notebook.d/ instead of using postinst/prerm to merge a shared config
file, which will hopefully be more robust.
-- Gordon Ball <gordon@chronitis.net> Mon, 16 Dec 2019 19:39:12 +0000
ipywidgets (6.0.0-5) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Gordon Ball ]
* Drop python 2 support (binary packages python-ipywidgets,
python-widgetsnbextension), and update python 2-or-3 dependencies to
python3 only (Closes: #936745)
* Add es2015.iterable to typescript configs
* Update node symlinks where packages have moved to usr/share/nodejs (and
version moved dependencies)
* Update internal paths in fakewebpack for d3-format
* Use nosetests3 binary for testing
-- Gordon Ball <gordon@chronitis.net> Mon, 25 Nov 2019 16:12:08 +0000
ipywidgets (6.0.0-4) unstable; urgency=medium
* Team upload.
* Use 'Object.prototype' instead of 'path.scope.getBindings' when
calling 'hasOwnProperty'. (Closes: #926802)
-- Sergio Durigan Junior <sergiodj@debian.org> Sat, 27 Apr 2019 15:18:56 -0400
ipywidgets (6.0.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Fix Format URL to correct one
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
[ Ximin Luo ]
* Fix build against typescript 3.2. (Closes: #902471)
* Drop build-dep on jupyter-sphinx-theme. (Closes: #917705)
-- Ximin Luo <infinity0@debian.org> Tue, 22 Jan 2019 00:10:07 -0800
ipywidgets (6.0.0-2) unstable; urgency=medium
* Upload to unstable. (Closes: #871339, #858629)
* Update to latest Standards-Version; no changes required.
-- Ximin Luo <infinity0@debian.org> Wed, 16 Aug 2017 22:14:11 +0200
ipywidgets (6.0.0-1) experimental; urgency=medium
* New upstream release.
* The documentation package (python-ipywidgets-doc) has been emptied for the
time being, because it is too hard to build it. See the package description
for more details.
-- Ximin Luo <infinity0@debian.org> Mon, 22 May 2017 17:51:28 +0200
ipywidgets (5.2.2-3) unstable; urgency=medium
[ Gordon Ball ]
* Add explicit build-dependency on m4
* The warning previously displayed when importing ipywidgets if
widgetsnbextension wasn't installed has been removed, since the
extension is installed directly (see: #848252)
[ Ximin Luo ]
* Add Suggests: python-ipywidgets-doc (Closes: #849613)
-- Gordon Ball <gordon@chronitis.net> Sat, 07 Jan 2017 14:39:15 +0100
ipywidgets (5.2.2-2) unstable; urgency=medium
* jupyter-nbextension-jupyter-js-widgets: Depend on newer pythonX-notebook
in order to pick up some fixes related to automatic enable/disable.
-- Ximin Luo <infinity0@debian.org> Mon, 12 Dec 2016 23:30:53 +0100
ipywidgets (5.2.2-1) unstable; urgency=medium
[ Gordon Ball ]
* Initial release. (Closes: #838684)
-- Ximin Luo <infinity0@debian.org> Mon, 05 Dec 2016 13:03:56 +0100
|