euporie 2.4.0__py3-none-any.whl → 2.4.1__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.
euporie/core/__init__.py CHANGED
@@ -1,7 +1,7 @@
1
1
  """This package defines the euporie application and its components."""
2
2
 
3
3
  __app_name__ = "euporie"
4
- __version__ = "2.4.0"
4
+ __version__ = "2.4.1"
5
5
  __logo__ = "⚈"
6
6
  __strapline__ = "Jupyter in the terminal"
7
7
  __author__ = "Josiah Outram Halstead"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: euporie
3
- Version: 2.4.0
3
+ Version: 2.4.1
4
4
  Summary: Euporie is a suite of terminal applications for interacting with Jupyter kernels
5
5
  Project-URL: Documentation, https://euporie.readthedocs.io/en/latest
6
6
  Project-URL: Issues, https://github.com/joouha/euporie/issues
@@ -38,7 +38,7 @@ Requires-Dist: pygments~=2.11
38
38
  Requires-Dist: pyperclip~=1.8
39
39
  Requires-Dist: sixelcrop~=0.1.3
40
40
  Requires-Dist: timg~=1.1
41
- Requires-Dist: typing-extensions~=4.2
41
+ Requires-Dist: typing-extensions~=4.5
42
42
  Requires-Dist: universal-pathlib~=0.0.23
43
43
  Provides-Extra: chafa
44
44
  Requires-Dist: chafa-py>=1.0.2; extra == 'chafa'
@@ -4,7 +4,7 @@ euporie/console/app.py,sha256=cCtb2qyxzzz4X2EruKam4ldiHhO1_Dr4m0him1Yukt8,7667
4
4
  euporie/console/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  euporie/console/tabs/__init__.py,sha256=Grm9EO1gnBO1o-k6Nqnlzo8XLIgFZSXNAdz49Vvh4zY,55
6
6
  euporie/console/tabs/console.py,sha256=GyRY6og07vTxHCi9D9L4oqxsdE2nn_-y1803vMcArlE,23533
7
- euporie/core/__init__.py,sha256=b8cHkyeIqcr1ohdl6hAwaigCDm52cUreI_Xj-aM_Ctg,448
7
+ euporie/core/__init__.py,sha256=KRJf0AGZ0hYg8zDqCpFn8l-T3OTyb-ECxLnPmmwMXaA,448
8
8
  euporie/core/__main__.py,sha256=ifgDkpe2RSQVicre5seul_1y7S9FYPGl-Kyck07KPQU,424
9
9
  euporie/core/app.py,sha256=3JgMbz8S-WnjKu593S-iUhuKuxRbfG_jxGP_5jzML_0,40124
10
10
  euporie/core/border.py,sha256=_YK_PWlvcyRJ-YTUA3UFzCa1OK6IkASumJCukwNplio,46884
@@ -120,10 +120,10 @@ euporie/preview/tabs/__init__.py,sha256=rY6DfQ-8qRo_AiICCD-zTyhJBnuMjawWDd8tRxR6
120
120
  euporie/preview/tabs/notebook.py,sha256=GfI_bLUFytVMYpoBdT72KwPNbo2-jzuEcB7dSZw2hho,7663
121
121
  euporie/web/tabs/web.py,sha256=OqkBOpHup5inCNzy-WbdnuLG0JyHN6ommw6xMNQHwDo,5052
122
122
  euporie/web/widgets/webview.py,sha256=ShMq4nk8K4Rv_PWaRN9YIs5-F5AdlyaXEZM-I7Jdzoc,19186
123
- euporie-2.4.0.data/data/share/applications/euporie-console.desktop,sha256=DI08G0Dl2s5asM6afWUfkKvO5YmcBm-pWQZzUHiNnqc,153
124
- euporie-2.4.0.data/data/share/applications/euporie-notebook.desktop,sha256=RtpJzvizTDuOp0BLa2bLgVHx11LG6L7PL-oF-wHTsgU,155
125
- euporie-2.4.0.dist-info/METADATA,sha256=-Tv8cRhpbo_rNnpqwYQngE4gHctAv2jwCkIs265RaYU,6673
126
- euporie-2.4.0.dist-info/WHEEL,sha256=y1bSCq4r5i4nMmpXeUJMqs3ipKvkZObrIXSvJHm1qCI,87
127
- euporie-2.4.0.dist-info/entry_points.txt,sha256=PD2V1dsxft44nO6cTcZT1JI5JNIbBpF0tP_OEF1VQmE,587
128
- euporie-2.4.0.dist-info/licenses/LICENSE,sha256=hZ6REtceyrVWCS8SOW1h-ox1_5K5DB8kH2estF2uCN8,1079
129
- euporie-2.4.0.dist-info/RECORD,,
123
+ euporie-2.4.1.data/data/share/applications/euporie-console.desktop,sha256=DI08G0Dl2s5asM6afWUfkKvO5YmcBm-pWQZzUHiNnqc,153
124
+ euporie-2.4.1.data/data/share/applications/euporie-notebook.desktop,sha256=RtpJzvizTDuOp0BLa2bLgVHx11LG6L7PL-oF-wHTsgU,155
125
+ euporie-2.4.1.dist-info/METADATA,sha256=Jucc3QYkzBngA-uumIVKfl2h32CvcqiUckJ5PlSYPhk,6673
126
+ euporie-2.4.1.dist-info/WHEEL,sha256=y1bSCq4r5i4nMmpXeUJMqs3ipKvkZObrIXSvJHm1qCI,87
127
+ euporie-2.4.1.dist-info/entry_points.txt,sha256=PD2V1dsxft44nO6cTcZT1JI5JNIbBpF0tP_OEF1VQmE,587
128
+ euporie-2.4.1.dist-info/licenses/LICENSE,sha256=hZ6REtceyrVWCS8SOW1h-ox1_5K5DB8kH2estF2uCN8,1079
129
+ euporie-2.4.1.dist-info/RECORD,,