cloudquery-plugin-sdk 0.1.30__py2.py3-none-any.whl → 0.1.32__py2.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.
- {cloudquery_plugin_sdk-0.1.30.dist-info → cloudquery_plugin_sdk-0.1.32.dist-info}/METADATA +10 -10
- {cloudquery_plugin_sdk-0.1.30.dist-info → cloudquery_plugin_sdk-0.1.32.dist-info}/RECORD +7 -7
- {cloudquery_plugin_sdk-0.1.30.dist-info → cloudquery_plugin_sdk-0.1.32.dist-info}/WHEEL +1 -1
- /cloudquery_plugin_sdk-0.1.30-py3.11-nspkg.pth → /cloudquery_plugin_sdk-0.1.32-py3.11-nspkg.pth +0 -0
- {cloudquery_plugin_sdk-0.1.30.dist-info → cloudquery_plugin_sdk-0.1.32.dist-info}/LICENSE +0 -0
- {cloudquery_plugin_sdk-0.1.30.dist-info → cloudquery_plugin_sdk-0.1.32.dist-info}/namespace_packages.txt +0 -0
- {cloudquery_plugin_sdk-0.1.30.dist-info → cloudquery_plugin_sdk-0.1.32.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: cloudquery-plugin-sdk
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.32
|
|
4
4
|
Summary: CloudQuery Plugin SDK for Python
|
|
5
5
|
Home-page: https://github.com/cloudquery/plugin-sdk-python
|
|
6
6
|
Author: CloudQuery LTD
|
|
@@ -20,25 +20,25 @@ Classifier: Operating System :: OS Independent
|
|
|
20
20
|
Classifier: Topic :: Internet
|
|
21
21
|
Requires-Python: >=3.7
|
|
22
22
|
License-File: LICENSE
|
|
23
|
-
Requires-Dist: cloudquery-plugin-pb ==0.0.
|
|
24
|
-
Requires-Dist: exceptiongroup ==1.2.
|
|
23
|
+
Requires-Dist: cloudquery-plugin-pb ==0.0.33
|
|
24
|
+
Requires-Dist: exceptiongroup ==1.2.2
|
|
25
25
|
Requires-Dist: black ==24.4.2
|
|
26
|
-
Requires-Dist: grpcio ==1.
|
|
27
|
-
Requires-Dist: grpcio-tools ==1.
|
|
26
|
+
Requires-Dist: grpcio ==1.65.2
|
|
27
|
+
Requires-Dist: grpcio-tools ==1.65.2
|
|
28
28
|
Requires-Dist: iniconfig ==2.0.0
|
|
29
29
|
Requires-Dist: Jinja2 ==3.1.4
|
|
30
30
|
Requires-Dist: MarkupSafe ==2.1.5
|
|
31
|
-
Requires-Dist: numpy ==2.0.
|
|
31
|
+
Requires-Dist: numpy ==2.0.1
|
|
32
32
|
Requires-Dist: packaging ==24.1
|
|
33
33
|
Requires-Dist: pandas ==2.2.2
|
|
34
34
|
Requires-Dist: pluggy ==1.5.0
|
|
35
|
-
Requires-Dist: protobuf ==5.27.
|
|
36
|
-
Requires-Dist: pyarrow ==
|
|
37
|
-
Requires-Dist: pytest ==8.
|
|
35
|
+
Requires-Dist: protobuf ==5.27.3
|
|
36
|
+
Requires-Dist: pyarrow ==17.0.0
|
|
37
|
+
Requires-Dist: pytest ==8.3.2
|
|
38
38
|
Requires-Dist: python-dateutil >=2.8.1
|
|
39
39
|
Requires-Dist: pytz ==2024.1
|
|
40
40
|
Requires-Dist: six ==1.16.0
|
|
41
|
-
Requires-Dist: structlog ==24.
|
|
41
|
+
Requires-Dist: structlog ==24.4.0
|
|
42
42
|
Requires-Dist: tomli ==2.0.1
|
|
43
43
|
Requires-Dist: tzdata ==2024.1
|
|
44
44
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
cloudquery_plugin_sdk-0.1.
|
|
1
|
+
cloudquery_plugin_sdk-0.1.32-py3.11-nspkg.pth,sha256=DPwVEJKI3l-PsvgSiQi4zcKjh50W15YbcAr9gUpExc4,487
|
|
2
2
|
cloudquery/sdk/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
3
|
cloudquery/sdk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
4
|
cloudquery/sdk/internal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -48,9 +48,9 @@ cloudquery/sdk/transformers/transformers.py,sha256=9USd5VDEMkyk-RfQboMhr9BwC0593
|
|
|
48
48
|
cloudquery/sdk/types/__init__.py,sha256=VRRTI0mHh_TxkNht9qyr3eouNV71jv1v6z9UDFvLPU8,54
|
|
49
49
|
cloudquery/sdk/types/json.py,sha256=d1EYb8-C74U71IUajHgbetD4wTS7fIsh04qY84mq2-U,653
|
|
50
50
|
cloudquery/sdk/types/uuid.py,sha256=Xhax4Pyfwd-rxnBSBZLt9k2Mlx2FVCyUOcKWcRiHA0U,677
|
|
51
|
-
cloudquery_plugin_sdk-0.1.
|
|
52
|
-
cloudquery_plugin_sdk-0.1.
|
|
53
|
-
cloudquery_plugin_sdk-0.1.
|
|
54
|
-
cloudquery_plugin_sdk-0.1.
|
|
55
|
-
cloudquery_plugin_sdk-0.1.
|
|
56
|
-
cloudquery_plugin_sdk-0.1.
|
|
51
|
+
cloudquery_plugin_sdk-0.1.32.dist-info/LICENSE,sha256=qDABaRGjSKVOib1U8viw2P_96sIK7Puo426784oD9f8,15976
|
|
52
|
+
cloudquery_plugin_sdk-0.1.32.dist-info/METADATA,sha256=8aNGpEU588ic2I_uRJ94ay115vpLEul7k22hZrSldYg,1846
|
|
53
|
+
cloudquery_plugin_sdk-0.1.32.dist-info/WHEEL,sha256=XRxW4r1PNiVhMpP4bT9oWtu3HyndxpJ84SkubFgzp_Y,109
|
|
54
|
+
cloudquery_plugin_sdk-0.1.32.dist-info/namespace_packages.txt,sha256=D13SSF-LACnBbtgkIVGVOAVT5hqwn2E-v0NGcuyprk4,11
|
|
55
|
+
cloudquery_plugin_sdk-0.1.32.dist-info/top_level.txt,sha256=D13SSF-LACnBbtgkIVGVOAVT5hqwn2E-v0NGcuyprk4,11
|
|
56
|
+
cloudquery_plugin_sdk-0.1.32.dist-info/RECORD,,
|
/cloudquery_plugin_sdk-0.1.30-py3.11-nspkg.pth → /cloudquery_plugin_sdk-0.1.32-py3.11-nspkg.pth
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cloudquery_plugin_sdk-0.1.30.dist-info → cloudquery_plugin_sdk-0.1.32.dist-info}/top_level.txt
RENAMED
|
File without changes
|