notebook 6.5.6__py3-none-any.whl → 6.5.7__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.

Potentially problematic release.


This version of notebook might be problematic. Click here for more details.

notebook/_version.py CHANGED
@@ -5,7 +5,7 @@ store the current version info of the notebook.
5
5
  import re
6
6
 
7
7
  # Version string must appear intact for tbump versioning
8
- __version__ = '6.5.6'
8
+ __version__ = '6.5.7'
9
9
 
10
10
  # Build up version_info tuple for backwards compatibility
11
11
  pattern = r'(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: notebook
3
- Version: 6.5.6
3
+ Version: 6.5.7
4
4
  Summary: A web-based notebook environment for interactive computing
5
5
  Home-page: http://jupyter.org
6
6
  Author: Jupyter Development Team
@@ -25,7 +25,7 @@ Description-Content-Type: text/markdown
25
25
  License-File: LICENSE
26
26
  Requires-Dist: jinja2
27
27
  Requires-Dist: tornado >=6.1
28
- Requires-Dist: pyzmq <25,>=17
28
+ Requires-Dist: pyzmq >=17
29
29
  Requires-Dist: argon2-cffi
30
30
  Requires-Dist: traitlets >=4.2.1
31
31
  Requires-Dist: jupyter-core >=4.6.1
@@ -2,7 +2,7 @@ notebook/__init__.py,sha256=59peSoaLf0YFylJ5sFdvXdN-Qf2VbSunJ6u3ZOhYPg8,779
2
2
  notebook/__main__.py,sha256=lzBt0C2yJ9j_2sNzP7k1Yi-Zk5_mWDZTQkSEf2tcZHY,101
3
3
  notebook/_sysinfo.py,sha256=kJPiSuD62_OPm2XdGToKi0U6cNzN1o0FeCpOOv7-j6Q,2533
4
4
  notebook/_tz.py,sha256=VQ0k1AyFzaDo1m-ARrLGDJ2sDmlhDmsfJDR0heQGJTY,936
5
- notebook/_version.py,sha256=GHuT9RG1N6gB_uCe9kZC45cucfdp04E9zMNt4VmbYN4,460
5
+ notebook/_version.py,sha256=sCvBMQm8cvFVAjVk23LJbUX3J_LkizV0kdU6CVTcHGw,460
6
6
  notebook/config_manager.py,sha256=3E0nvNuNCVCS3q3Fpc2uJMIznV8hDmq32fsBYDKWHag,4564
7
7
  notebook/extensions.py,sha256=DIQBf4h16RX-SQM36eZmMpnqloa67gTM-K-9NQMqDdE,3348
8
8
  notebook/jstest.py,sha256=5x7OYoUPxoHEc8uMO3zVbvHcgtbiPZ3C_Rg3xuhl62Q,20559
@@ -206,11 +206,11 @@ notebook/tree/tests/handlers.py,sha256=T_-QD7DveDfQTFZLDIa9oi5MDGr6MN3DNiiO_5Y85
206
206
  notebook/tree/tests/test_tree_handler.py,sha256=pp1QZz7neZ4pwOLJjVlavRWPF5pYrRo2LVMVKu3-uE8,1078
207
207
  notebook/view/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
208
208
  notebook/view/handlers.py,sha256=aMzWp6IYPZOSm9Z6JZbgYSs2fbENzquO6P7MidMJU9w,862
209
- notebook-6.5.6.data/data/share/applications/jupyter-notebook.desktop,sha256=1T32O1IER85CGv-a6IxiDfrQM8bzaLWbltJu-ToF8rc,242
210
- notebook-6.5.6.data/data/share/icons/hicolor/scalable/apps/notebook.svg,sha256=ETQYUVVsEH_-RhIdGOVxtFShnli_0xKs06-0rzgS5wE,14487
211
- notebook-6.5.6.dist-info/LICENSE,sha256=hXzND0QLNWpj3CpVXffgDF8Q5XT4o6nLJrc6Qe7n7kc,2869
212
- notebook-6.5.6.dist-info/METADATA,sha256=avmbTp5jykV9LPiW1kVZ7mo-8qb8W9mfnpyr2Pay9_E,2500
213
- notebook-6.5.6.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
214
- notebook-6.5.6.dist-info/entry_points.txt,sha256=vA9DT6gpwWrkHnTmd0VTp17_SAz-Zc2QXXc8g5L9Z8A,236
215
- notebook-6.5.6.dist-info/top_level.txt,sha256=2G0WZFzZhixyVqs6itqgKLxSNaqs3RgJ8iHOps3zIOg,9
216
- notebook-6.5.6.dist-info/RECORD,,
209
+ notebook-6.5.7.data/data/share/applications/jupyter-notebook.desktop,sha256=1T32O1IER85CGv-a6IxiDfrQM8bzaLWbltJu-ToF8rc,242
210
+ notebook-6.5.7.data/data/share/icons/hicolor/scalable/apps/notebook.svg,sha256=ETQYUVVsEH_-RhIdGOVxtFShnli_0xKs06-0rzgS5wE,14487
211
+ notebook-6.5.7.dist-info/LICENSE,sha256=hXzND0QLNWpj3CpVXffgDF8Q5XT4o6nLJrc6Qe7n7kc,2869
212
+ notebook-6.5.7.dist-info/METADATA,sha256=MI2VblzIa5HgAcz30PDmZ3ME3M9JQL611DuQ_iXu3sc,2496
213
+ notebook-6.5.7.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
214
+ notebook-6.5.7.dist-info/entry_points.txt,sha256=vA9DT6gpwWrkHnTmd0VTp17_SAz-Zc2QXXc8g5L9Z8A,236
215
+ notebook-6.5.7.dist-info/top_level.txt,sha256=2G0WZFzZhixyVqs6itqgKLxSNaqs3RgJ8iHOps3zIOg,9
216
+ notebook-6.5.7.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.2)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5