moose-lib 0.4.173__py3-none-any.whl → 0.4.174__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.
moose_lib/dmv2.py CHANGED
@@ -349,7 +349,7 @@ class DeadLetterModel(BaseModel, Generic[T]):
349
349
  failed_at: datetime.datetime
350
350
  source: Literal["api", "transform", "table"]
351
351
 
352
- def as_t(self) -> T:
352
+ def as_typed(self) -> T:
353
353
  return self._t.model_validate(self.original_record)
354
354
 
355
355
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: moose_lib
3
- Version: 0.4.173
3
+ Version: 0.4.174
4
4
  Home-page: https://www.fiveonefour.com/moose
5
5
  Author: Fiveonefour Labs Inc.
6
6
  Author-email: support@fiveonefour.com
@@ -3,7 +3,7 @@ moose_lib/blocks.py,sha256=_wdvC2NC_Y3MMEnB71WTgWbeQ--zPNHk19xjToJW0C0,3185
3
3
  moose_lib/commons.py,sha256=BV5X78MuOWHiZV9bsWSN69JIvzTNWUi-gnuMiAtaO8A,2489
4
4
  moose_lib/data_models.py,sha256=IClXI6rBKUiR_h4R1eVCjJi8-jWhT0x3wCwScBAQ_XA,8025
5
5
  moose_lib/dmv2-serializer.py,sha256=CL_Pvvg8tJOT8Qk6hywDNzY8MYGhMVdTOw8arZi3jng,49
6
- moose_lib/dmv2.py,sha256=f3VsBYcTcWU1rEUjqG9cHcZxRUlXP_yBTbyoc7Tp7oI,31754
6
+ moose_lib/dmv2.py,sha256=T2RrdlWuctPCMNv7jiYaSqpLKWqjHWaXq914BXFEIyM,31758
7
7
  moose_lib/internal.py,sha256=gREvC3XxBFN4i7JL5uMj0riCu_JUO2YyiMZvCokg1ME,13101
8
8
  moose_lib/main.py,sha256=In-u7yA1FsLDeP_2bhIgBtHY_BkXaZqDwf7BxwyC21c,8471
9
9
  moose_lib/query_param.py,sha256=AB5BKu610Ji-h1iYGMBZKfnEFqt85rS94kzhDwhWJnc,6288
@@ -13,7 +13,7 @@ moose_lib/streaming/streaming_function_runner.py,sha256=K53lyzGLawAgKgrK3jreJrB7
13
13
  tests/__init__.py,sha256=0Gh4yzPkkC3TzBGKhenpMIxJcRhyrrCfxLSfpTZnPMQ,53
14
14
  tests/conftest.py,sha256=ZVJNbnr4DwbcqkTmePW6U01zAzE6QD0kNAEZjPG1f4s,169
15
15
  tests/test_moose.py,sha256=mBsx_OYWmL8ppDzL_7Bd7xR6qf_i3-pCIO3wm2iQNaA,2136
16
- moose_lib-0.4.173.dist-info/METADATA,sha256=AqHAf_7b7-_prnEXpxGVnetCvW7NYRXRhnPH_Z_L2Ns,575
17
- moose_lib-0.4.173.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
18
- moose_lib-0.4.173.dist-info/top_level.txt,sha256=XEns2-4aCmGp2XjJAeEH9TAUcGONLnSLy6ycT9FSJh8,16
19
- moose_lib-0.4.173.dist-info/RECORD,,
16
+ moose_lib-0.4.174.dist-info/METADATA,sha256=EKX1S-3a7vyunDOBmkoKygBj6WKG8BfdmG9TAGdllU4,575
17
+ moose_lib-0.4.174.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
18
+ moose_lib-0.4.174.dist-info/top_level.txt,sha256=XEns2-4aCmGp2XjJAeEH9TAUcGONLnSLy6ycT9FSJh8,16
19
+ moose_lib-0.4.174.dist-info/RECORD,,