torchx-nightly 2025.10.21__py3-none-any.whl → 2025.10.22__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 torchx-nightly might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.4
1
+ Metadata-Version: 2.1
2
2
  Name: torchx-nightly
3
- Version: 2025.10.21
3
+ Version: 2025.10.22
4
4
  Summary: TorchX SDK and Components
5
5
  Home-page: https://github.com/meta-pytorch/torchx
6
6
  Author: TorchX Devs
@@ -23,10 +23,8 @@ Requires-Dist: docker
23
23
  Requires-Dist: filelock
24
24
  Requires-Dist: fsspec>=2023.10.0
25
25
  Requires-Dist: tabulate
26
- Provides-Extra: aws-batch
26
+ Provides-Extra: aws_batch
27
27
  Requires-Dist: boto3; extra == "aws-batch"
28
- Provides-Extra: kubernetes
29
- Requires-Dist: kubernetes>=11; extra == "kubernetes"
30
28
  Provides-Extra: dev
31
29
  Requires-Dist: aiobotocore==2.20.0; extra == "dev"
32
30
  Requires-Dist: ax-platform[mysql]==0.2.3; extra == "dev"
@@ -59,19 +57,8 @@ Requires-Dist: ts==0.5.1; extra == "dev"
59
57
  Requires-Dist: wheel; extra == "dev"
60
58
  Requires-Dist: lintrunner; extra == "dev"
61
59
  Requires-Dist: lintrunner-adapters; extra == "dev"
62
- Dynamic: author
63
- Dynamic: author-email
64
- Dynamic: classifier
65
- Dynamic: description
66
- Dynamic: description-content-type
67
- Dynamic: home-page
68
- Dynamic: keywords
69
- Dynamic: license
70
- Dynamic: license-file
71
- Dynamic: provides-extra
72
- Dynamic: requires-dist
73
- Dynamic: requires-python
74
- Dynamic: summary
60
+ Provides-Extra: kubernetes
61
+ Requires-Dist: kubernetes>=11; extra == "kubernetes"
75
62
 
76
63
  [![PyPI](https://img.shields.io/pypi/v/torchx)](https://pypi.org/project/torchx/)
77
64
  [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://github.com/meta-pytorch/torchx/blob/main/LICENSE)
@@ -102,9 +102,9 @@ torchx/workspace/__init__.py,sha256=FqN8AN4VhR1C_SBY10MggQvNZmyanbbuPuE-JCjkyUY,
102
102
  torchx/workspace/api.py,sha256=UESQ4qgxXjsb6Y1wP9OGv2ixaFgaTs3SqghmNuOJIZM,10235
103
103
  torchx/workspace/dir_workspace.py,sha256=npNW_IjUZm_yS5r-8hrRkH46ndDd9a_eApT64m1S1T4,2268
104
104
  torchx/workspace/docker_workspace.py,sha256=PFu2KQNVC-0p2aKJ-W_BKA9ZOmXdCY2ABEkCExp3udQ,10269
105
- torchx_nightly-2025.10.21.dist-info/licenses/LICENSE,sha256=WVHfXhFC0Ia8LTKt_nJVYobdqTJVg_4J3Crrfm2A8KQ,1721
106
- torchx_nightly-2025.10.21.dist-info/METADATA,sha256=de-djNB-7Ft7_i7ZuFmQd7O5EmmNDGH4fsVYLUwWH4w,5324
107
- torchx_nightly-2025.10.21.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
108
- torchx_nightly-2025.10.21.dist-info/entry_points.txt,sha256=T328AMXeKI3JZnnxfkEew2ZcMN1oQDtkXjMz7lkV-P4,169
109
- torchx_nightly-2025.10.21.dist-info/top_level.txt,sha256=pxew3bc2gsiViS0zADs0jb6kC5v8o_Yy_85fhHj_J1A,7
110
- torchx_nightly-2025.10.21.dist-info/RECORD,,
105
+ torchx_nightly-2025.10.22.dist-info/LICENSE,sha256=WVHfXhFC0Ia8LTKt_nJVYobdqTJVg_4J3Crrfm2A8KQ,1721
106
+ torchx_nightly-2025.10.22.dist-info/METADATA,sha256=63brTyByjvvHMEbs9YTddTl0ZNCAG4dUGk1i_hKqKBA,5046
107
+ torchx_nightly-2025.10.22.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
108
+ torchx_nightly-2025.10.22.dist-info/entry_points.txt,sha256=T328AMXeKI3JZnnxfkEew2ZcMN1oQDtkXjMz7lkV-P4,169
109
+ torchx_nightly-2025.10.22.dist-info/top_level.txt,sha256=pxew3bc2gsiViS0zADs0jb6kC5v8o_Yy_85fhHj_J1A,7
110
+ torchx_nightly-2025.10.22.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (79.0.1)
2
+ Generator: bdist_wheel (0.45.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5