artemis-model 0.1.146__py3-none-any.whl → 0.1.147__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 artemis-model might be problematic. Click here for more details.

@@ -66,12 +66,10 @@ class PushPlaylistIn(BaseMessage):
66
66
  action: Action = Action.PUSH_PLAYLIST
67
67
  zone_id: int
68
68
  playlist_ids: list[int]
69
+ bucket_ts: BucketTS
69
70
  expire_at: datetime | None = Field(
70
71
  default=None, description="The datetime that the playlist will expire"
71
72
  )
72
- bucket_ts: BucketTS = Field(
73
- default_factory=lambda: int(datetime.now(timezone.utc).timestamp()),
74
- )
75
73
 
76
74
 
77
75
  class PushPlaylistExpireIn(BaseMessage):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: artemis-model
3
- Version: 0.1.146
3
+ Version: 0.1.147
4
4
  Summary:
5
5
  Author: Jukeboxy
6
6
  Requires-Python: >=3.10.6,<4.0.0
@@ -22,11 +22,11 @@ artemis_model/redis/zone_state.py,sha256=2ITvK40NcI1gEXu7ImnT05HeqU2-ep2gFoD-oH_
22
22
  artemis_model/schedule.py,sha256=CkLHWz-BwvUY2EQCfoU4SymgCariPzoQdtRLITqBPmk,2451
23
23
  artemis_model/setting.py,sha256=EWzOmE31mLNWwmV_wmqttHPMycvQZW7SJUIozF2b8bo,1190
24
24
  artemis_model/sqs/__init__.py,sha256=nHpXQns64qQ5Cqjyo6w9fDGO_wWhprqn1bhKf3eWnio,17
25
- artemis_model/sqs/messages.py,sha256=VVgjofwFkO9XhBKK64OiD3vEySex613HWWz3Xv0STe0,2989
25
+ artemis_model/sqs/messages.py,sha256=AfCiD2-xHAzr_uUFiuLJlbZ2JJeztZq2RE_0wKNvrl0,2898
26
26
  artemis_model/track.py,sha256=QwUF0QKVn1I64648B-NI75-IzGQvnLt9B0emD4GnS6E,3757
27
27
  artemis_model/user.py,sha256=eqIdCiBJRNLjCwPPCn-gQ6si0O5JUBGfp9oWJL5zVW4,2131
28
28
  artemis_model/zone.py,sha256=iGRUtzUwKh9LHT3MOfzzg1DnkPBts_ZBzZVTi2EmIgs,2282
29
29
  artemis_model/zone_activity.py,sha256=BY4iODavY9ceJ5oRChdjjxf26S3U30Yb7Pxm5YRFpCo,1590
30
- artemis_model-0.1.146.dist-info/METADATA,sha256=WlIqdM6C2vsOrptsswJh9r0HpHjcdSUxbHpkkCXc0Ow,3445
31
- artemis_model-0.1.146.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
32
- artemis_model-0.1.146.dist-info/RECORD,,
30
+ artemis_model-0.1.147.dist-info/METADATA,sha256=V_XWIEOD4trtUdLTnDcIpP2QI9zvl2oScWANxRtybmk,3445
31
+ artemis_model-0.1.147.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
32
+ artemis_model-0.1.147.dist-info/RECORD,,