artemis-model 0.1.110__py3-none-any.whl → 0.1.112__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.
@@ -3,8 +3,8 @@
3
3
  from datetime import datetime, timezone
4
4
  from enum import Enum
5
5
  from typing import Literal
6
+ from uuid import UUID
6
7
 
7
- from sqlalchemy import UUID
8
8
 
9
9
  from artemis_model.redis.zone_state import SessionId
10
10
  from artemis_model.schedule import ScheduleItem
@@ -100,3 +100,4 @@ class BanTrackIn(BaseMessage):
100
100
  action: Action = Action.BAN_TRACK
101
101
  zone_id: int
102
102
  track_id: UUID
103
+ playlist_id: int
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: artemis-model
3
- Version: 0.1.110
3
+ Version: 0.1.112
4
4
  Summary:
5
5
  Author: Jukeboxy
6
6
  Requires-Python: >=3.10.6,<4.0.0
@@ -22,10 +22,10 @@ artemis_model/redis/zone_state.py,sha256=PgHiGUZ2WI3bqO-8CW2cwzLEQu3l4wJAzIABSWE
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=vfs3dkJ23-XmKYc-KR2r2AGV5xHmz1-BryoY7YCPQLM,2653
25
+ artemis_model/sqs/messages.py,sha256=8PcZYUsh85x3TikZ4hBvGl_xUl9onKUwSCxZWgToEgQ,2668
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
- artemis_model-0.1.110.dist-info/METADATA,sha256=tmt8qF2oZcWljXRQ4g2NEeGKQ4kFCMM8q7vmt6F0Wyo,3445
30
- artemis_model-0.1.110.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
31
- artemis_model-0.1.110.dist-info/RECORD,,
29
+ artemis_model-0.1.112.dist-info/METADATA,sha256=fNA2fT5nnMVUF7gDrTIaqQZtxWpZGHaqlc8HZjYSPQ0,3445
30
+ artemis_model-0.1.112.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
31
+ artemis_model-0.1.112.dist-info/RECORD,,