truss 0.11.9rc502__py3-none-any.whl → 0.11.9rc503__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 truss might be problematic. Click here for more details.

@@ -793,10 +793,7 @@ class ServingImageBuilder(ImageBuilder):
793
793
  print(f"DEBUG: non_root_user value: {repr(non_root_user)}")
794
794
  print(f"DEBUG: non_root_user type: {type(non_root_user)}")
795
795
  print(f"DEBUG: non_root_user truthiness: {bool(non_root_user)}")
796
-
797
- import time
798
- time.sleep(100000)
799
-
796
+
800
797
  dockerfile_contents = dockerfile_template.render(
801
798
  should_install_server_requirements=should_install_server_requirements,
802
799
  base_image_name_and_tag=base_image_name_and_tag,
@@ -839,3 +836,5 @@ class ServingImageBuilder(ImageBuilder):
839
836
  ).strip()
840
837
  docker_file_path = build_dir / MODEL_DOCKERFILE_NAME
841
838
  docker_file_path.write_text(dockerfile_contents)
839
+ import time
840
+ time.sleep(100000)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: truss
3
- Version: 0.11.9rc502
3
+ Version: 0.11.9rc503
4
4
  Summary: A seamless bridge from model development to model delivery
5
5
  Project-URL: Repository, https://github.com/basetenlabs/truss
6
6
  Project-URL: Homepage, https://truss.baseten.co
@@ -36,7 +36,7 @@ truss/contexts/docker_build_setup.py,sha256=cF4ExZgtYvrWxvyCAaUZUvV_DB_7__MqVomU
36
36
  truss/contexts/truss_context.py,sha256=uS6L-ACHxNk0BsJwESOHh1lA0OGGw0pb33aFKGsASj4,436
37
37
  truss/contexts/image_builder/cache_warmer.py,sha256=TGMV1Mh87n2e_dSowH0sf0rZhZraDOR-LVapZL3a5r8,7377
38
38
  truss/contexts/image_builder/image_builder.py,sha256=IuRgDeeoHVLzIkJvKtX3807eeqEyaroCs_KWDcIHZUg,1461
39
- truss/contexts/image_builder/serving_image_builder.py,sha256=1JaoeF33GI6KSBWLY176428afDFVMqhT33UJN0AciUw,33988
39
+ truss/contexts/image_builder/serving_image_builder.py,sha256=OBczbWKM7i-vunwUYTJj5tEJcY_KldSnco4H-gIZcLY,33987
40
40
  truss/contexts/image_builder/util.py,sha256=y2-CjUKv0XV-0w2sr1fUCflysDJLsoU4oPp6tvvoFnk,1203
41
41
  truss/contexts/local_loader/docker_build_emulator.py,sha256=3n0eIlJblz_sldh4AN8AHQDyfjQGdYyld5FabBdd9wE,3563
42
42
  truss/contexts/local_loader/dockerfile_parser.py,sha256=GoRJ0Af_3ILyLhjovK5lrCGn1rMxz6W3l681ro17ZzI,1344
@@ -369,8 +369,8 @@ truss_train/deployment.py,sha256=lWWANSuzBWu2M4oK4qD7n-oVR1JKdmw2Pn5BJQHg-Ck,307
369
369
  truss_train/loader.py,sha256=0o66EjBaHc2YY4syxxHVR4ordJWs13lNXnKjKq2wq0U,1630
370
370
  truss_train/public_api.py,sha256=9N_NstiUlmBuLUwH_fNG_1x7OhGCytZLNvqKXBlStrM,1220
371
371
  truss_train/restore_from_checkpoint.py,sha256=8hdPm-WSgkt74HDPjvCjZMBpvA9MwtoYsxVjOoa7BaM,1176
372
- truss-0.11.9rc502.dist-info/METADATA,sha256=Q69awHE0jO4IODquI3jIvQt8a2yX7-fnfbsMhoNEE68,6682
373
- truss-0.11.9rc502.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
374
- truss-0.11.9rc502.dist-info/entry_points.txt,sha256=-MwKfHHQHQ6j0HqIgvxrz3CehCmczDLTD-OsRHnjjuU,130
375
- truss-0.11.9rc502.dist-info/licenses/LICENSE,sha256=FTqGzu85i-uw1Gi8E_o0oD60bH9yQ_XIGtZbA1QUYiw,1064
376
- truss-0.11.9rc502.dist-info/RECORD,,
372
+ truss-0.11.9rc503.dist-info/METADATA,sha256=rgNd0L7xvXghSPBVjIkASVVcFvGLDsyMT4hWugrtKWc,6682
373
+ truss-0.11.9rc503.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
374
+ truss-0.11.9rc503.dist-info/entry_points.txt,sha256=-MwKfHHQHQ6j0HqIgvxrz3CehCmczDLTD-OsRHnjjuU,130
375
+ truss-0.11.9rc503.dist-info/licenses/LICENSE,sha256=FTqGzu85i-uw1Gi8E_o0oD60bH9yQ_XIGtZbA1QUYiw,1064
376
+ truss-0.11.9rc503.dist-info/RECORD,,