internal 1.1.32.1__py3-none-any.whl → 1.1.33__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/database.py CHANGED
@@ -43,7 +43,7 @@ class MongoDB:
43
43
  if self.ssl_ca_certs and self.ssl_ca_certs != "":
44
44
  db_settings["tlsCAFile"] = self.ssl_ca_certs
45
45
 
46
- self.client = AsyncIOMotorClient(**db_settings).get_database()
46
+ self.client = AsyncIOMotorClient(**db_settings)
47
47
  except ServerSelectionTimeoutError:
48
48
  raise DatabaseInitializeFailureException()
49
49
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: internal
3
- Version: 1.1.32.1
3
+ Version: 1.1.33
4
4
  Summary:
5
5
  Author: Ray
6
6
  Author-email: ray@cruisys.com
@@ -14,7 +14,7 @@ internal/common_enum/order_type.py,sha256=XwAl5JaZgFLahBQhBKG4VuMJ39Si9KZEhcSS0-
14
14
  internal/common_enum/point_type.py,sha256=nmrHw_6OJIadgWwqCa63IVnc4T5uf69vQojWPbAwCrE,120
15
15
  internal/common_enum/websocket_channel.py,sha256=BIhdE2z_xF3lgStS8GiaS5M8BXm4_g3vHQaaN5qNJTQ,283
16
16
  internal/const.py,sha256=ozBUBCNwETjtszb5XUrJhVfvKPBzVOMeGt38yenXd0Q,1487
17
- internal/database.py,sha256=HmvvU3570N0O4w-pTFMeKrVR3jVHseAElF9k62xOySM,3021
17
+ internal/database.py,sha256=gzsbJYBE76aU8Wai-d_nh8Ovd3BTLMqFItwiwl3yZsI,3006
18
18
  internal/exception/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
19
19
  internal/exception/app_exception.py,sha256=4HE1BrXBuMTuukwEYJhz_gxS6eIqHpSBFB99J62BHJ0,3803
20
20
  internal/exception/base_exception.py,sha256=8ctp525A3up9mZrHCq_-Jj0hWr_4NfZsXGg1e4ftVuQ,473
@@ -35,6 +35,6 @@ internal/model/base_model.py,sha256=hxleV8fYNvFgUoYmCv_inEP3kA4tD4HhCBCNFVK8SZg,
35
35
  internal/model/operate.py,sha256=QSM6yXYXpJMwrqkUGEWZLrEBaUgqHwVHY_Fi4S42hKc,3190
36
36
  internal/utils.py,sha256=wK1QumW1AaWE1ga2-WcDH2rtXRr2hSLwXzy-iI5dTzY,3962
37
37
  internal/validator_utils.py,sha256=CqjaVFoAu5MqvBG_AkTP-r7AliWawtUWB851USj4moI,1519
38
- internal-1.1.32.1.dist-info/METADATA,sha256=ygZPGR68G7GFXBS8BNtWK4ckcORIEbOyf75nx_HCAGk,941
39
- internal-1.1.32.1.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
40
- internal-1.1.32.1.dist-info/RECORD,,
38
+ internal-1.1.33.dist-info/METADATA,sha256=iMG5u4QYLRad_7JKHBqb47-l44gF1FmK1ZrjcLxFgPM,939
39
+ internal-1.1.33.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
40
+ internal-1.1.33.dist-info/RECORD,,