Commit Graph

29 Commits

Author SHA256 Message Date
Benjamin Greiner
9f75b37399 - Skip python39: no longer supported since ipython 8.19
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=43
2024-03-05 18:34:18 +00:00
Benjamin Greiner
8723ccdc73 - Suggest primary python package -- boo#1214354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=41
2023-08-17 16:00:02 +00:00
Benjamin Greiner
abd8db6524 Accepting request 1092360 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 1.0.0
  * only documentation changes despite the big version bump

OBS-URL: https://build.opensuse.org/request/show/1092360
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=39
2023-06-11 19:55:24 +00:00
Benjamin Greiner
3eb8e45557 Accepting request 1083885 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.5.6
  * Add show_banner trait to control the banner display #243
    (@echarles)
  * Use the correct icon to display the application #245
    (@befeleme)
  * State the correct name of the application in the desktop entry
    #244 (@befeleme)

OBS-URL: https://build.opensuse.org/request/show/1083885
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=37
2023-05-01 18:46:01 +00:00
Benjamin Greiner
a37551bfd4 Accepting request 1082325 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.5.5
  * Remove redirect from /notebooks to /files #235 (@mwouts)
- Release 0.5.4
  * Copy marked.umd.js to marked.js and revert loading #236
    (@echarles)

OBS-URL: https://build.opensuse.org/request/show/1082325
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=35
2023-04-23 20:33:14 +00:00
Benjamin Greiner
742ef0d340 - Update to 0.5.3
* Fix generating of .mo and .json files for nl translation #221
    (@frenzymadness)
  * Fix banner icons #220 (@echarles)
- Release 0.5.2
  * Add news banner and log #215 (@echarles)
  * Update get_rendered_contents further marked javascript upgrade
    #210 (@echarles)
  * Update security concerns link #218 (@RRosio)
  * Don't require two different minimal versions of jupyter_server
    #208 (@hroncok)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=33
2023-03-19 16:15:21 +00:00
Benjamin Greiner
f99030f550 Accepting request 1064440 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1064440
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=31
2023-02-12 17:10:54 +00:00
Benjamin Greiner
c6c2d2f471 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=29 2022-12-31 13:09:38 +00:00
Benjamin Greiner
7c2b512dc3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=28 2022-12-31 13:06:27 +00:00
Benjamin Greiner
1de719ce82 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=27 2022-12-31 13:05:20 +00:00
Benjamin Greiner
4301ca553d Accepting request 1033733 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1033733
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=25
2022-11-06 10:19:25 +00:00
Benjamin Greiner
c30d10c6ae Accepting request 1030541 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1030541
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=23
2022-10-22 16:15:27 +00:00
Benjamin Greiner
7e58a2bc3e Accepting request 1009171 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1009171
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=21
2022-10-09 19:20:02 +00:00
Benjamin Greiner
e3de773a61 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=19 2022-10-01 19:22:26 +00:00
Benjamin Greiner
4d89667c5c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=18 2022-10-01 19:18:41 +00:00
Benjamin Greiner
20308efd6c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=17 2022-10-01 19:17:45 +00:00
Markéta Machová
42a9278920 Accepting request 1007365 from home:apersaud:branches:devel:languages:python:jupyter
Note: not sure if the rename for the update-alternatives is what is needed, but it didn't build without it...

- specfile:
 * jupyter-nbclassic-bundlerextension,
   jupyter-nbclassic-extension, jupyter-nbclassic-serverextension
   gained the "-nbclassic-" part of the name; updated binary-names for
   update-alterantives
- update to version 0.4.4:
  * Enhancements made
    + Stop looking in the old IPython directory for nbextensions #153
      (@minrk)
    + Handlers under nbclassic if notebook 7 is found #141 (@echarles)
  * Bugs fixed
    + Fix resource display when redirecting from /notebooks/* #148
      (@echarles)
    + Rename duplicate entrypoints #138 (@echarles)
    + Point nbclassic at the classic jupyter_notebook_config path #137
      (@Zsailer)
  * Maintenance and upkeep improvements
    + Updating JS Dependencies #152 (@RRosio)
    + Get the notebook version from notebook._version #133 (@echarles)
  * Documentation improvements
    + Updating documentation for nbclassic #134 (@RRosio)
  * Other merged PRs
    + UI: About box to display nbclassic instead of notebook #147
      (@echarles)

OBS-URL: https://build.opensuse.org/request/show/1007365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=15
2022-10-01 08:03:24 +00:00
Benjamin Greiner
b93a410ac8 .
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=13
2022-08-02 21:25:55 +00:00
Benjamin Greiner
92d6a3b9dc - Update to 0.4.3
* Handle execution errors with empty traceback entries similar to
    Lab #126 (@kevin-bates)
  * fix some import errors in 0.4 #130 (@minrk)
  * fix enable-on-install #127 (@minrk)
  * Fix notebook shim version check #129 (@minrk)
- Release 0.4.2
  * Don't shim notebook if notebook<7 is available #123 (@echarles)
  * Relax assert for IPythonHandler in case of notebook<6 #122
    (@echarles)
  * Fix executable name in desktop file #119 (@antonio-rojas)
- Release 0.4.0
  * Shim to support the notebook extensions #113 (@echarles)
  * nbclassic to use its own static assets #96 (@echarles)
  * Add the notebook 6.4.x tests, docs and companion files (with
    git history) #94 (@echarles)
  * Add the notebook static assets (with git history) #93
    (@echarles)
- Use the pure wheel for install which has the JS stuff.
- Override notebook entrypoints with higer priority libalternatives
  configurations gh#jupyter/notebook#6501
- Test in multibuild for all the dependencies. Stay with nbclassic
  tests only, not the notebook tests further down in the tree.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=12
2022-08-02 21:24:37 +00:00
Benjamin Greiner
c8dd68df28 Accepting request 980921 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.3.7
  * Clean up packaging and CI #91 (@blink1073)
- Release 0.3.6
  * Depend on notebook_shim package for server-side shim layer #88
    (@Zsailer)

OBS-URL: https://build.opensuse.org/request/show/980921
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=10
2022-06-05 18:31:11 +00:00
Benjamin Greiner
7087ef4582 Accepting request 955718 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/955718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=9
2022-02-18 04:01:41 +00:00
Benjamin Greiner
d289dbcb95 - Accomodate moved config to distconfig
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=8
2021-11-21 09:18:25 +00:00
Benjamin Greiner
a0aa0ee897 Accepting request 931413 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.3.4
  * Monkeypatch IPythonHandler to find nbclassic's jinja templates
    #77 (@Zsailer)
  * Run JupyterLab browser tests as downstream tests #76 (@Zsailer)
  * add check-release workflow #75 (@Zsailer)
- Release 0.3.3
  * Use Jupyter Packaging and other cleanup #68 (@Zsailer)
  * add missing lines to manifest #72 (@Zsailer)
  * add changelog comments for jupyter-releaser #70 (@Zsailer)
  * add setup.py back to enable jupyter_releaser #69 (@Zsailer)
  * Add workflow to test JupyterLab #67 (@Zsailer)
  * Expose classic notebook's static assets from their original
    endpoints #63 (@Zsailer)
- Release 0.32.2
  * ExtensionManager's link_extension changed call signature #64
    (@athornton)
  * Fix link to the Jupyter Notebook repo in README #62
    (@saiwing-yeung)
- Reenable libalternatives

OBS-URL: https://build.opensuse.org/request/show/931413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=7
2021-11-14 17:41:44 +00:00
Benjamin Greiner
ea21bbb83e - revert the usage of libalternatives due to
gh#openSUSE/libalternatives#11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=6
2021-10-28 19:14:14 +00:00
Benjamin Greiner
652af83bff Accepting request 927754 from home:schubi2
- Use libalternatives instead of update-alternatives.
Ben, the latest updates regarding python-macros and rpmlint are available now. Are there still open points now ?

OBS-URL: https://build.opensuse.org/request/show/927754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=5
2021-10-27 11:52:16 +00:00
Markéta Machová
d63ee3b3c7 Accepting request 912454 from home:bnavigator:branches:devel:languages:python:jupyter
- reenable python36 build (uses python-ipykernel5 package)

OBS-URL: https://build.opensuse.org/request/show/912454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=4
2021-08-17 12:49:45 +00:00
Markéta Machová
ade293cc55 Accepting request 907899 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to version 0.3.1
  * bump jupyter_server dependency to 1.8 #58 (@Zsailer)
- Release 0.3.0
  * Support creating terminal with a given name. #52 (@cailiang9)
  * BUG fix: correct redirection to {base_url}/edit/*. #55
    (@cailiang9)
  * patch server's sorted_extensions to prioritize nbclassic #56
    (@Zsailer)
- Release 0.2.8
 * Remove forced sorting of extensions #49 (@minrk)
 * Add Changelog #48 (@blink1073)
- Release 0.2.7
  * Fix deprecation warning when importing
    jupyter_server.transutils._ #47 (@martinRenou)
  * Add a redirect handler to open non-notebook files from the cli
    #45 (@jtpio)
  * Add default_url trait to NotebookApp #42 (@afshin)
  * Fix GitHub Actions badge #40 (@jtpio)
  * Run jupyter nbclassic -h on CI #29 (@jtpio)
- Skip python2 and python36 (no ipykernel 6 on python36)

OBS-URL: https://build.opensuse.org/request/show/907899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=3
2021-07-27 08:44:20 +00:00
Dominique Leuenberger
55e535e18b Accepting request 868949 from devel:languages:python:jupyter
required by jupyterlab 3

OBS-URL: https://build.opensuse.org/request/show/868949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclassic?expand=0&rev=1
2021-02-10 20:30:10 +00:00
Markéta Machová
fab3fcceaf Accepting request 868762 from home:bnavigator:branches:devel:languages:python:jupyter
required by jupyterlab 3

OBS-URL: https://build.opensuse.org/request/show/868762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=1
2021-02-03 12:35:36 +00:00