7
0

Compare commits

110 Commits

Author SHA256 Message Date
bdb9ccfb0b Accepting request 1287608 from devel:languages:python:jupyter
- Update to 2.16.0
  ## Enhancements made
  * If ServerApp.ip is ipv6 use [::1] as local_url #1495 (@manics)
  * Don't hide .so,.dylib files by default #1457 (@nokados)
  * Add async start hook to ExtensionApp API #1417 (@Zsailer)
  ## Bugs fixed
  * Update meetings notes link and zoom link #1517 (@krassowski)
  * Fallback to direct write for readonly dirs and use temp path
    for checkpoints #1516 (@Darshan808)
  * Check file permissions before making tmp file #1513 (@RRosio)
  * Validate extension name before toggling through CLI #1509
    (@Darshan808)
  * Fix for #1479 : Incorrect usage of i18n format #1500 (@kjayan)
  * Fix handling of missing parent header in record activity #1498
    (@davidbrochart)
  * display_url: Don't duplicate public_url and local_url if they
    are the same #1494 (@manics)
- Release 2.15.0
  ## Enhancements made
  * Better error message when starting kernel for session. #1478
    (@Carreau)
  * Add a traitlet to disable recording HTTP request metrics #1472
    (@yuvipanda)
  * prometheus: Expose 3 activity metrics #1471 (@yuvipanda)
  * Add prometheus info metrics listing server extensions +
    versions #1470 (@yuvipanda)
  * Add prometheus metric with version information #1467
    (@yuvipanda)
  * Better hash format error message #1442 (@fcollonval)
  ## Bugs fixed

OBS-URL: https://build.opensuse.org/request/show/1287608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=45
2025-06-23 12:56:34 +00:00
5e4d5d964f Accepting request 1248945 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1248945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=44
2025-02-27 13:51:21 +00:00
7cabb46e53 - Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=99
2025-02-27 11:24:18 +00:00
91639394f2 Accepting request 1225677 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1225677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=43
2024-11-24 10:04:04 +00:00
03cd16bc08 - Add ignore-PytestUnraisableExceptionWarning.patch to get over
(misleading?) ResourceWarning concerning SQLite unclosed
  database (gh#jupyter-server/jupyter_server#1387).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=97
2024-11-21 22:31:49 +00:00
49451a075d Accepting request 1201265 from devel:languages:python:jupyter
- Update to 2.14.2
  * Pass session_id during Websocket connect #1440 (@gogasca)
  * Do not log environment variables passed to kernels #1437
    (@krassowski)
- Release 2.14.1
  ## Enhancements made
  * Removing excessive logging from reading local files #1420
    (@lresende)
  ## Security Fix
  * Filefind: avoid handling absolute paths
- Release 2.14.0
  ## Enhancements made
  * Do not include token in dashboard link, when available #1406
    (@minrk)
  ## Bugs fixed
  * Ignore zero-length page_config.json, restore previous behavior
    of crashing for invalid JSON #1405 (@holzman)
  * Don't crash on invalid JSON in page_config (#1403) #1404
    (@holzman)

OBS-URL: https://build.opensuse.org/request/show/1201265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=42
2024-09-16 15:42:42 +00:00
b9a1e07df8 .
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=95
2024-09-15 16:11:43 +00:00
0c2727d2c9 - Update to 2.14.2
* Pass session_id during Websocket connect #1440 (@gogasca)
  * Do not log environment variables passed to kernels #1437
    (@krassowski)
- Release 2.14.1
  ## Enhancements made
  * Removing excessive logging from reading local files #1420
    (@lresende)
  ## Security Fix
  * Filefind: avoid handling absolute paths
- Release 2.14.0
  ## Enhancements made
  * Do not include token in dashboard link, when available #1406
    (@minrk)
  ## Bugs fixed
  * Ignore zero-length page_config.json, restore previous behavior
    of crashing for invalid JSON #1405 (@holzman)
  * Don't crash on invalid JSON in page_config (#1403) #1404
    (@holzman)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=94
2024-09-15 16:10:57 +00:00
a3c62b2c78 Accepting request 1158241 from devel:languages:python:jupyter
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1158241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=41
2024-03-15 19:31:41 +00:00
ad577eead3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=92 2024-03-08 14:04:30 +00:00
cdf2181153 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=91 2024-03-08 14:04:00 +00:00
4af93b53f1 Accepting request 1155890 from devel:languages:python:jupyter
- Update to 2.13.0
  ## Enhancements made
  * Add an option to have authentication enabled for all endpoints
    by default #1392 (@krassowski)
  * websockets: add configurations for ping interval and timeout
    #1391 (@oliver-sanders)
  ## Bugs fixed
  * Fix color in windows log console with colorama #1397
    (@hansepac)
- Skip building and using python39-jupyter-server-test: no longer
  supported since ipython 8.19 (through ipykernel)

OBS-URL: https://build.opensuse.org/request/show/1155890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=40
2024-03-07 21:01:21 +00:00
70267c1ca5 .
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=89
2024-03-07 12:14:57 +00:00
c7f138d88c - Update to 2.13.0
## Enhancements made
  * Add an option to have authentication enabled for all endpoints
    by default #1392 (@krassowski)
  * websockets: add configurations for ping interval and timeout
    #1391 (@oliver-sanders)
  ## Bugs fixed
  * Fix color in windows log console with colorama #1397
    (@hansepac)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=88
2024-03-07 12:14:04 +00:00
357fd86a40 - Skip building and using python39-jupyter-server-test: no longer
supported since ipython 8.19 (through ipykernel)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=87
2024-03-07 11:24:32 +00:00
ed9b4c6870 Accepting request 1140283 from devel:languages:python:jupyter
- Update to 2.12.5
  * Improve warning handling #1386 (@blink1073)

OBS-URL: https://build.opensuse.org/request/show/1140283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=39
2024-01-21 22:10:18 +00:00
f8af3caf5f - Update to 2.12.5
* Improve warning handling #1386 (@blink1073)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=85
2024-01-21 11:05:26 +00:00
35f76c6ef6 Accepting request 1138728 from devel:languages:python:jupyter
- Update to 2.12.4
  * Fix log arguments for gateway client error #1385 (@minrk)
- Release 2.12.3
  * Import User unconditionally #1384 (@yuvipanda)
- Release 2.12.2
  * Fix a typo in error message #1381 (@krassowski)
  * Force legacy ws subprotocol when using gateway #1311 (@epignot)

OBS-URL: https://build.opensuse.org/request/show/1138728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=38
2024-01-15 21:19:40 +00:00
573339c6a9 - Update to 2.12.4
* Fix log arguments for gateway client error #1385 (@minrk)
- Release 2.12.3
  * Import User unconditionally #1384 (@yuvipanda)
- Release 2.12.2
  * Fix a typo in error message #1381 (@krassowski)
  * Force legacy ws subprotocol when using gateway #1311 (@epignot)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=83
2024-01-14 20:40:25 +00:00
9ff52f448c Accepting request 1134929 from devel:languages:python:jupyter
- Update to 2.12.1
  * log extension import time at debug level unless it's actually
    slow #1375 (@minrk)
  * Add support for async Authorizers #1374 #1373 (@Zsailer)

OBS-URL: https://build.opensuse.org/request/show/1134929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=37
2023-12-25 18:05:34 +00:00
bfea8e4e64 - Update to 2.12.1
* log extension import time at debug level unless it's actually
    slow #1375 (@minrk)
  * Add support for async Authorizers #1374 #1373 (@Zsailer)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=81
2023-12-23 19:40:46 +00:00
1725a799c7 Accepting request 1130946 from devel:languages:python:jupyter
- Update to 2.11.2: Fix GHSA-h56g-gq9v-vc8r, CVE-2023-49080,
  boo#1217809
  * Unhandled errors in API requests include traceback information,
    which can include path information. There is no known mechanism
    by which to trigger these errors without authentication, so the
    paths revealed are not considered particularly sensitive, given
    that the requesting user has arbitrary execution permissions
    already in the same environment.
  * jupyter-server no longer includes traceback information in JSON
    error responses. For compatibility, the traceback field is
    present, but always empty.
- Release 2.11.1
  * avoid unhandled error on some invalid paths #1369 (@minrk)
  * Change md5 to hash and hash_algorithm, fix incompatibility
    #1367 (@Wh1isper)

OBS-URL: https://build.opensuse.org/request/show/1130946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=36
2023-12-05 16:04:12 +00:00
c696cbc19a - Update to 2.11.2: Fix GHSA-h56g-gq9v-vc8r, CVE-2023-49080,
boo#1217809
  * Unhandled errors in API requests include traceback information,
    which can include path information. There is no known mechanism
    by which to trigger these errors without authentication, so the
    paths revealed are not considered particularly sensitive, given
    that the requesting user has arbitrary execution permissions
    already in the same environment.
  * jupyter-server no longer includes traceback information in JSON
    error responses. For compatibility, the traceback field is
    present, but always empty.
- Release 2.11.1
  * avoid unhandled error on some invalid paths #1369 (@minrk)
  * Change md5 to hash and hash_algorithm, fix incompatibility
    #1367 (@Wh1isper)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=79
2023-12-05 10:04:58 +00:00
c36948ecd7 Accepting request 1128961 from devel:languages:python:jupyter
- Update to 2.11.0
  * Support get file(notebook) md5 #1363 (@Wh1isper)
- Release 2.10.1
  * ContentsHandler return 404 rather than raise exc #1357
    (@bloomsa)
- Release 2.10.0
  * Update kernel env to reflect changes in session #1354
    (@blink1073)
- Release 2.9.0
  * Ability to configure cull_idle_timeout with kernelSpec #1342
    (@akshaychitneni)
  * Run Gateway token renewers even if the auth token is empty.
    #1340 (@ojarjur)
- Release 2.8.0
  * Added Logs for get_os_path closes issue #1336
    (@jayeshsingh9767)
  * Avoid showing "No answer for 5s" when shutdown is slow #1320
    (@minrk)

OBS-URL: https://build.opensuse.org/request/show/1128961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=35
2023-11-27 21:43:01 +00:00
c228aefe16 - Update to 2.11.0
* Support get file(notebook) md5 #1363 (@Wh1isper)
- Release 2.10.1
  * ContentsHandler return 404 rather than raise exc #1357
    (@bloomsa)
- Release 2.10.0
  * Update kernel env to reflect changes in session #1354
    (@blink1073)
- Release 2.9.0
  * Ability to configure cull_idle_timeout with kernelSpec #1342
    (@akshaychitneni)
  * Run Gateway token renewers even if the auth token is empty.
    #1340 (@ojarjur)
- Release 2.8.0
  * Added Logs for get_os_path closes issue #1336
    (@jayeshsingh9767)
  * Avoid showing "No answer for 5s" when shutdown is slow #1320
    (@minrk)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=77
2023-11-26 16:39:10 +00:00
dc9134b2a3 Accepting request 1113302 from devel:languages:python:jupyter
- Update to 2.7.3
  * Support external kernels #1305 (@davidbrochart)

OBS-URL: https://build.opensuse.org/request/show/1113302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=34
2023-09-25 18:03:18 +00:00
2ffe376f11 - Update to 2.7.3
* Support external kernels #1305 (@davidbrochart)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=75
2023-09-24 18:04:56 +00:00
51d6a9ae7e Accepting request 1107864 from devel:languages:python:jupyter
- Update fixes:
  * CVE-2023-39968 boo#1214730
  * CVE-2023-40170 boo#1214731
- Update to 2.7.2
  * accessing API version should not count as activity #1315
    (@minrk)
  * Make kernel_id as a conditional optional field #1300
    (@allstrive)
  * Reference current_user to detect auth #1294 (@bhperry)
  * send2trash now supports deleting from different filesystem
    type(#1290) #1291 (@wqj97)
- Release 2.7.0
  * Add missing events to gateway client #1288 (@allstrive)

OBS-URL: https://build.opensuse.org/request/show/1107864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=33
2023-08-30 08:20:45 +00:00
9951931f95 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=73 2023-08-29 07:31:28 +00:00
af683ddfc4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=72 2023-08-29 07:29:31 +00:00
d3e6a215ba - Update to 2.7.2
* accessing API version should not count as activity #1315
    (@minrk)
  * Make kernel_id as a conditional optional field #1300
    (@allstrive)
  * Reference current_user to detect auth #1294 (@bhperry)
  * send2trash now supports deleting from different filesystem
    type(#1290) #1291 (@wqj97)
- Release 2.7.0
  * Add missing events to gateway client #1288 (@allstrive)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=71
2023-08-26 13:23:52 +00:00
ddec2fb232 Accepting request 1092416 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1092416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=32
2023-06-13 14:08:56 +00:00
4f3fef44c0 Accepting request 1092415 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 2.6.0
  ## New features added
  * Emit events from the kernels service and gateway client #1252
    (@rajmusuku)
  ## Enhancements made
  * Allows immutable cache for static files in a directory #1268
    (@brichet)
  * Merge the gateway handlers into the standard handlers. #1261
    (@ojarjur)
  * Gateway manager retry kernel updates #1256 (@ojarjur)
  * Use debug-level messages for generating anonymous users #1254
    (@hbcarlos)
  * Define a CURRENT_JUPYTER_HANDLER context var #1251 (@Zsailer)
  ## Bugs fixed
  * Don't instantiate an unused Future in gateway connection trait
    #1276 (@minrk)
  * Write server list to stdout #1275 (@minrk)
  * Make the kernel_websocket_protocol flag reusable. #1264
    (@ojarjur)
  * Register websocket handler from same module as kernel handlers
    #1249 (@kevin-bates)
  * Re-enable websocket ping/pong from the server #1243 (@Zsailer)
  * Fix italics in operators security sections #1242 (@kevin-bates)
  * Fix calculation of schema location #1239 (@lresende)

OBS-URL: https://build.opensuse.org/request/show/1092415
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=69
2023-06-11 21:25:23 +00:00
b42088796a Accepting request 1073773 from devel:languages:python:jupyter
- Update to 2.5.0
  * Enable KernelSpecResourceHandler to be async #1236 (@Zsailer)
  * Added error propagation to gateway_request function #1233
    (@broden-wanner)
- Release 2.4.0
  * Skip dir size check if not enumerable #1227 (@vidartf)
  * Optimize hidden checks #1226 (@vidartf)
  * Enable users to copy both files and directories #1190
    (@kenyaachon)
  * Fix port selection #1229 (@blink1073)
  * Fix priority of deprecated NotebookApp.notebook_dir behind
    ServerApp.root_dir #1223 (@minrk)
  * Ensure content-type properly reflects gateway kernelspec
    resources #1219 (@kevin-bates)
- Release 2.3.0
  * Support IPV6 in _find_http_port() #1207 (@schnell18)
  * Redact tokens, etc. in url parameters from request logs #1212
    (@minrk)
  * Fix get_loader returning None when
    load_jupyter_server_extension is not found (#1193)

OBS-URL: https://build.opensuse.org/request/show/1073773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=31
2023-03-24 14:20:32 +00:00
f6a2a25af5 Accepting request 1073652 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 2.5.0
  * Enable KernelSpecResourceHandler to be async #1236 (@Zsailer)
  * Added error propagation to gateway_request function #1233
    (@broden-wanner)
- Release 2.4.0
  * Skip dir size check if not enumerable #1227 (@vidartf)
  * Optimize hidden checks #1226 (@vidartf)
  * Enable users to copy both files and directories #1190
    (@kenyaachon)
  * Fix port selection #1229 (@blink1073)
  * Fix priority of deprecated NotebookApp.notebook_dir behind
    ServerApp.root_dir #1223 (@minrk)
  * Ensure content-type properly reflects gateway kernelspec
    resources #1219 (@kevin-bates)
- Release 2.3.0
  * Support IPV6 in _find_http_port() #1207 (@schnell18)
  * Redact tokens, etc. in url parameters from request logs #1212
    (@minrk)
  * Fix get_loader returning None when
    load_jupyter_server_extension is not found (#1193)

OBS-URL: https://build.opensuse.org/request/show/1073652
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=67
2023-03-21 21:30:28 +00:00
d40424b7db Accepting request 1063312 from devel:languages:python:jupyter
- Update to 2.2.1
  * remove upper bound on anyio #1192 (@minrk)
- Release 2.2.0
  ## Enhancements made
  * Only load enabled extension packages #1180 (@minrk)
  * Pass in a logger to get_metadata #1176 (@yuvipanda)
  ## Bugs fixed
  * Don't assume that resources entries are relative #1182 (@ojarjur)
  ## Maintenance and upkeep improvements
  * Updates for client 8 #1188 (@blink1073)
  * Use repr in logging for exception. #1185 (@Carreau)

OBS-URL: https://build.opensuse.org/request/show/1063312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=30
2023-02-06 13:15:22 +00:00
5f43aecc71 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=65 2023-02-05 20:15:34 +00:00
ed66544d96 Accepting request 1063306 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 2.2.1
  * remove upper bound on anyio #1192 (@minrk)
- Releae 2.2.0
  ## Enhancements made
  * Only load enabled extension packages #1180 (@minrk)
  * Pass in a logger to get_metadata #1176 (@yuvipanda)
  ## Bugs fixed
  * Don't assume that resources entries are relative #1182 (@ojarjur)
  ## Maintenance and upkeep improvements
  * Updates for client 8 #1188 (@blink1073)
  * Use repr in logging for exception. #1185 (@Carreau)

OBS-URL: https://build.opensuse.org/request/show/1063306
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=64
2023-02-05 19:41:32 +00:00
dae57e0052 Accepting request 1063286 from devel:languages:python:jupyter
revert update

OBS-URL: https://build.opensuse.org/request/show/1063286
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=63
2023-02-05 17:00:26 +00:00
4e67f4656c - Update to 2.2.1
* remove upper bound on anyio #1192 (@minrk)
- Releae 2.2.0
  ## Enhancements made
  * Only load enabled extension packages #1180 (@minrk)
  * Pass in a logger to get_metadata #1176 (@yuvipanda)
  ## Bugs fixed
  * Don't assume that resources entries are relative #1182 (@ojarjur)
  ## Maintenance and upkeep improvements
  * Updates for client 8 #1188 (@blink1073)
  * Use repr in logging for exception. #1185 (@Carreau)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=62
2023-02-05 16:35:38 +00:00
dc43a6cc69 Accepting request 1058569 from devel:languages:python:jupyter
- Update to 2.1.0
  * Fix preferred_dir for sync contents manager #1173 (@vidartf)
  * Update typing and warning handling #1174 (@blink1073)
- Release 2.0.7
  * Log how long each extension module takes to import #1171
    (@yuvipanda)
  * Set JPY_SESSION_NAME to full notebook path. #1100 (@Carreau)
  * Reapply preferred_dir fix, now with better backwards
    compatability #1162 (@vidartf)
  * Update example to use hatch #1169 (@blink1073)
  * Clean up docs build and typing #1168 (@blink1073)
  * Fix check release by ignoring duplicate file name in wheel
    #1163 (@blink1073)
  * Fix broken link in warning message #1158 (@consideRatio)

OBS-URL: https://build.opensuse.org/request/show/1058569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=29
2023-01-16 16:59:08 +00:00
f0341a17ae - Update to 2.1.0
* Fix preferred_dir for sync contents manager #1173 (@vidartf)
  * Update typing and warning handling #1174 (@blink1073)
- Release 2.0.7
  * Log how long each extension module takes to import #1171
    (@yuvipanda)
  * Set JPY_SESSION_NAME to full notebook path. #1100 (@Carreau)
  * Reapply preferred_dir fix, now with better backwards
    compatability #1162 (@vidartf)
  * Update example to use hatch #1169 (@blink1073)
  * Clean up docs build and typing #1168 (@blink1073)
  * Fix check release by ignoring duplicate file name in wheel
    #1163 (@blink1073)
  * Fix broken link in warning message #1158 (@consideRatio)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=60
2023-01-15 21:04:00 +00:00
c10e1a65b5 Accepting request 1046204 from devel:languages:python:jupyter
- Update to 2.0.6
  * Iterate through set of apps in extension_manager.any_activity
    method #1157 (@mahendrapaipuri)
  * Handle flake8-errmsg #1155 (@blink1073)
  * Add spelling and docstring enforcement #1147 (@blink1073)
- Update to 2.0.5
  * Remove end kwarg after migration from print to info #1151
    (@krassowski)
  * Import ensure-sync directly from dependence. #1149 (@Carreau)
  * Update deprecation warning #1148 (@Carreau)
- Release 2.0.4
  * Fix handling of extension last activity #1145 (@blink1073)
- Release 2.0.3
  * Restore default writing of browser open redirect file, add
    opt-in to skip #1144 (@bollwyvl)
- Release 2.0.2
  * Raise errors on individual problematic extensions when listing
    extension #1139 (@Zsailer)
  * Find an available port before starting event loop #1136
    (@blink1073)
  * only write browser files if we’re launching the browser #1133
    (@hhuuggoo)
  * Logging message used to list sessions fails with template error
    #1132 (@vindex10)
  * Include base_url at start of kernelspec resources path #1124
    (@bloomsa)
- Release 2.0.1
  * [Gateway] Remove redundant list kernels request during session
    poll #1112 (@kevin-bates)
  * Maintenance and upkeep improvements
  * Fix jupyter_core pinning #1122 (@ophie200)
- Major Release 2.0.0
  ## Enhancements made
  * Introduce ServerKernelManager class #1101 (@kevin-bates)
  * New configurable/overridable kernel ZMQ+Websocket connection
    API #1047 (@Zsailer)
  * Pass kernel environment to cwd_for_path method #1046
    (@divyansshhh)
  * Better Handling of Asyncio #1035 (@blink1073)
  * Add authorization to AuthenticatedFileHandler #1021
    (@jiajunjie)
  * [Gateway] Add support for gateway token renewal #985
    (@kevin-bates)
  * Make it easier to pass custom env variables to kernel #981
    (@divyansshhh)
  * Accept and manage cookies when requesting gateways #969 (@wjsi)
  * Emit events from the Contents Service #954 (@Zsailer)
  * Retry certain errors between server and gateway #944
    (@kevin-bates)
  * Allow new file types #895 (@davidbrochart)
  * Make it easier for extensions to customize the ServerApp #879
    (@minrk)
  * Adds anonymous users #863 (@hbcarlos)
  * switch to jupyter_events #862 (@Zsailer)
  * consolidate auth config on IdentityProvider #825 (@minrk)
  ## Bugs fixed
  * Fix kernel WebSocket protocol #1110 (@davidbrochart)
  * Defer webbrowser import #1095 (@blink1073)
  * Use handle_outgoing_message for ZMQ replies #1089 (@Zsailer)
  * Call ports_changed on the multi-kernel-manager instead of the
    kernel manager #1088 (@Zsailer)
  * Add more websocket connection tests and fix bugs #1085
    (@blink1073)
  * Tornado WebSocketHandler fixup #1083 (@davidbrochart)
  * persist userid cookie when auth is disabled #1076 (@minrk)
  * Fix rename_file and delete_file to handle hidden files properly
    #1073 (@yacchin1205)
  * Add more coverage #1069 (@blink1073)
  * Increase nbconvert and checkpoints coverage #1066 (@blink1073)
  * Fix min version check again #1049 (@blink1073)
  * Fallback new file type to file for contents put #1013 (@a3626a)
  * Fix some typos in release instructions #1003 (@kevin-bates)
  * Wrap the concurrent futures in an asyncio future #1001
    (@blink1073)
  * [Gateway] Fix and deprecate env whitelist handling #979
    (@kevin-bates)
  * fix issues with jupyter_events 0.5.0 #972 (@Zsailer)
  * Correct content-type headers #965 (@epignot)
  * Don’t validate certs for when stopping server #959 (@Zsailer)
  * Parse list value for terminado_settings #949 (@krassowski)
  * Fix bug in api/contents requests for an allowed copy #939
    (@kiersten-stokes)
  * Fix error that prevents posting to api/contents endpoint with
    no body #937 (@kiersten-stokes)
  * avoid creating asyncio.Lock at import time #935 (@minrk)
  * Fix get_kernel_path for AsyncFileManagers. #929
    (@thetorpedodog)
  * Fix c.GatewayClient.url snippet syntax #917 (@rickwierenga)
  * Add back support for kernel launch timeout pad #910
    (@CiprianAnton)
  * Notify ChannelQueue that the response router thread is
    finishing #896 (@CiprianAnton)
  * Make ChannelQueue.get_msg true async #892 (@CiprianAnton)
  * Check for serverapp for reraise flag #887 (@vidartf)
  ## Maintenance and upkeep improvements
  * Make tests less sensitive to default kernel name #1118
    (@blink1073)
  * Tweak codecov settings #1113 (@blink1073)
  * Bump minimatch from 3.0.4 to 3.1.2 #1109 (@dependabot)
  * Add skip-if-exists config #1108 (@blink1073)
  * Use pytest-jupyter #1099 (@blink1073)
  * Clean up release instructions and coverage handling #1098
    (@blink1073)
  * Import ensure_async from jupyter_core #1093 (@davidbrochart)
  * Add more tests #1092 (@blink1073)
  * Fix coverage upload #1091 (@blink1073)
  * Add base handler tests #1090 (@blink1073)
  * Add more websocket connection tests and fix bugs #1085
    (@blink1073)
  * Use base setup dependency type #1084 (@blink1073)
  * Add more serverapp tests #1079 (@blink1073)
  * Add more gateway tests #1078 (@blink1073)
  * More cleanup #1077 (@blink1073)
  * Fix hatch scripts and windows workflow run #1074 (@blink1073)
  * use recommended github-workflows checker #1071 (@blink1073)
  * Add more coverage #1069 (@blink1073)
  * More coverage #1067 (@blink1073)
  * Increase nbconvert and checkpoints coverage #1066 (@blink1073)
  * Test downstream jupyter_server_terminals #1065 (@blink1073)
  * Test notebook prerelease #1064 (@blink1073)
  * MAINT: remove python 3.4 branch #1061 (@Carreau)
  * Bump actions/checkout from 2 to 3 #1056 (@dependabot)
  * Bump actions/setup-python from 2 to 4 #1055 (@dependabot)
  * Bump pre-commit/action from 2.0.0 to 3.0.0 #1054 (@dependabot)
  * Add dependabot file #1053 (@blink1073)
  * Use global env for min version check #1048 (@blink1073)
  * Clean up handling of synchronous managers #1044 (@blink1073)
  * Clean up config files #1031 (@blink1073)
  * Make node optional #1030 (@blink1073)
  * Use admin github token for releaser #1025 (@blink1073)
  * CI Cleanup #1023 (@blink1073)
  * Use mdformat instead of prettier #1022 (@blink1073)
  * Add pyproject validation #1020 (@blink1073)
  * Remove hardcoded client install in CI #1019 (@blink1073)
  * Handle client 8 pending kernels #1014 (@blink1073)
  * Use releaser v2 tag #1010 (@blink1073)
  * Use hatch environments to simplify test, coverage, and docs
    build #1007 (@blink1073)
  * Update to version2 releaser #1006 (@blink1073)
  * Do not use dev version yet #999 (@blink1073)
  * Add workflows for simplified publish #993 (@blink1073)
  * Remove hardcoded client install #991 (@blink1073)
  * Test with client 8 updates #988 (@blink1073)
  * Switch to using hatchling version command #984 (@blink1073)
  * Run downstream tests in parallel #973 (@blink1073)
  * Update pytest_plugin with fixtures to test auth in core and
    extensions #956 (@akshaychitneni)
  * Fix docs build #952 (@blink1073)
  * Fix flake8 v5 compat #941 (@blink1073)
  * Improve logging of bare exceptions and other cleanups. #922
    (@thetorpedodog)
  * Use more explicit version template for pyproject #919
    (@blink1073)
  * Fix handling of dev version #913 (@blink1073)
  * Fix owasp link #908 (@blink1073)
  * default to system node version in precommit #906 (@dlqqq)
  * Test python 3.11 on ubuntu #839 (@blink1073)
  ## Documentation improvements
  * Remove left over from notebook #1117 (@fcollonval)
  * Fix wording #1037 (@fcollonval)
  * Fix GitHub actions badge link #1011 (@blink1073)
  * Pin docutils to fix docs build #1004 (@blink1073)
  * Update server extension disable instructions #998 (@3coins)
  * Update index.rst #970 (@razrotenberg)
  * Fix typo in IdentityProvider documentation #915 (@danielyahn)
  * docs: document the logging_config trait #844 (@oliver-sanders)
  ## Deprecated features
  * [Gateway] Fix and deprecate env whitelist handling #979
    (@kevin-bates)

OBS-URL: https://build.opensuse.org/request/show/1046204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=28
2023-01-03 14:04:54 +00:00
114094a739 - Update to 2.0.6
* Iterate through set of apps in extension_manager.any_activity
    method #1157 (@mahendrapaipuri)
  * Handle flake8-errmsg #1155 (@blink1073)
  * Add spelling and docstring enforcement #1147 (@blink1073)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=58
2023-01-01 18:02:20 +00:00
e81724c6d4 Accepting request 1045440 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 2.0.5
  * Remove end kwarg after migration from print to info #1151
    (@krassowski)
  * Import ensure-sync directly from dependence. #1149 (@Carreau)
  * Update deprecation warning #1148 (@Carreau)
- Release 2.0.4
  * Fix handling of extension last activity #1145 (@blink1073)
- Release 2.0.3
  * Restore default writing of browser open redirect file, add
    opt-in to skip #1144 (@bollwyvl)
- Release 2.0.2
  * Raise errors on individual problematic extensions when listing
    extension #1139 (@Zsailer)
  * Find an available port before starting event loop #1136
    (@blink1073)
  * only write browser files if we’re launching the browser #1133
    (@hhuuggoo)
  * Logging message used to list sessions fails with template error
    #1132 (@vindex10)
  * Include base_url at start of kernelspec resources path #1124
    (@bloomsa)
- Release 2.0.1
  * [Gateway] Remove redundant list kernels request during session
    poll #1112 (@kevin-bates)
  * Maintenance and upkeep improvements
  * Fix jupyter_core pinning #1122 (@ophie200)
- Major Release 2.0.0
  ## Enhancements made
  * Introduce ServerKernelManager class #1101 (@kevin-bates)
  * New configurable/overridable kernel ZMQ+Websocket connection

OBS-URL: https://build.opensuse.org/request/show/1045440
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=57
2022-12-26 23:53:59 +00:00
6ce1239592 Accepting request 1031311 from devel:languages:python:jupyter
- Update to version 1.21.0
  * Handle client 8 pending kernels #1014 (@blink1073)
- Release 1.19.1
  * Wrap the concurrent futures in an asyncio future #1000
    (@blink1073)
- Release 1.19.0
  * New features added
    + Backport Inject session identifier into environment variable
      #920 (@vidartf)
  * Enhancements made
    + Backport #981: Make it easier to pass custom env variables to
      kernel #994 (@divyansshhh)
    + Retry certain errors between server and gateway #944
      (@kevin-bates)
  * Bugs fixed
    + Backport PR #965: Correct content-type headers #966
      (@epignot)
    + avoid creating asyncio.Lock at import time #935 (@minrk)
    + Fix c.GatewayClient.url snippet syntax #917 (@rickwierenga)
    + Add back support for kernel launch timeout pad #910
      (@CiprianAnton)
  * Maintenance and upkeep improvements
    + Test with client 8 updates #992 (@blink1073)
    + Backport PR #922: Improve logging of bare exceptions etc.
      #926 (@thetorpedodog)
    + Fix handling of dev version #913 (@blink1073)
    + Fix owasp link #908 (@blink1073)

OBS-URL: https://build.opensuse.org/request/show/1031311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=27
2022-10-26 12:21:57 +00:00
6f930f681f - Update to version 1.21.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=55
2022-10-26 10:35:37 +00:00
f5da7f3c92 - Update to version 1.21.0
* Handle client 8 pending kernels #1014 (@blink1073)
- Release 1.19.1
  * Wrap the concurrent futures in an asyncio future #1000
    (@blink1073)
- Release 1.19.0
  * New features added
    + Backport Inject session identifier into environment variable
      #920 (@vidartf)
  * Enhancements made
    + Backport #981: Make it easier to pass custom env variables to
      kernel #994 (@divyansshhh)
    + Retry certain errors between server and gateway #944
      (@kevin-bates)
  * Bugs fixed
    + Backport PR #965: Correct content-type headers #966
      (@epignot)
    + avoid creating asyncio.Lock at import time #935 (@minrk)
    + Fix c.GatewayClient.url snippet syntax #917 (@rickwierenga)
    + Add back support for kernel launch timeout pad #910
      (@CiprianAnton)
  * Maintenance and upkeep improvements
    + Test with client 8 updates #992 (@blink1073)
    + Backport PR #922: Improve logging of bare exceptions etc.
      #926 (@thetorpedodog)
    + Fix handling of dev version #913 (@blink1073)
    + Fix owasp link #908 (@blink1073)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=54
2022-10-26 10:35:22 +00:00
578204f34a Accepting request 993388 from devel:languages:python:jupyter
- Add missing pytest-timeout in -test package

OBS-URL: https://build.opensuse.org/request/show/993388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=26
2022-08-06 20:08:06 +00:00
a54d34961d - Add missing pytest-timeout in -test package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=52
2022-08-05 19:59:09 +00:00
974dfbd8ef Accepting request 990956 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/990956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=25
2022-07-26 17:44:17 +00:00
3fafce92bf Accepting request 990914 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/990914
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=50
2022-07-25 08:05:04 +00:00
60351732c2 Accepting request 982746 from devel:languages:python:jupyter
- Update to 1.17.1
  * Address security advisory GHSA-q874-g24w-4q9g
- boo#1200548, CVE-2022-29241

OBS-URL: https://build.opensuse.org/request/show/982746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=24
2022-06-16 16:20:28 +00:00
a5624f3e1a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=48 2022-06-15 09:15:06 +00:00
ac3c32ab69 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=47 2022-06-14 17:00:41 +00:00
1b3523cfe4 Accepting request 982653 from home:bnavigator:python-rpm-macros
- Update to 1.17.1
  * no changelog
- Release 1.17.0
  * Add the root_dir value to the logging message in case of non
    compliant preferred_dir #804 (@echarles)
  * missing required arguments in utils.fetch #798 (@minrk)
  * Add helper jobs for branch protection #797 (@blink1073)
  * [pre-commit.ci] pre-commit autoupdate #793
    (@pre-commit-ci[bot])
  * Update branch references and links #791 (@blink1073)
- Release notes for 1.16.0
  * add hook to observe pending sessions #751 (@Zsailer)
  * Add max-age Cache-Control header to kernel logos #760
    (@divyansshhh)
  * Regression in connection URL calcuation in ServerApp #761
    (@jhamet93)
  * Include explicit package data #757 (@blink1073)
  * Ensure terminal cwd exists #755 (@fcollonval)
  * make 'cwd' param for TerminalManager absolute #749 (@rccern)
  * wait to cleanup kernels after kernel is finished pending #748
    (@Zsailer)
  * Skip jsonschema in CI #766 (@blink1073)
  * Remove redundant job and problematic check #765 (@blink1073)
  * Update pre-commit #764 (@blink1073)
  * Install pre-commit automatically #763 (@blink1073)
  * Add pytest opts and use isort #762 (@blink1073)
  * Ensure minimal nbconvert support jinja2 v2 & v3 #756
    (@fcollonval)
  * Fix error handler in simple extension examples #750
    (@andreyvelich)

OBS-URL: https://build.opensuse.org/request/show/982653
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=46
2022-06-14 16:59:46 +00:00
45fd40f589 Accepting request 964366 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/964366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=23
2022-03-28 17:24:30 +00:00
fc1cca2669 Accepting request 964363 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to verson 1.15.6
  * Missing warning when no authorizer in found ZMQ handlers #744
    (@Zsailer)
- Release notes for 1.15.5
  * Relax type checking on ExtensionApp.serverapp #739 (@minrk)
  * raise no-authorization warning once and allow disabled
    authorization #738 (@Zsailer)
- Release notes for 1.15.4
  * Fix server-extension paths (3rd time's the charm) #734 (@minrk)
- Release notes for 1.15.2
  * allow handlers to work without an authorizer in the Tornado
    settings #717 (@Zsailer)
- Release notes for 1.15.1
  * Revert "Re-use ServerApp.config_file_paths for consistency
    (#715)" #728 (@blink1073)
- Release notes for 1.15.0
  * Add authorization layer to server request handlers #165
    (@Zsailer) Enhancements made
  * Validate notebooks once per fetch or save #724 (@kevin-bates)
  * Register pre/post save hooks, call them sequentially #696
    (@davidbrochart) 
  * Implement Required Methods in Async Manner #721 (@jhamet93)
  * Call pre_save_hook only on first chunk of large files #716
    (@davidbrochart)
  * Re-use ServerApp.config_file_paths for consistency #715
    (@minrk)
  * serverapp: Use .absolute() instead of .resolve() for symlinks
    #712 (@EricCousineau-TRI)
  * Fall back to legacy protocol if selected_subprotocol raises
    exception #706 (@davidbrochart)
  * Fix FilesHandler not meet RFC 6713 #701 (@Wh1isper)

OBS-URL: https://build.opensuse.org/request/show/964363
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=44
2022-03-23 19:32:08 +00:00
ddfabc1631 Accepting request 949904 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/949904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=22
2022-01-31 21:56:56 +00:00
77918d5fbf Accepting request 949903 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 1.13.4
  * Fix nbconvert handler run_sync() #667 (@davidbrochart)
- Use pytest-timeout and flaky to rerun flaky failing tests
- Use pytest-xdist for process control so that the worker does not
  randomly hang at the end of the pytest run.

OBS-URL: https://build.opensuse.org/request/show/949903
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=43
2022-01-29 20:10:05 +00:00
2a89b0a733 Accepting request 946720 from devel:languages:python:jupyter
- Update to 1.13.3
  * More updates to unit tests for pending kernels work #662
    (@Zsailer)
  * bump traitlets dependency #663 (@Zsailer)
- Update to 1.13.2
  * Don't block the event loop when exporting with nbconvert #655
    (@davidbrochart)
  * Add more awaits for pending kernel in unit tests #654
    (@Zsailer)
  * Print IPv6 url as hostname or enclosed in brackets #652 (@op3)
  * Run pre_save_hook before model check #643 (@davidbrochart)
  * handle KeyError when get session #641 (@ccw630)
  * Clean up deprecations #650 (@blink1073)
  * Update branch references #646 (@blink1073)
  * pyproject.toml: clarify build system version #634
    (@adamjstewart) (forwarded request 946718 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/946720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=21
2022-01-18 23:35:03 +00:00
d74caa3518 Accepting request 946718 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 1.13.3
  * More updates to unit tests for pending kernels work #662
    (@Zsailer)
  * bump traitlets dependency #663 (@Zsailer)
- Update to 1.13.2
  * Don't block the event loop when exporting with nbconvert #655
    (@davidbrochart)
  * Add more awaits for pending kernel in unit tests #654
    (@Zsailer)
  * Print IPv6 url as hostname or enclosed in brackets #652 (@op3)
  * Run pre_save_hook before model check #643 (@davidbrochart)
  * handle KeyError when get session #641 (@ccw630)
  * Clean up deprecations #650 (@blink1073)
  * Update branch references #646 (@blink1073)
  * pyproject.toml: clarify build system version #634
    (@adamjstewart)

OBS-URL: https://build.opensuse.org/request/show/946718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=42
2022-01-15 22:15:29 +00:00
b3b7af46bb Accepting request 943591 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/943591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=20
2022-01-04 18:37:38 +00:00
9e08478a5c Accepting request 943590 from home:bnavigator:branches:devel:languages:python:jupyter:notraitlets5
- Update to 1.13.1
  * nudge both the shell and control channels #636 (@Zsailer)
  * Persistent session storage #614 (@Zsailer)
  * Nudge on the control channel instead of the shell #628
    (@JohanMabille)
  * Clean up downstream tests #629 (@blink1073)
  * Clean up version info handling #620 (@blink1073)
  * Await _finish_kernel_start #617 (@jtpio)
  * Update to Python 3.10 in the CI workflows #618 (@jtpio)
  * Use maintainer-tools base setup action #616 (@blink1073)
  * Consistent logging method #607 (@mwakaba2)
  * Use pending kernels #593 (@blink1073)
  * Set xsrf cookie on base url #612 (@minrk)
  * Update jpserver_extensions trait to work with traitlets 5.x
    #610 (@Zsailer)
  * Fix allow_origin_pat property to properly parse regex #603
    (@havok2063)
  * Enforce labels on PRs #613 (@blink1073)
  * Normalize file name and path in test_api #608 (@toonn)
- Multibuild :test flavor, avoid possible buildcycles
- Fix libalternatives in test flavor

OBS-URL: https://build.opensuse.org/request/show/943590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=41
2022-01-03 11:58:10 +00:00
7a7ecd8555 Accepting request 931611 from devel:languages:python:jupyter
- Update to 1.11.2
  * Fix \s deprecation warning #600 (@Zsailer)
  * Remove requests-unixsocket dependency #599 (@kevin-bates)
  * bugfix: dir_exists is never awaited #597 (@stdll00)
  * Fix missing await when call 'async_replace_file' #595
    (@Wh1isper)
  * add a pytest fixture for capturing logging stream #588
    (@Zsailer)
  * Maintenance and upkeep improvements
  * Avoid dependency on NBConvert versions for REST API test #601
    (@Zsailer)
- Re-enable libalternatives

OBS-URL: https://build.opensuse.org/request/show/931611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=19
2021-11-17 00:13:49 +00:00
b100f228b4 Accepting request 931187 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 1.11.2
  * Fix \s deprecation warning #600 (@Zsailer)
  * Remove requests-unixsocket dependency #599 (@kevin-bates)
  * bugfix: dir_exists is never awaited #597 (@stdll00)
  * Fix missing await when call 'async_replace_file' #595
    (@Wh1isper)
  * add a pytest fixture for capturing logging stream #588
    (@Zsailer)
  * Maintenance and upkeep improvements
  * Avoid dependency on NBConvert versions for REST API test #601
    (@Zsailer)
- Re-enable libalternatives

OBS-URL: https://build.opensuse.org/request/show/931187
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=40
2021-11-12 21:51:30 +00:00
7306fab10c Accepting request 928027 from devel:languages:python:jupyter
- revert the usage of libalternatives due to
  gh#openSUSE/libalternatives#11

OBS-URL: https://build.opensuse.org/request/show/928027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=18
2021-10-29 20:34:11 +00:00
4a43828c40 - revert the usage of libalternatives due to
gh#openSUSE/libalternatives#11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=39
2021-10-28 19:14:55 +00:00
afba253ed4 Accepting request 927772 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/927772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=17
2021-10-27 20:21:19 +00:00
327b497393 Accepting request 927769 from home:schubi2
- Use libalternatives instead of update-alternatives.
Ben, the latest updates regarding python-macros, python36-ipython715 and rpmlint are available now. Are there still open points now ?

OBS-URL: https://build.opensuse.org/request/show/927769
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=38
2021-10-27 12:48:51 +00:00
c347a98bca Accepting request 925909 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/925909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=16
2021-10-18 19:59:33 +00:00
65d3ffed0c Accepting request 925887 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 1.11.1
  * Do not log connection error if the kernel is already shutdown
    #584 (@martinRenou)
  * [BUG]: allow None for min_open_files_limit trait #587
    (@Zsailer)
- Release 1.11.0
  * Allow non-empty directory deletion through settings #574
    (@fcollonval)
  * pytest_plugin: allow user specified headers in jp_ws_fetch #580
    (@oliver-sanders)
  * Shutdown kernels/terminals on api/shutdown #579 (@martinRenou)
  * pytest: package conftest #576 (@oliver-sanders)
  * Set stacklevel on warning to point to the right place. #572
    (@Carreau)
  * Respect reraise setting #571 (@vidartf)
  * Fix jupyter_client warning #581 (@martinRenou)
  * Add Pre-Commit Config #575 (@fcollonval)
  * Clean up link checking #569 (@blink1073)
- Drop extra conftest.py

OBS-URL: https://build.opensuse.org/request/show/925887
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=37
2021-10-17 21:54:26 +00:00
d5ac333857 Accepting request 912675 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/912675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=15
2021-08-23 08:07:55 +00:00
3f22b15e56 Accepting request 912455 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 1.10.2
  * fix: make command line aliases work again #564
  * decode bytes from secure cookie #562
  * Maintenance and upkeep improvements
  * Add the needed space in the welcome message #561
  * Update check-release workflow #558
  * Fix typo in allow_password_change help #559
- Release notes for v1.10.1
  * Protect against unset spec #556
- Release notes for v1.10.0
  * PR: Add a new preferred-dir traitlet #549
  * stop hook for extensions #526
  * extensions: allow extensions in namespace packages #523
  * Fix examples/simple test execution #552
  * Rebuild package-lock, fixing local setup #548
  * small test changes #541
- Add conftest.py missing from release tarball

OBS-URL: https://build.opensuse.org/request/show/912455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=36
2021-08-17 12:50:41 +00:00
1b5ef22cac Accepting request 902993 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/902993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=14
2021-07-18 21:45:02 +00:00
c4e889b835 Accepting request 902859 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 1.9.0
  * enable a way to run a task when an io_loop is created
  * adds GatewayClient.auth_scheme configurable
  * [Notebook port 4835] Add UNIX socket support to notebook server
- Release 1.8.0
  * Expose a public property to sort extensions deterministically.
- Release 1.7.0
  * Make nbconvert root handler asynchronous
  * Refactor gateway kernel management to achieve a degree of
    consistency
- Release 1.6.2
  * Use Jupyter Packaging #477

OBS-URL: https://build.opensuse.org/request/show/902859
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=35
2021-06-29 08:35:50 +00:00
e33f9dd248 Accepting request 885982 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/885982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=13
2021-04-16 22:02:09 +00:00
cc53c94fba Accepting request 885974 from home:bnavigator:branches:devel:languages:python:jupyter
- Release 1.6.1:
  * Fix race condition with async kernel management #472 (@jtpio)
  * Fix kernel lookup #475 (@davidbrochart)
  * Add Extension App Aliases to Server App #473 (@jtpio)
  * Correct 'Content-Type' headers #471 (@faucct)
- Release 1.6.0:
  * Add env variable support for port options #461 (@afshin)
  * Add support for JUPYTER_TOKEN_FILE #462 (@afshin)
  * Remove unnecessary future imports #464 (@afshin)
  * Add Changelog to Sphinx Docs #465 (@afshin)
  * Update description for kernel restarted in the API docs #463
    (@jtpio)
  * Delete the extra “or” that prevents easy cut-and-paste of URLs.
    #460 (@jasongrout)
  * Add descriptive log for port unavailable and port-retries=0
    #459 (@afshin)
  * Add ReadTheDocs config #468 (@jtpio)
  * Update MappingKM.restart_kernel to accept now kwarg #404
    (@vidartf)
- Release 1.5.1:
  * Ensure jupyter config dir exists #454 (@afshin)
  * Allow pre_save_hook to cancel save with HTTPError #456 (@minrk)
- Release 1.5.0:
  * Add Styling to the HTML Pages #452 (@afshin)
  * Implement password hashing with argon2-cffi #450 (@afshin)
  * Escape user input in handlers flagged during code scans #449
    (@kevin-bates)
  * Fix for the terminal shutdown issue #446 (@afshin)
  * Update the branch filter for the CI badge #445 (@jtpio)
  * Fix for UnboundLocalError in shutdown #444 (@afshin)
  * Update CI badge and fix broken link #443 (@blink1073)
  * Fix syntax typo #442 (@kiendang)
  * Port terminal culling from Notebook #438 (@kevin-bates)
  * More complex handling of open_browser from extension
    applications #433 (@afshin)
  * Correction in Changelog #429 (@Zsailer)
  * Rename translation function alias #428 (@sngyo)
- Note: Don't update to v1.6.2 before setuptools >= 0.49.4 is
  available, which is required by jupyter-packaging 0.9!

OBS-URL: https://build.opensuse.org/request/show/885974
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=33
2021-04-16 12:45:22 +00:00
Richard Brown
e7c64c12ee Accepting request 876041 from devel:languages:python:jupyter
- Update to 1.4.1:
  - Update README.md #425
  - Solve UnboundLocalError in launch_browser() #421
  - Add file_to_run to server extension docs #420
  - Remove outdated reference to _jupyter_server_extension_paths
    in docs #419
  - Add Tests to Distribution #416
  - Enable extensions to control the file_to_run #415
  - add missing template for view.html #414
  - Remove obsoleted asyncio-patch fixture #412
  - Emit deprecation warning on old name #411
  - Correct logging message position #410
  - Update 1.3.0 Changelog to include broken 1.2.3 PRs #408
  - [Gateway] Track only this server's kernels #407
  - Update manager.py: more descriptive warnings when extensions
    fail to load #396

OBS-URL: https://build.opensuse.org/request/show/876041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=12
2021-03-03 17:33:56 +00:00
cdc58ec23a No tests?
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=31
2021-03-01 16:33:18 +00:00
fbc8509b89 Just directory tests for the test suite.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=30
2021-03-01 14:32:21 +00:00
a46ba9e7d8 Remove unnecessary variables
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=29
2021-03-01 14:31:17 +00:00
3cf86837cf Another test
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=28
2021-03-01 13:52:33 +00:00
5e5285f817 Back to testing
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=27
2021-03-01 13:10:01 +00:00
015c5ac555 Test platform.machine
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=26
2021-03-01 12:32:33 +00:00
b15985d9c9 Missing BR
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=25
2021-02-26 21:33:09 +00:00
bfdbb34d10 - Update to 1.4.1:
- Update README.md #425
  - Solve UnboundLocalError in launch_browser() #421
  - Add file_to_run to server extension docs #420
  - Remove outdated reference to _jupyter_server_extension_paths
    in docs #419
  - Add Tests to Distribution #416
  - Enable extensions to control the file_to_run #415
  - add missing template for view.html #414
  - Remove obsoleted asyncio-patch fixture #412
  - Emit deprecation warning on old name #411
  - Correct logging message position #410
  - Update 1.3.0 Changelog to include broken 1.2.3 PRs #408
  - [Gateway] Track only this server's kernels #407
  - Update manager.py: more descriptive warnings when extensions
    fail to load #396

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=24
2021-02-25 21:07:39 +00:00
1a6590343a Accepting request 872453 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/872453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=11
2021-02-15 22:20:21 +00:00
89f896a8d6 Accepting request 872187 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/872187
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=22
2021-02-15 13:00:49 +00:00
09a0a126a8 Accepting request 868941 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/868941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=10
2021-02-10 20:30:04 +00:00
54cafe48ef Accepting request 868775 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to version 1.2.3
  * for the full changelog between 0.2.1 and 1.2.3 see
    https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md
  * 1.0.6: Fix open redirect vulnerability GHSA-grfj-wjv9-4f9v
    (CVE-2020-26232) 
  * 1.0: Added new extension manager API for handling server 
    extensions
  * 1.0: Dropped support for Python 3.5. (296)
  * 1.0: Removed ipykernel as a dependency of jupyter_server.
  * 0.3: (#194) The bundlerextension entry point was removed.
- Merge the jupyter-jupyter_server package into the python
  packages using update-alternatives. It contained only the script
  entrypoints.
- Fix testsuite by providing the correct entrypoints in PATH

OBS-URL: https://build.opensuse.org/request/show/868775
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=20
2021-02-03 12:38:07 +00:00
61f6ddc8b7 Accepting request 812787 from devel:languages:python:jupyter
- Do not restrict us to pytest4 as the tests work with pytest5 too

OBS-URL: https://build.opensuse.org/request/show/812787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=9
2020-06-09 22:49:20 +00:00
Tomáš Chvátal
106644e3ed - Do not restrict us to pytest4 as the tests work with pytest5 too
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=18
2020-06-09 07:14:00 +00:00
4212849031 Accepting request 796493 from devel:languages:python:jupyter
- Drop py2 deps from the spec

OBS-URL: https://build.opensuse.org/request/show/796493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=8
2020-04-23 16:37:49 +00:00
Tomáš Chvátal
ab8dfce90e - Drop py2 deps from the spec
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=16
2020-04-23 10:50:49 +00:00
4d335b77ee Accepting request 774938 from devel:languages:python:jupyter
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/774938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=7
2020-02-18 14:18:19 +00:00
Todd R
29775885eb Accepting request 773194 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to 0.2.1
  + Added
    * pytest-plugin for Jupyter Server.
- Update to 0.2.0
  + Added
    * `extension` submodule
  + Changed
    * `jupyter serverextension <command>` entrypoint has been changed to `jupyter server extension <command>`.
    * `toggle_jupyter_server` and `validate_jupyter_server` function no longer take a Logger object as an argument.
    * Changed testing framework from nosetests to pytest
    * Added Github actions as a testing framework along side Travis and Azure
  + Removed
    * Removed the option to update `root_dir` trait in FileContentsManager and MappingKernelManager in ServerApp
  + Fixed
    * Synced Jupyter Server with Notebook PRs in batches (ended on 2019-09-27)
  + Security
    * Added a "secure_write to function for cookie/token saves

OBS-URL: https://build.opensuse.org/request/show/773194
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=14
2020-02-10 18:51:58 +00:00
0e9111f1f7 Accepting request 748398 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/748398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=6
2019-11-29 14:57:23 +00:00
Todd R
3da2121c4a Accepting request 748397 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Drop python2 support due to python-notebook dropping python2 support
- jupyter_client renamed to jupyter-client
- jupyter_core renamed to jupyter-core

OBS-URL: https://build.opensuse.org/request/show/748397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=12
2019-11-13 15:40:44 +00:00
2a8757a058 Accepting request 722241 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/722241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=5
2019-08-13 11:20:22 +00:00
Todd R
74c3512b4e Accepting request 722240 from home:TheBlackCat:branches:devel:languages:python:jupyter
Update to 0.1.1

OBS-URL: https://build.opensuse.org/request/show/722240
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=10
2019-08-11 04:06:40 +00:00
08b9490a74 Accepting request 719627 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/719627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=4
2019-07-31 12:27:48 +00:00
Todd R
0d46def21d Accepting request 719626 from home:TheBlackCat:branches:devel:languages:python:jupyter
Update to 0.1.0

OBS-URL: https://build.opensuse.org/request/show/719626
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=8
2019-07-29 14:51:08 +00:00
7ad90c97c6 Accepting request 709567 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/709567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=3
2019-06-13 21:05:43 +00:00
Todd R
e984599b4c Accepting request 709566 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to 0.0.5
  * Remove bundler endpoints

OBS-URL: https://build.opensuse.org/request/show/709566
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=6
2019-06-12 20:29:44 +00:00
de6b79afe8 Accepting request 705255 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/705255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=2
2019-05-27 06:38:14 +00:00
Todd R
a09851213b Accepting request 705254 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Remove selenium test dependency, it isn't really needed for the tests and doesn't work on ARM.

OBS-URL: https://build.opensuse.org/request/show/705254
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=4
2019-05-24 13:38:35 +00:00
e7f45dbce2 Accepting request 700254 from devel:languages:python:jupyter
The Jupyter Server

OBS-URL: https://build.opensuse.org/request/show/700254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=1
2019-05-22 09:10:08 +00:00
Todd R
eac7e3739c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=2 2019-05-02 19:10:55 +00:00
Todd R
a634704756 Accepting request 700225 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Initial version

OBS-URL: https://build.opensuse.org/request/show/700225
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=1
2019-05-02 18:57:38 +00:00
3 changed files with 0 additions and 22 deletions

View File

@@ -1,16 +0,0 @@
---
pyproject.toml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -178,7 +178,8 @@ filterwarnings = [
"error",
"ignore:datetime.datetime.utc:DeprecationWarning",
"module:add_callback_from_signal is deprecated:DeprecationWarning",
- "ignore::jupyter_server.utils.JupyterServerAuthWarning"
+ "ignore::jupyter_server.utils.JupyterServerAuthWarning",
+ "ignore::pytest.PytestUnraisableExceptionWarning",
]
[tool.coverage.report]

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c80bfb049ea20053c3d9641c2add4848b38073bf79f1729cea1faed32fc1c78e
size 718244

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66095021aa9638ced276c248b1d81862e4c50f292d575920bbe960de1c56b12b
size 719933