cc84995b0b
Accepting request 1301908 from devel:languages:python:jupyter
...
- Refresh javascript dependencies to update tmp
(CVE-2025-54798, bsc#1247788)
OBS-URL: https://build.opensuse.org/request/show/1301908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=23
2025-08-29 16:37:21 +00:00
96e5611c62
- Refresh javascript dependencies to update tmp
...
(CVE-2025-54798, bsc#1247788)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=60
2025-08-29 10:35:06 +00:00
06c9688a48
Accepting request 1297359 from devel:languages:python:jupyter
...
(CVE-2025-7783, bsc#1246812)
OBS-URL: https://build.opensuse.org/request/show/1297359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=22
2025-08-04 13:23:05 +00:00
ce78ba885b
Fix bug reference in .changes, bsc#1246812 is the correct one.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=58
2025-08-04 05:30:08 +00:00
56fcea0429
Accepting request 1295545 from devel:languages:python:jupyter
...
- Refresh javascript dependencies to update form-data
(CVE-2025-7783, bsc#1246814)
OBS-URL: https://build.opensuse.org/request/show/1295545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=21
2025-07-24 16:54:17 +00:00
e5f4ef17d5
- Refresh javascript dependencies to update form-data
...
(CVE-2025-7783, bsc#1246814)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=56
2025-07-24 11:45:42 +00:00
3849129c76
Accepting request 1288700 from devel:languages:python:jupyter
...
OBS-URL: https://build.opensuse.org/request/show/1288700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=20
2025-06-27 21:01:05 +00:00
f9f70b9c89
Accepting request 1288688 from home:dgarcia:branches:devel:languages:python:jupyter
...
- Refresh node modules to update brace-expansion (CVE-2025-5889, bsc#1244347)
OBS-URL: https://build.opensuse.org/request/show/1288688
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=54
2025-06-26 13:53:06 +00:00
64c8370d6b
Accepting request 1249314 from devel:languages:python:jupyter
...
OBS-URL: https://build.opensuse.org/request/show/1249314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=19
2025-03-01 18:16:33 +00:00
4e2a9dc9ad
Accepting request 1249279 from home:nkrapp:branches:devel:languages:python:jupyter
...
- refresh node modules to fix build
OBS-URL: https://build.opensuse.org/request/show/1249279
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=52
2025-02-28 20:21:41 +00:00
c9a19c7990
Accepting request 1228567 from devel:languages:python:jupyter
...
OBS-URL: https://build.opensuse.org/request/show/1228567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=18
2024-12-06 13:25:43 +00:00
2d98b9a23a
Accepting request 1228565 from home:nkrapp:branches:devel:languages:python:jupyter
...
- refresh node modules
* update cross-spawn module to 7.0.6 - CVE-2024-21538 (bsc#1233852)
OBS-URL: https://build.opensuse.org/request/show/1228565
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=50
2024-12-05 16:50:47 +00:00
6c052356f0
Accepting request 1201288 from devel:languages:python:jupyter
...
- Update to v4.0.2
* Allow unauthenticated access to jupyter server #761
(@krassowski)
- Use our own node modules
OBS-URL: https://build.opensuse.org/request/show/1201288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=17
2024-09-16 15:43:11 +00:00
d14ffadfd9
- Update to v4.0.2
...
* Allow unauthenticated access to jupyter server #761
(@krassowski)
- Use our own node modules
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=48
2024-09-15 18:40:35 +00:00
9e2743624b
Accepting request 1156048 from devel:languages:python:jupyter
...
- Update to v4.0.1
* Fix version parsing #739 (@fcollonval)
- Release v4.0.0
## Enhancements made
* Change header for unchanged notebook meta #736 (@vidartf)
* Ensure collapsed mergepane border #731 (@vidartf)
* Add translation for the frontend in Lab #709 (@fcollonval)
* Make collapseIdentical margin configurable #707 (@fcollonval)
* Support hiding base editor #705 (@fcollonval)
* Restore collapsers #701 (@fcollonval)
* Add support for using cell ID in diffing and merging #639
(@vidartf)
## Bugs fixed
* Fix duplicate pickers #735 (@vidartf)
* CM6: Fix spacing between editors #728 (@HaudinFlorence)
* Fix drag and drop #723 (@fcollonval)
* Do not collapse editor lines in single editor #719
(@fcollonval)
* Improve alignment #717 (@fcollonval)
* Add CSS files in nbdime package #715 (@fcollonval)
* Apply post-mortem review comments #711 (@fcollonval)
* Improve findAlignedLines #706 (@fcollonval)
* Improve diff view #696 (@fcollonval)
* Fix wrong picker marker (a typo during lab 4.0 migration) #688
(@krassowski)
* Use pseudo-elements instead of border to preserve line height
#687 (@krassowski)
- Don't test on python39: No python39-notebook anymore
OBS-URL: https://build.opensuse.org/request/show/1156048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=16
2024-03-07 21:01:25 +00:00
04c7fc36fc
.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=46
2024-03-07 16:10:31 +00:00
1214625b69
- Don't test on python39: No python39-notebook anymore
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=45
2024-03-07 15:55:57 +00:00
f2b4b1132f
- Update to v4.0.1
...
* Fix version parsing #739 (@fcollonval)
- Release v4.0.0
## Enhancements made
* Change header for unchanged notebook meta #736 (@vidartf)
* Ensure collapsed mergepane border #731 (@vidartf)
* Add translation for the frontend in Lab #709 (@fcollonval)
* Make collapseIdentical margin configurable #707 (@fcollonval)
* Support hiding base editor #705 (@fcollonval)
* Restore collapsers #701 (@fcollonval)
* Add support for using cell ID in diffing and merging #639
(@vidartf)
## Bugs fixed
* Fix duplicate pickers #735 (@vidartf)
* CM6: Fix spacing between editors #728 (@HaudinFlorence)
* Fix drag and drop #723 (@fcollonval)
* Do not collapse editor lines in single editor #719
(@fcollonval)
* Improve alignment #717 (@fcollonval)
* Add CSS files in nbdime package #715 (@fcollonval)
* Apply post-mortem review comments #711 (@fcollonval)
* Improve findAlignedLines #706 (@fcollonval)
* Improve diff view #696 (@fcollonval)
* Fix wrong picker marker (a typo during lab 4.0 migration) #688
(@krassowski)
* Use pseudo-elements instead of border to preserve line height
#687 (@krassowski)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=44
2024-03-07 15:16:26 +00:00
13ba502d27
Accepting request 1104450 from devel:languages:python:jupyter
...
- Suggest primary python package -- boo#1214354
OBS-URL: https://build.opensuse.org/request/show/1104450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=15
2023-08-18 17:28:33 +00:00
da79f87d28
- Suggest primary python package -- boo#1214354
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=42
2023-08-17 16:05:14 +00:00
b5999269a2
Accepting request 1101422 from devel:languages:python:jupyter
...
- Unpin jsonschema: nbformat has been fixed, jupyter-events could
be unpinned
OBS-URL: https://build.opensuse.org/request/show/1101422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=14
2023-07-31 13:24:31 +00:00
c7524bc3c9
Accepting request 1099585 from home:bnavigator:branches:devel:languages:python:jupyter
...
- Unpin jsonschema: nbformat has been fixed, jupyter-events could
be unpinned
OBS-URL: https://build.opensuse.org/request/show/1099585
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=40
2023-07-19 21:00:54 +00:00
3013977a66
Accepting request 1099187 from devel:languages:python:jupyter
...
- Pin to jsonschema < 4.18 in order to fix rpm build resolver
issues
OBS-URL: https://build.opensuse.org/request/show/1099187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=13
2023-07-18 20:08:13 +00:00
91c0518e8d
- Pin to jsonschema < 4.18 in order to fix rpm build resolver
...
issues
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=38
2023-07-18 07:14:09 +00:00
25af105273
Accepting request 1085802 from devel:languages:python:jupyter
...
- Update to python v3.2.1
* Fixed incorrect exit code submission when succesfully closing
web tools.
OBS-URL: https://build.opensuse.org/request/show/1085802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=12
2023-05-10 14:18:34 +00:00
8f9c908645
- Update to python v3.2.1
...
* Fixed incorrect exit code submission when succesfully closing
web tools.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=36
2023-05-09 20:34:04 +00:00
193ac67314
Accepting request 1082590 from devel:languages:python:jupyter
...
- Update to python v3.2.0 / jupyter 6.2.0 / jupyterlab 2.2.0
* no upstream release notes.
OBS-URL: https://build.opensuse.org/request/show/1082590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=11
2023-04-25 14:42:19 +00:00
f9798915d1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=34
2023-04-24 19:34:52 +00:00
05d39cabf5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=33
2023-04-24 18:37:18 +00:00
04954c7d7c
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=32
2023-04-24 18:18:34 +00:00
70bf6cae04
Accepting request 1082573 from home:bnavigator:branches:devel:languages:python:jupyter
...
- Update to python v3.2.0 / jupyter 6.2.0 / jupyterlab 2.2.0
* no upstream release notes.
OBS-URL: https://build.opensuse.org/request/show/1082573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=31
2023-04-24 17:35:00 +00:00
3414047980
Accepting request 1062938 from devel:languages:python:jupyter
...
- Package current master commit as version 3.1.1.27.g2da614b
* generated sdist with networked machine capable of running npm
- Notable PRs included:
* Remove usage of ipython_genutils #618
* Jupyter server 2.0 compatability fixes #649
* Compatible with asynchronous contentsmanager #596
* Update typescript #641
* Update cell marker format to use bold correctly #648
OBS-URL: https://build.opensuse.org/request/show/1062938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=10
2023-02-03 21:05:37 +00:00
694f6f9dfd
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=29
2023-02-02 19:20:46 +00:00
6025351155
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=28
2023-02-02 19:19:47 +00:00
05527c8f41
Accepting request 1062684 from home:bnavigator:branches:devel:languages:python:jupyter
...
- Package current master commit as version 3.1.1.27.g2da614b
* generated sdist with networked machine capable of running npm
- Notable PRs included:
* Remove usage of ipython_genutils #618
* Jupyter server 2.0 compatability fixes #649
* Compatible with asynchronous contentsmanager #596
* Update typescript #641
* Update cell marker format to use bold correctly #648
OBS-URL: https://build.opensuse.org/request/show/1062684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=27
2023-02-02 16:40:14 +00:00
b56bea7df2
Accepting request 1045758 from devel:languages:python:jupyter
...
- Modernize jupyter packaging: alternatives, config, provides
OBS-URL: https://build.opensuse.org/request/show/1045758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=9
2022-12-30 10:08:42 +00:00
b0cdcb9cbe
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=25
2022-12-29 22:36:08 +00:00
4ddaa3f73d
Accepting request 1045752 from home:bnavigator:branches:devel:languages:python:jupyter
...
- Modernize jupyter packaging: alternatives, config, provides
OBS-URL: https://build.opensuse.org/request/show/1045752
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=24
2022-12-29 21:58:01 +00:00
b8b6a67d8b
Accepting request 931266 from devel:languages:python:jupyter
...
- Update to python 3.1.1 / jupyter 6.1.2 / jupyterlab 2.1.1
* Removed py2 compatibility code.
* Fixed issue with certain output diffs in web view.
- Fixes CVE-2021-41134, CWE-75, CWE-80, boo#1192355
* Improper handling of user controlled input caused a stored
cross-site scripting (XSS) vulnerability. All previous versions
of nbdime are affected. (forwarded request 931265 from bnavigator)
OBS-URL: https://build.opensuse.org/request/show/931266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=8
2021-11-13 21:48:42 +00:00
8f54fd48de
Accepting request 931265 from home:bnavigator:branches:devel:languages:python:jupyter
...
- Update to python 3.1.1 / jupyter 6.1.2 / jupyterlab 2.1.1
* Removed py2 compatibility code.
* Fixed issue with certain output diffs in web view.
- Fixes CVE-2021-41134, CWE-75, CWE-80, boo#1192355
* Improper handling of user controlled input caused a stored
cross-site scripting (XSS) vulnerability. All previous versions
of nbdime are affected.
OBS-URL: https://build.opensuse.org/request/show/931265
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=23
2021-11-13 15:59:46 +00:00
be08e95f07
Accepting request 886594 from devel:languages:python:jupyter
...
OBS-URL: https://build.opensuse.org/request/show/886594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=7
2021-04-19 19:06:13 +00:00
897798cb17
Accepting request 886358 from home:bnavigator:branches:devel:languages:python:jupyter
...
- Update to python 3.0.0 / jupyter 6.1.0 / jupyterlab 2.1.0
* Added support for JupyterLab 3. This includes compatability
with jupyter_server (notebook is still supported as well).
* Basic functionality for working with cell ids introduced in
notebook format spec 4.5. Full utilization of this for diffing/
merging functionality is planned for a later release.
* Fixed some issues with inline merging1
OBS-URL: https://build.opensuse.org/request/show/886358
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=21
2021-04-19 08:05:33 +00:00
Richard Brown
c2b3cc399d
Accepting request 869699 from devel:languages:python:jupyter
...
OBS-URL: https://build.opensuse.org/request/show/869699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=6
2021-03-30 18:59:30 +00:00
e63bbe20fb
Accepting request 869210 from home:bnavigator:branches:devel:languages:python:jupyter
...
- Update to 2.1.0 / jupyterlab extension 2.0.1
* Dropped Python 3.5 support.
* Optimize comparison of large stream outputs.
* Fixed an error when merging a file that were concurrently added
in two branches with git.
* Fixed a config bug where ignore configs written in a file was
not taken into account.
* Fixed compatibility with JupyterLab 2.2
- Changes in 2.0.0
* Dropped Python 2 support, and Python 3.4 support.
* Made web apps (e.g. nbdiff-web) work properly offline.
* Fix for git driver with renamed files.
- Fix new wheel location for %pyproject_install
OBS-URL: https://build.opensuse.org/request/show/869210
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=19
2021-02-05 09:29:12 +00:00
ceb4707272
Accepting request 796487 from devel:languages:python:jupyter
...
- As py2 support is dropped remove py2 dependencies
OBS-URL: https://build.opensuse.org/request/show/796487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=5
2020-04-23 16:37:39 +00:00
Tomáš Chvátal
f1920ecb02
- As py2 support is dropped remove py2 dependencies
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=17
2020-04-23 10:43:01 +00:00
2063ba7561
Accepting request 764704 from devel:languages:python:jupyter
...
OBS-URL: https://build.opensuse.org/request/show/764704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=4
2020-01-16 17:20:26 +00:00
Todd R
d3bdf95533
Accepting request 763281 from home:bmwiedemann:branches:devel:languages:python:jupyter
...
Use pyproject_install macro (boo#1094323)
- Do not rewrite source artifact
OBS-URL: https://build.opensuse.org/request/show/763281
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=15
2020-01-15 14:45:51 +00:00
3c79edf7be
Accepting request 747938 from devel:languages:python:jupyter
...
OBS-URL: https://build.opensuse.org/request/show/747938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=3
2019-11-29 14:56:17 +00:00
Todd R
1ae4a8286e
Accepting request 747937 from home:TheBlackCat:branches:devel:languages:python:jupyter
...
Drop python2 support due to python-notebook dropping python2 support
OBS-URL: https://build.opensuse.org/request/show/747937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=13
2019-11-12 20:49:12 +00:00