Package Release Info

python-jupyter_highlight_selected_word-0.2.0-bp153.1.20

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

jupyter-jupyter_highlight_selected_word
python3-jupyter_highlight_selected_word

Change Logs

Version: 0.2.0-bp152.6.1
* Wed Apr 08 2020 Todd R <toddrme2178@gmail.com>
- Don't use post and preun scriptlets to avoid dependency issues.
- Fix broken extension enabling.
* Mon Mar 23 2020 Benjamin Greiner <code@bnavigator.de>
- remove the post and preun dependency of the python module
  in the jupyter component
  because it prevents resolving during python ABI change
- the python module should not require the python component
  for proper installation and removal order
* Tue Nov 12 2019 Todd R <toddrme2178@gmail.com>
- Drop python2 support due to python-notebook dropping python2 support
* Wed May 01 2019 Todd R <toddrme2178@gmail.com>
- Split jupyter components into own package
Version: 0.2.0-bp151.1.2
* Sun Jul 29 2018 jengelh@inai.de
- Use noun phrase in summary.
* Sun Jun 10 2018 jengelh@inai.de
- Avoid bashism in scriptlet.
* Tue May 29 2018 toddrme2178@gmail.com
- Use || true syntax instead of exit 0
* Thu May 03 2018 toddrme2178@gmail.com
- Use %license tag
* Thu Apr 19 2018 toddrme2178@gmail.com
- Update to version 0.2.0
  * remove overlay from all cells, not just those now in view
  * optionally hide selections in edit-mode non-focussed cells
  * name overlays to facilitate removal
  * abandon editing standalone css
* Tue Nov 07 2017 toddrme2178@gmail.com
- initial version