vtexpy 0.0.0b6__py3-none-any.whl → 0.0.0b7__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 vtexpy might be problematic. Click here for more details.

vtex/_utils.py CHANGED
@@ -56,7 +56,7 @@ def to_snake_case_deep(obj: JSONType) -> JSONType:
56
56
  key = to_snake_case(remove_null_bytes(key))
57
57
 
58
58
  while key in snake_cased_obj:
59
- logger.warning(
59
+ logger.debug(
60
60
  f"Snake cased key {key} appears multiple times in object",
61
61
  extra=obj,
62
62
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vtexpy
3
- Version: 0.0.0b6
3
+ Version: 0.0.0b7
4
4
  Summary: Unofficial Python SDK for VTEX API
5
5
  Home-page: https://github.com/lvieirajr/vtex-python
6
6
  License: MIT
@@ -17,10 +17,10 @@ vtex/_exceptions.py,sha256=8aly7jBClpWKdZoC8SqJrCljeucebYDZNZeSS1nfaOg,2162
17
17
  vtex/_logging.py,sha256=MrnB_5urv2hdlqzPlgv6ZH7YhFObpPkTLdLeVvS5He8,1573
18
18
  vtex/_sentinels.py,sha256=HLkYBJVHTx9GoyACPO1SuINaGlU2YiqOPuFXUa7iG8A,1120
19
19
  vtex/_types.py,sha256=zx5DLAjaxMeYbvC_Wno7-9UwoLc8j-awkoW2SjhVXAU,675
20
- vtex/_utils.py,sha256=2BtoC8SvcKyUvGD5d06cDDok7v_KPSHj8uucZYZTdbs,2886
20
+ vtex/_utils.py,sha256=3nwmnyQiaJ3NR_sk6Pu7hJuFBGCDDZJM3oe-tp4iySg,2884
21
21
  vtex/_vtex.py,sha256=BZgRemvPeUeyTsBo6E7-LuHfrbcz4PZNYQV-Jr0_p0c,3155
22
22
  vtex/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
23
- vtexpy-0.0.0b6.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
24
- vtexpy-0.0.0b6.dist-info/METADATA,sha256=Tj1E3UdMZocPBBAyOTL_CGgnAUpstqaxteazYdeZKGk,2226
25
- vtexpy-0.0.0b6.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
26
- vtexpy-0.0.0b6.dist-info/RECORD,,
23
+ vtexpy-0.0.0b7.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
24
+ vtexpy-0.0.0b7.dist-info/METADATA,sha256=f-7OtIUQNFPp2Ov6ulm_YvzNttt1lo1595xdyIJ4fkM,2226
25
+ vtexpy-0.0.0b7.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
26
+ vtexpy-0.0.0b7.dist-info/RECORD,,