modal 1.0.3.dev13__py3-none-any.whl → 1.0.3.dev14__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.
modal/client.pyi CHANGED
@@ -31,7 +31,7 @@ class _Client:
31
31
  server_url: str,
32
32
  client_type: int,
33
33
  credentials: typing.Optional[tuple[str, str]],
34
- version: str = "1.0.3.dev13",
34
+ version: str = "1.0.3.dev14",
35
35
  ): ...
36
36
  def is_closed(self) -> bool: ...
37
37
  @property
@@ -94,7 +94,7 @@ class Client:
94
94
  server_url: str,
95
95
  client_type: int,
96
96
  credentials: typing.Optional[tuple[str, str]],
97
- version: str = "1.0.3.dev13",
97
+ version: str = "1.0.3.dev14",
98
98
  ): ...
99
99
  def is_closed(self) -> bool: ...
100
100
  @property
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: modal
3
- Version: 1.0.3.dev13
3
+ Version: 1.0.3.dev14
4
4
  Summary: Python client library for Modal
5
5
  Author-email: Modal Labs <support@modal.com>
6
6
  License: Apache-2.0
@@ -22,7 +22,7 @@ modal/app.py,sha256=NZ_rJ9TuMfiNiLg8-gOFgufD5flGtXWPHOZI0gdD3hE,46585
22
22
  modal/app.pyi,sha256=4-b_vbe3lNAqQPcMRpQCEDsE1zsVkQRJGUql9B7HvbM,22659
23
23
  modal/call_graph.py,sha256=1g2DGcMIJvRy-xKicuf63IVE98gJSnQsr8R_NVMptNc,2581
24
24
  modal/client.py,sha256=OwISJvkgMb-rHm9Gc4i-7YcDgGiZgwJ7F_PzwZH7a6Q,16847
25
- modal/client.pyi,sha256=ybo39hibBOqYNx8VbEGoGVtFTmBFVakUoNcjrH0QHRs,8459
25
+ modal/client.pyi,sha256=zO8e-Sk-qBcJ7c8OGUgvUtDmeA7RJ-SahYGvQyAJKFQ,8459
26
26
  modal/cloud_bucket_mount.py,sha256=YOe9nnvSr4ZbeCn587d7_VhE9IioZYRvF9VYQTQux08,5914
27
27
  modal/cloud_bucket_mount.pyi,sha256=30T3K1a89l6wzmEJ_J9iWv9SknoGqaZDx59Xs-ZQcmk,1607
28
28
  modal/cls.py,sha256=dBbeARwOWftlKd1cwtM0cHFtQWSWkwVXwVmOV4w0SyI,37907
@@ -147,7 +147,7 @@ modal/requirements/2024.10.txt,sha256=qD-5cVIVM9wXesJ6JC89Ew-3m2KjEElUz3jaw_MddR
147
147
  modal/requirements/PREVIEW.txt,sha256=qD-5cVIVM9wXesJ6JC89Ew-3m2KjEElUz3jaw_MddRo,296
148
148
  modal/requirements/README.md,sha256=9tK76KP0Uph7O0M5oUgsSwEZDj5y-dcUPsnpR0Sc-Ik,854
149
149
  modal/requirements/base-images.json,sha256=57vMSqzMbLBxw5tFWSaMiIkkVEps4JfX5PAtXGnkS4U,740
150
- modal-1.0.3.dev13.dist-info/licenses/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
150
+ modal-1.0.3.dev14.dist-info/licenses/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
151
151
  modal_docs/__init__.py,sha256=svYKtV8HDwDCN86zbdWqyq5T8sMdGDj0PVlzc2tIxDM,28
152
152
  modal_docs/gen_cli_docs.py,sha256=c1yfBS_x--gL5bs0N4ihMwqwX8l3IBWSkBAKNNIi6bQ,3801
153
153
  modal_docs/gen_reference_docs.py,sha256=d_CQUGQ0rfw28u75I2mov9AlS773z9rG40-yq5o7g2U,6359
@@ -155,10 +155,10 @@ modal_docs/mdmd/__init__.py,sha256=svYKtV8HDwDCN86zbdWqyq5T8sMdGDj0PVlzc2tIxDM,2
155
155
  modal_docs/mdmd/mdmd.py,sha256=Irx49MCCTlBOP4FBdLR--JrpA3-WhsVeriq0LGgsRic,6232
156
156
  modal_docs/mdmd/signatures.py,sha256=XJaZrK7Mdepk5fdX51A8uENiLFNil85Ud0d4MH8H5f0,3218
157
157
  modal_proto/__init__.py,sha256=MIEP8jhXUeGq_eCjYFcqN5b1bxBM4fdk0VESpjWR0fc,28
158
- modal_proto/api.proto,sha256=cFwfgxiiDi7r_Q2JnUzuV619niivJXUel5y3v4ppxqw,96086
158
+ modal_proto/api.proto,sha256=YNmqhfRQHFqjUI6UjsVFQBAtTJdDwYJ3S1drkHYkjzA,96321
159
159
  modal_proto/api_grpc.py,sha256=iY5o_Tm4VDP-Wa1JgA_NpQa_Y-4FYB_RN9wdSUExjwI,117469
160
160
  modal_proto/api_pb2.py,sha256=C0eUCmX2r7X7UgXkNkK30zA8GqQE9JgzShaJz_eay8Q,338564
161
- modal_proto/api_pb2.pyi,sha256=eH2uxvTTpbyooY6sN7mVDipJcUHjooBAvTMK_TwZGzE,463394
161
+ modal_proto/api_pb2.pyi,sha256=gMkyS-42l-sZNmBtMVLkrTR9ijlAFmX6X5PTZ3LQxfo,463623
162
162
  modal_proto/api_pb2_grpc.py,sha256=NL5prOS_hh_pA1hVvQP_ZRE1w49N-PR8iNPRZ65i6nA,254089
163
163
  modal_proto/api_pb2_grpc.pyi,sha256=Xxgdcnv1mBnu5_AQxJ6fo0yz7GnqVU0HVObNfZWHVfM,59440
164
164
  modal_proto/modal_api_grpc.py,sha256=0ir2lnwT3-IgPcAWw98yWMAiqZPkjvNro9UBk4u8hnk,17763
@@ -170,10 +170,10 @@ modal_proto/options_pb2.pyi,sha256=l7DBrbLO7q3Ir-XDkWsajm0d0TQqqrfuX54i4BMpdQg,1
170
170
  modal_proto/options_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
171
171
  modal_proto/options_pb2_grpc.pyi,sha256=CImmhxHsYnF09iENPoe8S4J-n93jtgUYD2JPAc0yJSI,247
172
172
  modal_proto/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
173
- modal_version/__init__.py,sha256=RRm8Vc-MFpvTCS6rdobNqZWWtht_S0v8xIrwnfG5rBY,121
173
+ modal_version/__init__.py,sha256=dUjdYTeNB6zT7lCOYLDzBREdvSGFfwULra6F8QbGbUw,121
174
174
  modal_version/__main__.py,sha256=2FO0yYQQwDTh6udt1h-cBnGd1c4ZyHnHSI4BksxzVac,105
175
- modal-1.0.3.dev13.dist-info/METADATA,sha256=4blqsgleooR_owPhvwqRBHOBfY3f9b4mfsZCRztdJYU,2455
176
- modal-1.0.3.dev13.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
177
- modal-1.0.3.dev13.dist-info/entry_points.txt,sha256=An-wYgeEUnm6xzrAP9_NTSTSciYvvEWsMZILtYrvpAI,46
178
- modal-1.0.3.dev13.dist-info/top_level.txt,sha256=4BWzoKYREKUZ5iyPzZpjqx4G8uB5TWxXPDwibLcVa7k,43
179
- modal-1.0.3.dev13.dist-info/RECORD,,
175
+ modal-1.0.3.dev14.dist-info/METADATA,sha256=yCK8PZ9xXgWAKUzx4Evs7BxItLfCzOtt9UUw-3hqZsg,2455
176
+ modal-1.0.3.dev14.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
177
+ modal-1.0.3.dev14.dist-info/entry_points.txt,sha256=An-wYgeEUnm6xzrAP9_NTSTSciYvvEWsMZILtYrvpAI,46
178
+ modal-1.0.3.dev14.dist-info/top_level.txt,sha256=4BWzoKYREKUZ5iyPzZpjqx4G8uB5TWxXPDwibLcVa7k,43
179
+ modal-1.0.3.dev14.dist-info/RECORD,,
modal_proto/api.proto CHANGED
@@ -1952,13 +1952,21 @@ message ImageJoinStreamingResponse {
1952
1952
  message ImageMetadata {
1953
1953
  // The output of `python -VV. Not set if missing
1954
1954
  optional string python_version_info = 1;
1955
+
1955
1956
  // Installed python packages, as listed by by `pip list`.
1956
1957
  // package name -> version. Empty if missing
1957
1958
  map<string, string> python_packages = 2;
1958
- // The work directory of the image, defaulting to "/". Not set if missing
1959
+
1960
+ // The working directory of the image, defaulting to "/". Not set if missing.
1961
+ //
1962
+ // Note that this is NOT the actual working directory of the image, especially
1963
+ // for runner tasks. Please see `ImageManifest.workdir` instead. This field
1964
+ // should not be used in any future code.
1959
1965
  optional string workdir = 3;
1960
- // The image's libc version
1966
+
1967
+ // The version of glibc in this image, if any.
1961
1968
  optional string libc_version_info = 4;
1969
+
1962
1970
  // The builder version for/with which the image was created.
1963
1971
  optional string image_builder_version = 5;
1964
1972
  }
modal_proto/api_pb2.pyi CHANGED
@@ -6313,9 +6313,14 @@ class ImageMetadata(google.protobuf.message.Message):
6313
6313
  package name -> version. Empty if missing
6314
6314
  """
6315
6315
  workdir: builtins.str
6316
- """The work directory of the image, defaulting to "/". Not set if missing"""
6316
+ """The working directory of the image, defaulting to "/". Not set if missing.
6317
+
6318
+ Note that this is NOT the actual working directory of the image, especially
6319
+ for runner tasks. Please see `ImageManifest.workdir` instead. This field
6320
+ should not be used in any future code.
6321
+ """
6317
6322
  libc_version_info: builtins.str
6318
- """The image's libc version"""
6323
+ """The version of glibc in this image, if any."""
6319
6324
  image_builder_version: builtins.str
6320
6325
  """The builder version for/with which the image was created."""
6321
6326
  def __init__(
modal_version/__init__.py CHANGED
@@ -1,4 +1,4 @@
1
1
  # Copyright Modal Labs 2025
2
2
  """Supplies the current version of the modal client library."""
3
3
 
4
- __version__ = "1.0.3.dev13"
4
+ __version__ = "1.0.3.dev14"