xcpcio 0.69.3__py3-none-any.whl → 0.69.4__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 xcpcio might be problematic. Click here for more details.

xcpcio/__version__.py CHANGED
@@ -1,4 +1,4 @@
1
1
  # This file is auto-generated by Hatchling. As such, do not:
2
2
  # - modify
3
3
  # - track in version control e.g. be sure to add to .gitignore
4
- __version__ = VERSION = '0.69.3'
4
+ __version__ = VERSION = '0.69.4'
@@ -38,7 +38,7 @@ class ContestPackageReader(BaseContestReader):
38
38
  return json.load(f)
39
39
  except FileNotFoundError:
40
40
  if default_value is not None:
41
- logger.warning(f"File not found, will return default value. [full_path={full_path}]")
41
+ logger.warning(f"File not found, will load default value. [full_path={full_path}]")
42
42
  return default_value
43
43
  raise HTTPException(status_code=404, detail=f"File not found: {filepath}")
44
44
  except json.JSONDecodeError as e:
xcpcio/types.py CHANGED
@@ -219,7 +219,7 @@ class Contest(BaseModel):
219
219
 
220
220
  options: Optional[ContestOptions] = None
221
221
 
222
- unfrozen_time: int = Field(default=0x3F3F3F3F3F3F3F3F, exclude=True)
222
+ thaw_time: int = Field(default=0x3F3F3F3F3F3F3F3F, exclude=True)
223
223
 
224
224
  def append_balloon_color(self, color: BalloonColor):
225
225
  if self.balloon_color is None:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: xcpcio
3
- Version: 0.69.3
3
+ Version: 0.69.4
4
4
  Summary: xcpcio python lib
5
5
  Project-URL: homepage, https://github.com/xcpcio/xcpcio
6
6
  Project-URL: documentation, https://github.com/xcpcio/xcpcio
@@ -1,7 +1,7 @@
1
1
  xcpcio/__init__.py,sha256=NB6wpVr5JUrOx2vLIQSVtYuCz0d7kNFE39TSQlvoENk,125
2
- xcpcio/__version__.py,sha256=R-fwXng-b9alv8lljdhgYSn2tC-cwKkSYHJu34eewE4,172
2
+ xcpcio/__version__.py,sha256=mKjZ0ulvhcneyBfnepnueCsbZQFecvS3PwcnzQ9nrGg,172
3
3
  xcpcio/constants.py,sha256=MjpAgNXiBlUsx1S09m7JNT-nekNDR-aE6ggvGL3fg0I,2297
4
- xcpcio/types.py,sha256=GElkg8wz2BloN6PzyjvLrrd2h7Lm5itaaNnZv3hVQ-U,7591
4
+ xcpcio/types.py,sha256=-MbAbQmhTICVfEaafBaOzZ2hz1cquvsRuwAnYPp5tKY,7587
5
5
  xcpcio/api/__init__.py,sha256=fFRUU0d_cUG-uzG2rLgirqRng8Z3UoV5ZCkBiYuXdu0,302
6
6
  xcpcio/api/client.py,sha256=TEcf3tjLu537HHhyBBVHlQ3fFL7_abjG3IrQtp39oks,2389
7
7
  xcpcio/api/models.py,sha256=DBS9TjtPSX32TpwO3gYnnGo7RFHLHrxYpRIAhxCHmLs,1258
@@ -40,9 +40,9 @@ xcpcio/clics/model/__init__.py,sha256=cZE1q5JY-iHDEKZpsx0UZaMhH-23H4oAHaYOkW7dZ5
40
40
  xcpcio/clics/model/model_2023_06/__init__.py,sha256=VzBaFcAwYw9G18p0Lh7rNPrvchyaYx_jgw6YE4W1yNg,168
41
41
  xcpcio/clics/model/model_2023_06/model.py,sha256=bVMDWpJTwPSpz1fHPxWrWerxCBIboH3LKVZpIZGQ2pY,15287
42
42
  xcpcio/clics/reader/__init__.py,sha256=Nfi78X8J1tJPh7WeSRPLMRUprlS2JYelYJHW4DfyJ7U,162
43
- xcpcio/clics/reader/contest_package_reader.py,sha256=JzjUioKu-LsaigXW3iDO7eujbZKwTSCTNwJ3yYHrYXM,15091
43
+ xcpcio/clics/reader/contest_package_reader.py,sha256=W9pNAl6Za1LXG_OjDYj-szVPXczeHBUhL-ajOApL7BU,15089
44
44
  xcpcio/clics/reader/interface.py,sha256=lK2JXU1n8GJ4PecXnfFBijMaCVLYk404e4QwV_Ti2Hk,3918
45
- xcpcio-0.69.3.dist-info/METADATA,sha256=3xO8AlbE6MXCQhI0G7eS7oFGhqUJWo2rOEtEFcwFG7U,2233
46
- xcpcio-0.69.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
47
- xcpcio-0.69.3.dist-info/entry_points.txt,sha256=KxviS5TVXlZ9KqS9UNMx3nI15xhEGvkTq86RaPhUhs4,158
48
- xcpcio-0.69.3.dist-info/RECORD,,
45
+ xcpcio-0.69.4.dist-info/METADATA,sha256=9AlnZZJa2EPfg2ocHYLWsBTnMLTetN8dlgCqTb9h7ck,2233
46
+ xcpcio-0.69.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
47
+ xcpcio-0.69.4.dist-info/entry_points.txt,sha256=KxviS5TVXlZ9KqS9UNMx3nI15xhEGvkTq86RaPhUhs4,158
48
+ xcpcio-0.69.4.dist-info/RECORD,,