internal 1.1.42__py3-none-any.whl → 1.1.43__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.

@@ -13,7 +13,7 @@ def verify_and_sanitize_plate_no(value: str, is_require: bool = False):
13
13
  # 移除空格和常見分隔符號進行檢查
14
14
  cleaned = sanitize_plate_no(value)
15
15
 
16
- if not re.match(r'^[外使領試臨國A-Za-z0-9]{5,7}$', cleaned):
16
+ if not re.match(r'^[外使領試臨軍A-Za-z0-9]{5,7}$', cleaned):
17
17
  raise PlateNoFormatException()
18
18
 
19
19
  return sanitize_plate_no(value)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: internal
3
- Version: 1.1.42
3
+ Version: 1.1.43
4
4
  Summary:
5
5
  Author: Ray
6
6
  Author-email: ray@cruisys.com
@@ -34,7 +34,7 @@ internal/model/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
34
34
  internal/model/base_model.py,sha256=-YlVPZGuG926PksyQw5SgKjkdC80q_eQTL3EnzVSfIs,8020
35
35
  internal/model/operate.py,sha256=QSM6yXYXpJMwrqkUGEWZLrEBaUgqHwVHY_Fi4S42hKc,3190
36
36
  internal/utils.py,sha256=6iIM1EPLeYYj5LEdgqDADGH-52q9YM6lOxaaxs6z1Gg,4559
37
- internal/validator_utils.py,sha256=0Wkf3fjpIQx1lrYmDJM-olamEb6q6CI15NN_XpsLHgQ,1640
38
- internal-1.1.42.dist-info/METADATA,sha256=wrl81JhcSdmzm0cH7WNxu9sd-mToyhK2dmUYvgsYnKs,939
39
- internal-1.1.42.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
40
- internal-1.1.42.dist-info/RECORD,,
37
+ internal/validator_utils.py,sha256=iRI8aJLz0wz-j8p-T1BOGOF8VE2zwNh424uApbc8IZs,1640
38
+ internal-1.1.43.dist-info/METADATA,sha256=tkikAsFHRRICsyDJu3-Zs5DTXbCL-eGDHCBEZ2pKpfs,939
39
+ internal-1.1.43.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
40
+ internal-1.1.43.dist-info/RECORD,,