txl-remote-kernels 0.2.14__py3-none-any.whl → 0.2.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.

Potentially problematic release.


This version of txl-remote-kernels might be problematic. Click here for more details.

@@ -1,22 +1,22 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: txl_remote_kernels
3
- Version: 0.2.14
3
+ Version: 0.2.15
4
4
  Summary: TXL plugin for remote kernels
5
5
  Project-URL: Source, https://github.com/davidbrochart/jpterm/plugins/remote_kernels
6
6
  Author-email: David Brochart <david.brochart@gmail.com>
7
- License-Expression: MIT
8
- License-File: LICENSE.txt
7
+ License: MIT
9
8
  Classifier: Development Status :: 4 - Beta
10
9
  Classifier: Programming Language :: Python
11
10
  Classifier: Programming Language :: Python :: 3.10
12
11
  Classifier: Programming Language :: Python :: 3.11
13
12
  Classifier: Programming Language :: Python :: 3.12
13
+ Classifier: Programming Language :: Python :: 3.13
14
14
  Classifier: Programming Language :: Python :: Implementation :: CPython
15
15
  Classifier: Programming Language :: Python :: Implementation :: PyPy
16
16
  Requires-Python: >=3.10
17
17
  Requires-Dist: httpx-ws>=0.4.2
18
18
  Requires-Dist: httpx>=0.23.1
19
- Requires-Dist: pycrdt<0.9.0,>=0.8.11
19
+ Requires-Dist: pycrdt<0.11.0,>=0.10.9
20
20
  Requires-Dist: txl-kernel
21
21
  Requires-Dist: txl<0.3.0,>=0.2.18
22
22
  Description-Content-Type: text/markdown
@@ -2,8 +2,8 @@ txl_remote_kernels/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuF
2
2
  txl_remote_kernels/components.py,sha256=ObVtxfhRlYFiIg5p3iIbo_q7U9H_mfNH7ppMtjltfEU,2212
3
3
  txl_remote_kernels/driver.py,sha256=VManMbXolZ3fVnUHixyRvpRkZG0zGxqWWRssScHxEYk,4207
4
4
  txl_remote_kernels/message.py,sha256=lyO6uPpRlYgdRSOZxam6iA-QH_HjXga3XKNlA_cCs5Q,2400
5
- txl_remote_kernels-0.2.14.dist-info/METADATA,sha256=2OKPfnu3zaHdxJi9w-CASAOqX4hyq0EbuDSYTFgKkgg,926
6
- txl_remote_kernels-0.2.14.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
7
- txl_remote_kernels-0.2.14.dist-info/entry_points.txt,sha256=WA4RR4FltYd8rtDu2FT6o5MTqByDja9LmHPlyksNQE0,335
8
- txl_remote_kernels-0.2.14.dist-info/licenses/LICENSE.txt,sha256=su0IgzSHZ9tMFeCQ_IaCji5Q4VrZSOqDsEFi7lPduc8,1106
9
- txl_remote_kernels-0.2.14.dist-info/RECORD,,
5
+ txl_remote_kernels-0.2.15.dist-info/METADATA,sha256=j_xgKBDxiCSRu6tZlzuTT9CjvPjzi426pOt6Y9DtCHQ,941
6
+ txl_remote_kernels-0.2.15.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
7
+ txl_remote_kernels-0.2.15.dist-info/entry_points.txt,sha256=WA4RR4FltYd8rtDu2FT6o5MTqByDja9LmHPlyksNQE0,335
8
+ txl_remote_kernels-0.2.15.dist-info/licenses/LICENSE.txt,sha256=su0IgzSHZ9tMFeCQ_IaCji5Q4VrZSOqDsEFi7lPduc8,1106
9
+ txl_remote_kernels-0.2.15.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.25.0
2
+ Generator: hatchling 1.26.3
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any