jupyverse 0.10.14__py3-none-any.whl → 0.10.15__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {jupyverse-0.10.14.dist-info → jupyverse-0.10.15.dist-info}/METADATA +19 -19
- jupyverse-0.10.15.dist-info/RECORD +6 -0
- jupyverse-0.10.14.dist-info/RECORD +0 -6
- {jupyverse-0.10.14.dist-info → jupyverse-0.10.15.dist-info}/WHEEL +0 -0
- {jupyverse-0.10.14.dist-info → jupyverse-0.10.15.dist-info}/licenses/COPYING.md +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: jupyverse
|
3
|
-
Version: 0.10.
|
3
|
+
Version: 0.10.15
|
4
4
|
Summary: A set of FPS plugins implementing a Jupyter server
|
5
5
|
Project-URL: Homepage, https://jupyter.org
|
6
6
|
Author-email: Jupyter Development Team <jupyter@googlegroups.com>
|
@@ -9,35 +9,35 @@ License-File: COPYING.md
|
|
9
9
|
Keywords: fastapi,jupyter,plugins,server
|
10
10
|
Requires-Python: >=3.9
|
11
11
|
Requires-Dist: eval-type-backport; python_version < '3.10'
|
12
|
-
Requires-Dist: fps-contents<0.11.0,>=0.10.
|
13
|
-
Requires-Dist: fps-file-id<0.4.0,>=0.3.
|
14
|
-
Requires-Dist: fps-file-watcher<0.2.0,>=0.1.
|
15
|
-
Requires-Dist: fps-frontend<0.10.0,>=0.9.
|
16
|
-
Requires-Dist: fps-kernel-subprocess<0.2.0,>=0.1.
|
17
|
-
Requires-Dist: fps-kernels<0.11.0,>=0.10.
|
18
|
-
Requires-Dist: fps-lab<0.10.0,>=0.9.
|
19
|
-
Requires-Dist: fps-nbconvert<0.10.0,>=0.9.
|
20
|
-
Requires-Dist: fps-terminals<0.10.0,>=0.9.
|
21
|
-
Requires-Dist: fps-yjs<0.12.0,>=0.11.
|
12
|
+
Requires-Dist: fps-contents<0.11.0,>=0.10.2
|
13
|
+
Requires-Dist: fps-file-id<0.4.0,>=0.3.3
|
14
|
+
Requires-Dist: fps-file-watcher<0.2.0,>=0.1.2
|
15
|
+
Requires-Dist: fps-frontend<0.10.0,>=0.9.2
|
16
|
+
Requires-Dist: fps-kernel-subprocess<0.2.0,>=0.1.4
|
17
|
+
Requires-Dist: fps-kernels<0.11.0,>=0.10.4
|
18
|
+
Requires-Dist: fps-lab<0.10.0,>=0.9.2
|
19
|
+
Requires-Dist: fps-nbconvert<0.10.0,>=0.9.2
|
20
|
+
Requires-Dist: fps-terminals<0.10.0,>=0.9.2
|
21
|
+
Requires-Dist: fps-yjs<0.12.0,>=0.11.1
|
22
22
|
Requires-Dist: fps[anycorn,click,fastapi]<0.6.0,>=0.5.1
|
23
|
-
Requires-Dist: jupyverse-api<0.
|
23
|
+
Requires-Dist: jupyverse-api<0.13.0,>=0.12.0
|
24
24
|
Requires-Dist: rich-click<2,>=1.6.1
|
25
25
|
Provides-Extra: auth
|
26
|
-
Requires-Dist: fps-auth<0.10.0,>=0.9.
|
27
|
-
Requires-Dist: fps-login<0.10.0,>=0.9.
|
26
|
+
Requires-Dist: fps-auth<0.10.0,>=0.9.2; extra == 'auth'
|
27
|
+
Requires-Dist: fps-login<0.10.0,>=0.9.2; extra == 'auth'
|
28
28
|
Provides-Extra: auth-fief
|
29
|
-
Requires-Dist: fps-auth-fief<0.10.0,>=0.9.
|
29
|
+
Requires-Dist: fps-auth-fief<0.10.0,>=0.9.2; extra == 'auth-fief'
|
30
30
|
Provides-Extra: auth-jupyterhub
|
31
|
-
Requires-Dist: fps-auth-jupyterhub<0.10.0,>=0.9.
|
31
|
+
Requires-Dist: fps-auth-jupyterhub<0.10.0,>=0.9.3; extra == 'auth-jupyterhub'
|
32
32
|
Provides-Extra: docs
|
33
33
|
Requires-Dist: mkdocs; extra == 'docs'
|
34
34
|
Requires-Dist: mkdocs-material; extra == 'docs'
|
35
35
|
Provides-Extra: jupyterlab
|
36
|
-
Requires-Dist: fps-jupyterlab<0.
|
36
|
+
Requires-Dist: fps-jupyterlab<0.11.0,>=0.10.0; extra == 'jupyterlab'
|
37
37
|
Provides-Extra: noauth
|
38
|
-
Requires-Dist: fps-noauth<0.10.0,>=0.9.
|
38
|
+
Requires-Dist: fps-noauth<0.10.0,>=0.9.3; extra == 'noauth'
|
39
39
|
Provides-Extra: notebook
|
40
|
-
Requires-Dist: fps-notebook<0.10.0,>=0.9.
|
40
|
+
Requires-Dist: fps-notebook<0.10.0,>=0.9.2; extra == 'notebook'
|
41
41
|
Provides-Extra: test
|
42
42
|
Requires-Dist: httpx; extra == 'test'
|
43
43
|
Requires-Dist: httpx-ws>=0.4.1; extra == 'test'
|
@@ -0,0 +1,6 @@
|
|
1
|
+
jupyverse/__init__.py,sha256=_m1fMy76Ng0oGn2-ZJrkD_NLLRcLCQ95PpGoTWTEyiM,166
|
2
|
+
jupyverse/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
|
+
jupyverse-0.10.15.dist-info/METADATA,sha256=_EteeOus5dSUiurmfaIYVm4BZ7npcunawPnxgqVa5bs,3180
|
4
|
+
jupyverse-0.10.15.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
5
|
+
jupyverse-0.10.15.dist-info/licenses/COPYING.md,sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY,2833
|
6
|
+
jupyverse-0.10.15.dist-info/RECORD,,
|
@@ -1,6 +0,0 @@
|
|
1
|
-
jupyverse/__init__.py,sha256=_m1fMy76Ng0oGn2-ZJrkD_NLLRcLCQ95PpGoTWTEyiM,166
|
2
|
-
jupyverse/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
|
-
jupyverse-0.10.14.dist-info/METADATA,sha256=_k01wMHE-MAM0Sidi-emcx6axNTplbTkulcDpN4Y-O0,3179
|
4
|
-
jupyverse-0.10.14.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
5
|
-
jupyverse-0.10.14.dist-info/licenses/COPYING.md,sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY,2833
|
6
|
-
jupyverse-0.10.14.dist-info/RECORD,,
|
File without changes
|
File without changes
|