kleinkram 0.39.0.dev20250224071302__py3-none-any.whl → 0.39.0.dev20250224084805__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 kleinkram might be problematic. Click here for more details.
- kleinkram/api/query.py +2 -2
- {kleinkram-0.39.0.dev20250224071302.dist-info → kleinkram-0.39.0.dev20250224084805.dist-info}/METADATA +1 -1
- {kleinkram-0.39.0.dev20250224071302.dist-info → kleinkram-0.39.0.dev20250224084805.dist-info}/RECORD +6 -6
- {kleinkram-0.39.0.dev20250224071302.dist-info → kleinkram-0.39.0.dev20250224084805.dist-info}/WHEEL +0 -0
- {kleinkram-0.39.0.dev20250224071302.dist-info → kleinkram-0.39.0.dev20250224084805.dist-info}/entry_points.txt +0 -0
- {kleinkram-0.39.0.dev20250224071302.dist-info → kleinkram-0.39.0.dev20250224084805.dist-info}/top_level.txt +0 -0
kleinkram/api/query.py
CHANGED
|
@@ -31,14 +31,14 @@ class ProjectQuery:
|
|
|
31
31
|
class MissionQuery:
|
|
32
32
|
patterns: List[str] = field(default_factory=list)
|
|
33
33
|
ids: List[UUID] = field(default_factory=list)
|
|
34
|
-
project_query: ProjectQuery = field(
|
|
34
|
+
project_query: ProjectQuery = field(default_factory=ProjectQuery)
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
@dataclass
|
|
38
38
|
class FileQuery:
|
|
39
39
|
patterns: List[str] = field(default_factory=list)
|
|
40
40
|
ids: List[UUID] = field(default_factory=list)
|
|
41
|
-
mission_query: MissionQuery = field(
|
|
41
|
+
mission_query: MissionQuery = field(default_factory=MissionQuery)
|
|
42
42
|
|
|
43
43
|
|
|
44
44
|
def check_mission_query_is_creatable(query: MissionQuery) -> str:
|
{kleinkram-0.39.0.dev20250224071302.dist-info → kleinkram-0.39.0.dev20250224084805.dist-info}/RECORD
RENAMED
|
@@ -17,7 +17,7 @@ kleinkram/api/client.py,sha256=yFanAc8VkpcyO5rVXIPyGaYHmF8_tBeC0ZMRUx0StWU,5061
|
|
|
17
17
|
kleinkram/api/deser.py,sha256=-eP0haBAFr-dRWJ1v-P5o_rxA8vOBlZMtAGXW8ItIAk,4870
|
|
18
18
|
kleinkram/api/file_transfer.py,sha256=3wNlVQdjnRtxOzih5HhCTF18xPbYClFIDxCqbwkLl6c,12985
|
|
19
19
|
kleinkram/api/pagination.py,sha256=P_zPsBKlMWkmAv-YfUNHaGW-XLB_4U8BDMrKyiDFIXk,1370
|
|
20
|
-
kleinkram/api/query.py,sha256=
|
|
20
|
+
kleinkram/api/query.py,sha256=9Exi4hJR7Ml38_zjAcOvSEoIAxZLlpM6QwwzO9fs5Gk,3293
|
|
21
21
|
kleinkram/api/routes.py,sha256=q2MhoeGRXFKcQlIwxk9kzdzSiFB-EWdyeXVCqLp6ydw,12099
|
|
22
22
|
kleinkram/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
23
23
|
kleinkram/cli/_download.py,sha256=H4YlXJkZE4Md02nzgrO_i8Hsm4ZIejPsxBEKkcn4KHs,2371
|
|
@@ -43,8 +43,8 @@ tests/test_printing.py,sha256=qCr04OJVl5ouht9FoeWGKOi8MZXevVV1EDghzV1JaMc,1903
|
|
|
43
43
|
tests/test_query.py,sha256=fExmCKXLA7-9j2S2sF_sbvRX_2s6Cp3a7OTcqE25q9g,3864
|
|
44
44
|
tests/test_utils.py,sha256=eUBYrn3xrcgcaxm1X4fqZaX4tRvkbI6rh6BUbNbu9T0,4784
|
|
45
45
|
tests/test_wrappers.py,sha256=TbcTyO2L7fslbzgfDdcVZkencxNQ8cGPZm_iB6c9d6Q,2673
|
|
46
|
-
kleinkram-0.39.0.
|
|
47
|
-
kleinkram-0.39.0.
|
|
48
|
-
kleinkram-0.39.0.
|
|
49
|
-
kleinkram-0.39.0.
|
|
50
|
-
kleinkram-0.39.0.
|
|
46
|
+
kleinkram-0.39.0.dev20250224084805.dist-info/METADATA,sha256=oWsm0__I2rlzK3Xb__S9T9ed1_KBOjidQUv_RFecPqc,2760
|
|
47
|
+
kleinkram-0.39.0.dev20250224084805.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
48
|
+
kleinkram-0.39.0.dev20250224084805.dist-info/entry_points.txt,sha256=SaB2l5aqhSr8gmaMw2kvQU90a8Bnl7PedU8cWYxkfYo,46
|
|
49
|
+
kleinkram-0.39.0.dev20250224084805.dist-info/top_level.txt,sha256=N3-sJagEHu1Tk1X6Dx1X1q0pLDNbDZpLzRxVftvepds,24
|
|
50
|
+
kleinkram-0.39.0.dev20250224084805.dist-info/RECORD,,
|
{kleinkram-0.39.0.dev20250224071302.dist-info → kleinkram-0.39.0.dev20250224084805.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|