Commit Graph

86 Commits

Author SHA256 Message Date
Ana Guerrero
c88f1ae952 Accepting request 1163582 from devel:languages:python:jupyter
- Update to 7.1.2
  * Maintenance and upkeep improvements

OBS-URL: https://build.opensuse.org/request/show/1163582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=33
2024-04-02 14:40:42 +00:00
Benjamin Greiner
fd84327c20 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=80 2024-03-29 19:04:07 +00:00
Benjamin Greiner
8e0fc5a8b8 - Update to 7.1.2
* Maintenance and upkeep improvements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=79
2024-03-29 19:00:08 +00:00
Dominique Leuenberger
e9ef5f1350 Accepting request 1156027 from devel:languages:python:jupyter
- Update to 7.1.1
  * Jupyter Notebook 7.1 is based on JupyterLab 4.1, and includes a
    number of new features, bug fixes, and enhancements for
    extension developers. This release is compatible with
    extensions supporting JupyterLab 4.0. Extension authors are
    recommended to consult the Extension Migration Guide which
    lists deprecations and changes to the public API.
  ## Bugs fixed
  * Grayout "Edit Notebook Metadata" for other file formats. #7265
    (@itsmevichu)
- Release 7.1.0
  ## Enhancements made
  * Create a new notebook with a specific kernel from the new
    dropdown #7255 (@jtpio)
  * Add the plugin manager #7198 (@jtpio)
  * Fix toggle functionality for widgets. #7178 (@haok1402)
  * Bump to JupyterLab 4.1.0a4 bis #7172 (@brichet)
  * Update to JupyterLab 4.1.0a3 #7161 (@jtpio)
  * Added Lumino Plugin Description (#7008) #7127 (@Dilip-Jain)
  * Added Edit Notebook Metadata Option (#6402) #7099 (@Dilip-Jain)
  * Update to JupyterLab 4.1 #7096 (@jtpio)
  * Add the JupyterLab resources plugin #6968 (@jtpio)
  ## Bugs fixed
  * Fix spurious kernel selection dialog on notebook creation #7258
    (@jtpio)
  * Workaround for the file browser tracker focus issue #7224
    (@jtpio)
- Skip python39: jupyterlab no longer available (due to ipython)

OBS-URL: https://build.opensuse.org/request/show/1156027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=32
2024-03-07 21:01:22 +00:00
Benjamin Greiner
bebed344c6 - Update to 7.1.1
* Jupyter Notebook 7.1 is based on JupyterLab 4.1, and includes a
    number of new features, bug fixes, and enhancements for
    extension developers. This release is compatible with
    extensions supporting JupyterLab 4.0. Extension authors are
    recommended to consult the Extension Migration Guide which
    lists deprecations and changes to the public API.
  ## Bugs fixed
  * Grayout "Edit Notebook Metadata" for other file formats. #7265
    (@itsmevichu)
- Release 7.1.0
  ## Enhancements made
  * Create a new notebook with a specific kernel from the new
    dropdown #7255 (@jtpio)
  * Add the plugin manager #7198 (@jtpio)
  * Fix toggle functionality for widgets. #7178 (@haok1402)
  * Bump to JupyterLab 4.1.0a4 bis #7172 (@brichet)
  * Update to JupyterLab 4.1.0a3 #7161 (@jtpio)
  * Added Lumino Plugin Description (#7008) #7127 (@Dilip-Jain)
  * Added Edit Notebook Metadata Option (#6402) #7099 (@Dilip-Jain)
  * Update to JupyterLab 4.1 #7096 (@jtpio)
  * Add the JupyterLab resources plugin #6968 (@jtpio)
  ## Bugs fixed
  * Fix spurious kernel selection dialog on notebook creation #7258
    (@jtpio)
  * Workaround for the file browser tracker focus issue #7224
    (@jtpio)
- Skip python39: jupyterlab no longer available (due to ipython)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=77
2024-03-07 15:31:04 +00:00
Ana Guerrero
4de9f4c668 Accepting request 1140088 from devel:languages:python:jupyter
- Update to 7.0.7
  * Update to JupyterLab 4.0.11 #7215 (@krassowski)
    (packaged js files update, CVE-2024-22420 and CVE-2024-22421)

OBS-URL: https://build.opensuse.org/request/show/1140088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=31
2024-01-21 22:08:31 +00:00
Benjamin Greiner
9b3561297e - Update to 7.0.7
* Update to JupyterLab 4.0.11 #7215 (@krassowski)
    (packaged js files update, CVE-2024-22420 and CVE-2024-22421)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=75
2024-01-20 11:34:32 +00:00
Ana Guerrero
a009d7fa5f Accepting request 1135500 from devel:languages:python:jupyter
- Update to 7.0.6
  * Updated fav-icon Base URL from JupyterLab PageConfig. #7109
    (@jayeshsingh9767)

OBS-URL: https://build.opensuse.org/request/show/1135500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=30
2023-12-28 22:03:44 +00:00
Benjamin Greiner
c698a6c980 - Update to 7.0.6
* Updated fav-icon Base URL from JupyterLab PageConfig. #7109
    (@jayeshsingh9767)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=73
2023-12-28 15:26:08 +00:00
Ana Guerrero
3a809ee1e7 Accepting request 1117772 from devel:languages:python:jupyter
- Update to 7.0.5
  * Update to JupyterLab 4.0.7 #7103 (@jtpio)
  * Maintenance and upkeep improvements: Bump some JS stuff

OBS-URL: https://build.opensuse.org/request/show/1117772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=29
2023-10-15 17:27:24 +00:00
Benjamin Greiner
4aba6c84cb - Update to 7.0.5
* Update to JupyterLab 4.0.7 #7103 (@jtpio)
  * Maintenance and upkeep improvements: Bump some JS stuff

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=71
2023-10-14 08:33:39 +00:00
Ana Guerrero
9cbf29bc89 Accepting request 1113305 from devel:languages:python:jupyter
- Update to 7.0.4
  * Update to JupyterLab 4.0.6 #7049 (@jtpio)
  * Fix app_version #7061 (@jtpio)
  * fix trusted status indication #7036 (@adigaboy)
- Release 7.0.3
  * Require importlib_resources for testing on Python < 3.10 #7016 (@bnavigator)
  * Fix Python 3.12 compatibility #6965 (@frenzymadness)
- Drop notebook-issue7014-fixtests.patch

OBS-URL: https://build.opensuse.org/request/show/1113305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=28
2023-09-25 18:03:20 +00:00
Benjamin Greiner
e33d6c6420 - Update to 7.0.4
* Update to JupyterLab 4.0.6 #7049 (@jtpio)
  * Fix app_version #7061 (@jtpio)
  * fix trusted status indication #7036 (@adigaboy)
- Release 7.0.3
  * Require importlib_resources for testing on Python < 3.10 #7016 (@bnavigator)
  * Fix Python 3.12 compatibility #6965 (@frenzymadness)
- Drop notebook-issue7014-fixtests.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=69
2023-09-24 18:16:40 +00:00
Ana Guerrero
e260357c48 Accepting request 1106075 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1106075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=27
2023-08-28 15:14:52 +00:00
Benjamin Greiner
d2e928fdaf Accepting request 1106074 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 7.0.2
  * Update to JupyterLab 4.0.4 packages #6998 (@jtpio)
  * Improve about dialog #6996 (@yjrab)
  * Added documentation link in Help menu #6993 (@Mikil03)
- Release 7.0.1
  * Update accessibly compliance section in the docs #6982
    (@andrii-i)
  * Update the browser tab favicon on kernel busy #6980 (@jtpio)
- Release 7.0.0
  ## New features
  * https://jupyter-notebook.readthedocs.io/en/latest/notebook_7_features.h
  * Debugger
  * Real Time collaboration
  * Table of Contents
  * Theming and Dark Mode
  * Internationalization
  * Accessibility Improvements
  * Support for many JupyterLab extensions
  * A document-centric user experience
  * Compact View on Mobile Devices
  ## Migrating to Notebook 7
  * https://jupyter-notebook.readthedocs.io/en/latest/migrate_to_notebook7.html
  * If you need to maintain compatibility with the Classic Notebook
    for extensions or other customizations that are critical to
    your workflows, you can switch to nbclassic, which will provide
    compatibility with the old notebook interface and support
    during an intermediate transition period to Notebook 7
- Add notebook-issue7014-fixtests.patch gh#jupyter/notebook#7014

OBS-URL: https://build.opensuse.org/request/show/1106074
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=67
2023-08-26 15:46:23 +00:00
Dominique Leuenberger
bb9eb616d1 Accepting request 1102716 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1102716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=26
2023-08-08 13:54:32 +00:00
7a8d5796cd Accepting request 1102705 from home:jsrain:branches:devel:languages:python:jupyter
- Don't require pandoc on ALP

OBS-URL: https://build.opensuse.org/request/show/1102705
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=65
2023-08-07 13:04:51 +00:00
Dominique Leuenberger
2bb663d45b Accepting request 1082298 from devel:languages:python:jupyter
- Update to 6.5.4
  * Add show_banner trait to control the banner display #6808
    (@echarles) (forwarded request 1082297 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1082298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=25
2023-04-24 20:31:00 +00:00
Benjamin Greiner
82161c47a5 Accepting request 1082297 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 6.5.4
  * Add show_banner trait to control the banner display #6808
    (@echarles)

OBS-URL: https://build.opensuse.org/request/show/1082297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=63
2023-04-23 17:30:13 +00:00
Dominique Leuenberger
2bc9610c5e Accepting request 1077226 from devel:languages:python:jupyter
- Fix debugsources error by having and %install section in :test
  flavor

OBS-URL: https://build.opensuse.org/request/show/1077226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=24
2023-04-04 19:27:15 +00:00
Benjamin Greiner
75cd2a5e01 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=61 2023-04-04 14:52:07 +00:00
Dominique Leuenberger
1af65408bd Accepting request 1075689 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1075689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=23
2023-04-03 19:13:20 +00:00
Benjamin Greiner
f54f6ffb86 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=59 2023-03-30 20:21:40 +00:00
Benjamin Greiner
4ba3c8076f Accepting request 1075688 from home:bnavigator:branches:devel:languages:python:jupyter
- Pin to jupyter-client < 8
  * gh#jupyter/notebook#6748

OBS-URL: https://build.opensuse.org/request/show/1075688
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=58
2023-03-30 20:13:22 +00:00
Dominique Leuenberger
54ed4b64d3 Accepting request 1072950 from devel:languages:python:jupyter
- Update to 6.5.3
  * Add a banner and log to information about the migration to
    Notebook 7 plan #6742 (@echarles)
  * Add sys_info to page template for 6.5.x #6668 (@juhasch)
  * Add .mo and .json files for translations #6728 (@frenzymadness)
  * Apply PR #6609 to 6.5.x (Fix rename_file and delete_file to
    handle hidden files properly) #6660 (@yacchin1205)

OBS-URL: https://build.opensuse.org/request/show/1072950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=22
2023-03-21 16:40:23 +00:00
Benjamin Greiner
3c39a63db6 - Update to 6.5.3
* Add a banner and log to information about the migration to
    Notebook 7 plan #6742 (@echarles)
  * Add sys_info to page template for 6.5.x #6668 (@juhasch)
  * Add .mo and .json files for translations #6728 (@frenzymadness)
  * Apply PR #6609 to 6.5.x (Fix rename_file and delete_file to
    handle hidden files properly) #6660 (@yacchin1205)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=56
2023-03-19 16:08:20 +00:00
Dominique Leuenberger
0bddb5de5e Accepting request 1045436 from devel:languages:python:jupyter
- Update to 6.5.2
  * Ensure custom preload is correctly handled #6580 (@echarles)
  * Fix: jQuery-UI 404 Error by updating dependency path in static
    template #6578 (@RRosio)
  * Depend on nbclassic 0.4.7 #6593 (@echarles)
- Drop upstreamed patch notebook-pr6578+pr6580-404errors.patch
- Drop dependency on jupyter-nbformat, empty subpackage got removed (forwarded request 1045435 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1045436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=21
2022-12-27 10:54:58 +00:00
Benjamin Greiner
6ed9f7cfeb Accepting request 1045435 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 6.5.2
  * Ensure custom preload is correctly handled #6580 (@echarles)
  * Fix: jQuery-UI 404 Error by updating dependency path in static
    template #6578 (@RRosio)
  * Depend on nbclassic 0.4.7 #6593 (@echarles)
- Drop upstreamed patch notebook-pr6578+pr6580-404errors.patch
- Drop dependency on jupyter-nbformat, empty subpackage got removed

OBS-URL: https://build.opensuse.org/request/show/1045435
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=54
2022-12-26 23:25:54 +00:00
Dominique Leuenberger
86248c7197 Accepting request 1031574 from devel:languages:python:jupyter
- Add notebook-pr6578+pr6580-404errors.patch
  * fix 404 errors at startup
  * gh#jupyter/notebook#6580 -- custom preload
  * gh#jupyter/notebook#6578 -- jquery from nbclassic

OBS-URL: https://build.opensuse.org/request/show/1031574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=20
2022-10-28 17:30:13 +00:00
Benjamin Greiner
6aa5673047 - Add notebook-pr6578+pr6580-404errors.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=52
2022-10-27 15:22:21 +00:00
Benjamin Greiner
c46af77411 - Add notebook-pr6580+pr6578-404errors.patch
* fix 404 errors at startup
  * gh#jupyter/notebook#6580 -- custom preload
  * gh#jupyter/notebook#6578 -- jquery from nbclassic

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=51
2022-10-27 15:19:08 +00:00
Dominique Leuenberger
0a54f86cf1 Accepting request 1031319 from devel:languages:python:jupyter
- Update to 6.5.1
  * fix: pin temporary to nbclassic 0.4.5 #6570 (@echarles)
- Release 6.5.0
  * Forward port of #6461 - Fix a typo in exception text #6545
    (@krassowski)
  * Normalise os_path #6540 (@krassowski)

OBS-URL: https://build.opensuse.org/request/show/1031319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=19
2022-10-26 12:25:51 +00:00
Benjamin Greiner
6d289c0dc8 - Update to 6.5.1
* fix: pin temporary to nbclassic 0.4.5 #6570 (@echarles)
- Release 6.5.0
  * Forward port of #6461 - Fix a typo in exception text #6545
    (@krassowski)
  * Normalise os_path #6540 (@krassowski)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=49
2022-10-26 11:06:29 +00:00
Dominique Leuenberger
990554c0b6 Accepting request 992398 from devel:languages:python:jupyter
- Enforce libalternatives grouping for nbclassic alternatives
  gh#jupyter/notebook#6501

OBS-URL: https://build.opensuse.org/request/show/992398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=18
2022-08-03 19:16:37 +00:00
Benjamin Greiner
04e8a69474 - Enforce libalternatives grouping for nbclassic alternatives
gh#jupyter/notebook#6501

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=47
2022-08-02 21:19:55 +00:00
Dominique Leuenberger
a3cb278823 Accepting request 982883 from devel:languages:python:jupyter
- update to version 6.4.12: 
  * Address security advisory GHSA-v7vq-3x77-87vg
  * CVE-2022-29238

OBS-URL: https://build.opensuse.org/request/show/982883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=17
2022-06-16 16:20:57 +00:00
Benjamin Greiner
dd3e7a5d52 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=45 2022-06-15 20:02:01 +00:00
Benjamin Greiner
e3f6d071af Accepting request 982881 from home:yarunachalam:branches:devel:languages:python:jupyter
- update to version 6.4.12: 
  * Address security advisory GHSA-v7vq-3x77-87vg

OBS-URL: https://build.opensuse.org/request/show/982881
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=44
2022-06-15 19:59:52 +00:00
Dominique Leuenberger
7e139ed27b Accepting request 981045 from devel:languages:python:jupyter
- Update runtime requirements, clean up test requirements
- update to version 6.4.11:
  * Bugs fixed
    + Update further to ipykernel comm refactoring
  * Maintenance and upkeep improvements
    + Add testpath to the test dependencies
    + Temporary workaround to fix js-tests related to sanitizer js loading by phantomjs
    + Use place-hold.it instead of plaecehold.it to create image placeholders
    + Migrate to python 3.7+

OBS-URL: https://build.opensuse.org/request/show/981045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=16
2022-06-07 09:45:11 +00:00
Benjamin Greiner
b6ddf6d900 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=42 2022-06-06 20:27:42 +00:00
Benjamin Greiner
56c2ac1571 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=41 2022-06-06 20:27:20 +00:00
Benjamin Greiner
3ff0459cf6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=40 2022-06-06 20:26:47 +00:00
Benjamin Greiner
06444909ff Accepting request 981011 from home:stimut:branches:devel:languages:python:jupyter
update to version latest version, 6.4.11

OBS-URL: https://build.opensuse.org/request/show/981011
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=39
2022-06-06 20:23:29 +00:00
Dominique Leuenberger
4f2cfbf3f6 Accepting request 955803 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/955803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=15
2022-02-18 22:03:00 +00:00
e7fab6799e Accepting request 955679 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/955679
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=38
2022-02-18 08:22:45 +00:00
Dominique Leuenberger
ed0931e52e Accepting request 934311 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/934311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=14
2021-11-28 20:30:03 +00:00
Benjamin Greiner
02ac9de8f6 Accepting request 934305 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/934305
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=37
2021-11-27 21:30:10 +00:00
Dominique Leuenberger
dc79830484 Accepting request 931610 from devel:languages:python:jupyter
- Reenable libalternatives
- Export PYTHONNOUSERSITE when testing for jupyter-core 4.9.1

OBS-URL: https://build.opensuse.org/request/show/931610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=13
2021-11-17 00:13:48 +00:00
Benjamin Greiner
bd7432a109 Accepting request 931206 from home:bnavigator:branches:devel:languages:python:jupyter
- Reenable libalternatives
- Export PYTHONNOUSERSITE when testing for jupyter-core 4.9.1

OBS-URL: https://build.opensuse.org/request/show/931206
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=36
2021-11-12 23:04:23 +00:00
Benjamin Greiner
ad78a6b3d2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=35 2021-10-30 15:16:25 +00:00