internal 1.0.53__py3-none-any.whl → 1.0.54__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 internal might be problematic. Click here for more details.

internal/utils.py CHANGED
@@ -47,4 +47,4 @@ def update_dict_with_cast(curr_settings: BaseConfig, new_conf: dict):
47
47
 
48
48
 
49
49
  def sanitize_plate_no(plate_no):
50
- return plate_no.replace(STR_DASH, STR_EMPTY)
50
+ return plate_no.replace(STR_DASH, STR_EMPTY).upper()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: internal
3
- Version: 1.0.53
3
+ Version: 1.0.54
4
4
  Summary:
5
5
  Author: Ray
6
6
  Author-email: ray@cruisys.com
@@ -27,7 +27,7 @@ internal/middleware/log_request.py,sha256=bXAxmvvsYDhObXzfUw4ZNreKAWOo8ee_vpb6Xi
27
27
  internal/model/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
28
28
  internal/model/base_model.py,sha256=NS_GZvw_IqU1aZPHPpyQs6A741O34ybmzVzBPm9nGWU,3014
29
29
  internal/model/operate.py,sha256=kufXKxDknAneXTL_ycb7THBVvOmXFftYLx18bvdSARI,2004
30
- internal/utils.py,sha256=0SubS0iUhDvjSX1F4TykasA5-enYJzt2VH-f7_0BnjI,1509
31
- internal-1.0.53.dist-info/METADATA,sha256=UbiigwU-ytVxLi4gz2jDidCQvha-zH3LewXzd8OxgRY,625
32
- internal-1.0.53.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
33
- internal-1.0.53.dist-info/RECORD,,
30
+ internal/utils.py,sha256=CXYZs4rDDe33Zac27YeknBE4uQN437ys1YAbW3Xeyow,1517
31
+ internal-1.0.54.dist-info/METADATA,sha256=1YOM__--XKLWZjha41CDJlsfh_VhFgMjBZPShqmDLG0,625
32
+ internal-1.0.54.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
33
+ internal-1.0.54.dist-info/RECORD,,