-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
py-jupyter_server_terminals: updated to 0.5.0
0.5.0 Bugs fixed - Fix respecting serverapp.terminals_enabled Maintenance and upkeep improvements - Update ruff config - Update typings for Server 2.10.1 and mypy 1.7 - Update types for terminado 0.18 - Update ruff config - Update typings for server 2.10 - chore: update pre-commit hooks - Clean up lint handling - Adopt ruff format - Update ruff and typing - chore: update pre-commit hooks - Fix typings for traitlets 5.10.1 - Bump actions/checkout from 3 to 4 - Adopt sp-repo-review - Update mistune requirement from \<3.0 to \<4.0 - Use local coverage - Clean up license - Add more linting
- Loading branch information
adam
committed
Dec 17, 2023
1 parent
448dbae
commit d414b39
Showing
2 changed files
with
8 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.1 2023/05/05 10:20:30 adam Exp $ | ||
$NetBSD: distinfo,v 1.2 2023/12/17 17:25:34 adam Exp $ | ||
|
||
BLAKE2s (jupyter_server_terminals-0.4.4.tar.gz) = 3f36b2a4f8c16eab234538ffc18896dce420cb85358b9c9be7f27ff3dadf41bd | ||
SHA512 (jupyter_server_terminals-0.4.4.tar.gz) = 5b1a6a9cfd550108be7f6664eac5ab7581d75e78a7dfc9825af2346b0d9b19f05543dcce010dafb9554c0782bf8e7929bf0ef96bdf2db392ab9b9ec1a3633fdd | ||
Size (jupyter_server_terminals-0.4.4.tar.gz) = 29850 bytes | ||
BLAKE2s (jupyter_server_terminals-0.5.0.tar.gz) = a4749ae8461335eb292adbbfc3366d7bdcc4b794b6895b35738566d0f1bb6d1e | ||
SHA512 (jupyter_server_terminals-0.5.0.tar.gz) = 398419590bfad09846dd4f283896962af772700f6bf43b2cd3c2516830a9693ce4f383a9e3620e9d5613985f4d60c0758fad8961e7ba023f7f5b73200679ee25 | ||
Size (jupyter_server_terminals-0.5.0.tar.gz) = 30616 bytes |