contentstack-utils 1.3.2__py3-none-any.whl → 1.3.3__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: contentstack_utils
3
- Version: 1.3.2
3
+ Version: 1.3.3
4
4
  Summary: contentstack_utils is a Utility package for Contentstack headless CMS with an API-first approach.
5
5
  Home-page: https://github.com/contentstack/contentstack-utils-python
6
6
  Author: contentstack
@@ -11,7 +11,7 @@ contentstack_utils/helper/metadata.py,sha256=YrNVhvkv4n_nR0nrJR2x2eqYE3-P1jT7ctV
11
11
  contentstack_utils/helper/node_to_html.py,sha256=himweM9ID4tQb7GNQP49XYTkN0KWWPy_LzBi-f6eS2E,1019
12
12
  contentstack_utils/render/__init__.py,sha256=0Ni3R_ia-HuTDFYQvoLURdeRkRD8HiyteiEEJ3O4V14,25
13
13
  contentstack_utils/render/options.py,sha256=hyu-XqErLvx2H21_rjQI9LcUnCNlAyiPFD7vfeAUP_s,5032
14
- contentstack_utils-1.3.2.dist-info/licenses/LICENSE,sha256=-tKrNocph9-vZ8FqLaWzoPUMzIHYahgc-60hdufwHBQ,1056
14
+ contentstack_utils-1.3.3.dist-info/licenses/LICENSE,sha256=t7x6K2_sv-QOetQz38uFcxRiAhxyOaScB-5hco1DiaE,1056
15
15
  tests/__init__.py,sha256=stlQRdpO_kQoRExPLd-q80RCzHd-F4t1Rs6tZ0ObP2o,2336
16
16
  tests/convert_style.py,sha256=gXHQjSnxCZ7kQBG6TjKIYk-tvKhzdpeOBCA88YTcDC8,983
17
17
  tests/test_default_opt_others.py,sha256=H-xhmyGMJNET0kkhXGcyepWUTE0Vqd1DpzPCI6hKaro,2138
@@ -25,7 +25,7 @@ tests/test_render_options.py,sha256=BFuf9nkh1c9BJ-UTFVBkmjBTf31pSeWJ2jTZY7XgVaY,
25
25
  tests/test_style_type.py,sha256=6Wz_UR5ZQcaUlB-Tfeqp6Dcu85AE7pHbtg6V1Sh7A9k,723
26
26
  tests/test_util_srte.py,sha256=VImdVxShLQgWd6G94JKoHudqcLycmClukRylZDsb4JE,5930
27
27
  tests/test_utils.py,sha256=2rvZZcT6m3QJZeyqzyp9ydsTX34w5tAkQOCKqXso3xw,3614
28
- contentstack_utils-1.3.2.dist-info/METADATA,sha256=ErYKKW_aKNtSdHilGzJBX-wmqehbzA7fGdY6RpUohr4,5097
29
- contentstack_utils-1.3.2.dist-info/WHEEL,sha256=DnLRTWE75wApRYVsjgc6wsVswC54sMSJhAEd4xhDpBk,91
30
- contentstack_utils-1.3.2.dist-info/top_level.txt,sha256=4b5I6taLW2KGOy1931_UZDIcML7HJEfjpzIDpz5MmTU,25
31
- contentstack_utils-1.3.2.dist-info/RECORD,,
28
+ contentstack_utils-1.3.3.dist-info/METADATA,sha256=98NnD8uN6eIoEI9hn4XKq0U6VNZ29wSdmZOwFd-KrWM,5097
29
+ contentstack_utils-1.3.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
30
+ contentstack_utils-1.3.3.dist-info/top_level.txt,sha256=4b5I6taLW2KGOy1931_UZDIcML7HJEfjpzIDpz5MmTU,25
31
+ contentstack_utils-1.3.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.4.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,4 +1,4 @@
1
- Copyright 2021-2025 Contentstack
1
+ Copyright 2021-2026 Contentstack
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4
4