jupyverse 0.7.0__py3-none-any.whl → 0.7.2__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/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.7.0"
1
+ __version__ = "0.7.2"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: jupyverse
3
- Version: 0.7.0
3
+ Version: 0.7.2
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>
@@ -8,30 +8,30 @@ License: BSD 3-Clause License
8
8
  License-File: COPYING.md
9
9
  Keywords: fastapi,jupyter,plugins,server
10
10
  Requires-Python: >=3.9
11
- Requires-Dist: fps-contents<1,>=0.1.2
12
- Requires-Dist: fps-frontend<1,>=0.1.2
13
- Requires-Dist: fps-kernels<1,>=0.1.2
14
- Requires-Dist: fps-lab<1,>=0.1.2
15
- Requires-Dist: fps-nbconvert<1,>=0.1.2
16
- Requires-Dist: fps-terminals<1,>=0.1.2
17
- Requires-Dist: fps-yjs<1,>=0.1.2
18
- Requires-Dist: jupyverse-api<1,>=0.1.2
11
+ Requires-Dist: fps-contents<1,>=0.7.0
12
+ Requires-Dist: fps-frontend<1,>=0.7.0
13
+ Requires-Dist: fps-kernels<1,>=0.7.0
14
+ Requires-Dist: fps-lab<1,>=0.7.0
15
+ Requires-Dist: fps-nbconvert<1,>=0.7.0
16
+ Requires-Dist: fps-terminals<1,>=0.7.0
17
+ Requires-Dist: fps-yjs<1,>=0.7.0
18
+ Requires-Dist: jupyverse-api<1,>=0.7.0
19
19
  Provides-Extra: auth
20
- Requires-Dist: fps-auth<1,>=0.1.2; extra == 'auth'
21
- Requires-Dist: fps-login<1,>=0.1.2; extra == 'auth'
20
+ Requires-Dist: fps-auth<1,>=0.7.0; extra == 'auth'
21
+ Requires-Dist: fps-login<1,>=0.7.0; extra == 'auth'
22
22
  Provides-Extra: auth-fief
23
- Requires-Dist: fps-auth-fief<1,>=0.1.2; extra == 'auth-fief'
23
+ Requires-Dist: fps-auth-fief<1,>=0.7.0; extra == 'auth-fief'
24
24
  Provides-Extra: auth-jupyterhub
25
- Requires-Dist: fps-auth-jupyterhub<1,>=0.1.2; extra == 'auth-jupyterhub'
25
+ Requires-Dist: fps-auth-jupyterhub<1,>=0.7.0; extra == 'auth-jupyterhub'
26
26
  Provides-Extra: docs
27
27
  Requires-Dist: mkdocs; extra == 'docs'
28
28
  Requires-Dist: mkdocs-material; extra == 'docs'
29
29
  Provides-Extra: jupyterlab
30
- Requires-Dist: fps-jupyterlab<1,>=0.1.2; extra == 'jupyterlab'
30
+ Requires-Dist: fps-jupyterlab<1,>=0.7.0; extra == 'jupyterlab'
31
31
  Provides-Extra: noauth
32
- Requires-Dist: fps-noauth<1,>=0.1.2; extra == 'noauth'
32
+ Requires-Dist: fps-noauth<1,>=0.7.0; extra == 'noauth'
33
33
  Provides-Extra: notebook
34
- Requires-Dist: fps-notebook<1,>=0.1.2; extra == 'notebook'
34
+ Requires-Dist: fps-notebook<1,>=0.7.0; extra == 'notebook'
35
35
  Provides-Extra: test
36
36
  Requires-Dist: httpx; extra == 'test'
37
37
  Requires-Dist: httpx-ws>=0.4.1; extra == 'test'
@@ -53,7 +53,7 @@ Description-Content-Type: text/markdown
53
53
 
54
54
  # jupyverse
55
55
 
56
- A set of [Asphalt](https://asphalt.readthedocs.io) components implementing a Jupyter server.
56
+ A set of [FPS](https://github.com/jupyter-server/fps) modules implementing a Jupyter server.
57
57
 
58
58
  Try it online:
59
59
  - JupyterLab frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-jupyterlab)
@@ -0,0 +1,6 @@
1
+ jupyverse/__init__.py,sha256=lcrcqfPdVkkAQSUY7-6U3m2gooWLXX_neDSS8dIuHdc,22
2
+ jupyverse/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ jupyverse-0.7.2.dist-info/METADATA,sha256=_ReJfJa4RuYVW9KVJyRAs0zQKJn4u2RU7w5sjNureGE,2862
4
+ jupyverse-0.7.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
+ jupyverse-0.7.2.dist-info/licenses/COPYING.md,sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY,2833
6
+ jupyverse-0.7.2.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- jupyverse/__init__.py,sha256=RaANGbRu5e-vehwXI1-Qe2ggPPfs1TQaZj072JdbLk4,22
2
- jupyverse/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- jupyverse-0.7.0.dist-info/METADATA,sha256=78l2S0wUvohBZzNCuu2neHXH5eOxinKaW0v9C-x2-5s,2862
4
- jupyverse-0.7.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
- jupyverse-0.7.0.dist-info/licenses/COPYING.md,sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY,2833
6
- jupyverse-0.7.0.dist-info/RECORD,,