Next | Query returned 15 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-02-12 20:09:02 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-ipywidgets: updated to 8.1.2

Release 8.1.1

Bug fixed

Raise error when copy method is used on base widget class
Reverts 3689 and 3738 back to the original working codebase

Docs

Update to JupyterLite 0.1.0
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-05-05 11:19:07 by Jonathan Perkin | Files touched by this commit (4)
Log message:
www: Try to unbreak python nonsense.
   2022-04-07 12:20:48 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ipywidgets: updated to 7.7.0

7.7
---
Highlights include:

- Fix installation on Python 3.10.
- Throw an error if we cannot render a widget, enabling the rendering system to \ 
fall back to rendering a different data type if available.
- Create a new widget control comm channel, enabling more efficient fetching of \ 
kernel widget state.
- Refactor logic for fetching kernel widget state to the manager base class. \ 
This logic first tries to use the new widget control comm channel, falling back \ 
to the existing method of requesting each widget's state individually.
- Enable HTMLManager output widgets to render state updates.
- Do not reset JupyterLab CSS variables if they are already defined.
- Fix variable inspector example.
- Introduce new widget manager `has_model` method for synchronously checking if \ 
a widget model is registered.
- Work around bug in Chrome rendering Combobox arrows.
- Optionally echo update messages from frontends to other frontends. This \ 
enables widget views in different frontends to maintain consistent state \ 
simultaneously, and also makes sure that simultaneous updates from the kernel \ 
and frontend resolve to a consistent state. This is off by default in ipywidgets \ 
7.7, and it is anticipated this will be on by default in ipywidgets 8.0. To \ 
enable echo update messages across ipwyidgets, set the environment variable \ 
`JUPYTER_WIDGETS_ECHO` to 1. To opt a specific attribute out of echo updates, \ 
tag the attribute with `echo_update=False` metadata (we do this in core for the \ 
FileUpload widget's `data` attribute).
   2022-02-04 14:49:26 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-ipywidgets: not for Python 3.7
   2022-01-31 19:19:36 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ipywidgets: updated to 7.6.5

7.6.5:
Bug fixes
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2022-01-02 01:21:18 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-ipywidgets: convert to egg.mk

Bump PKGREVISION.
   2021-12-30 14:05:42 by Adam Ciarcinski | Files touched by this commit (125)
Log message:
Forget about Python 3.6
   2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030)
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts):
www/nghttp2/distinfo

Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz

Next | Query returned 15 messages, browsing 1 to 10 | Previous