airbyte-source-google-search-console 1.4.13__py3-none-any.whl → 1.5.0__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {airbyte_source_google_search_console-1.4.13.dist-info → airbyte_source_google_search_console-1.5.0.dist-info}/METADATA +2 -2
- {airbyte_source_google_search_console-1.4.13.dist-info → airbyte_source_google_search_console-1.5.0.dist-info}/RECORD +4 -4
- {airbyte_source_google_search_console-1.4.13.dist-info → airbyte_source_google_search_console-1.5.0.dist-info}/WHEEL +0 -0
- {airbyte_source_google_search_console-1.4.13.dist-info → airbyte_source_google_search_console-1.5.0.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: airbyte-source-google-search-console
|
3
|
-
Version: 1.
|
3
|
+
Version: 1.5.0
|
4
4
|
Summary: Source implementation for Google Search Console.
|
5
5
|
Home-page: https://airbyte.com
|
6
6
|
License: Elv2
|
@@ -12,7 +12,7 @@ Classifier: Programming Language :: Python :: 3
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.9
|
13
13
|
Classifier: Programming Language :: Python :: 3.10
|
14
14
|
Classifier: Programming Language :: Python :: 3.11
|
15
|
-
Requires-Dist: airbyte-cdk (
|
15
|
+
Requires-Dist: airbyte-cdk (>=1,<2)
|
16
16
|
Requires-Dist: google-api-python-client (==2.105.0)
|
17
17
|
Requires-Dist: google-auth (==2.23.3)
|
18
18
|
Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/google-search-console
|
@@ -20,7 +20,7 @@ source_google_search_console/service_account_authenticator.py,sha256=ocSisT5IYeg
|
|
20
20
|
source_google_search_console/source.py,sha256=S0IIPPiI6ixHMIaezNQO7sfIqVio2_xyQZWPhzhxS_4,10000
|
21
21
|
source_google_search_console/spec.json,sha256=WYtFvaSqWYGm1Dt2yV9G92U78Q94rh9oarbxJe3H7xo,8470
|
22
22
|
source_google_search_console/streams.py,sha256=avllhiXP9DGuFBdiYEaaiKCog0bzskeRISCXGxSqiT4,19120
|
23
|
-
airbyte_source_google_search_console-1.
|
24
|
-
airbyte_source_google_search_console-1.
|
25
|
-
airbyte_source_google_search_console-1.
|
26
|
-
airbyte_source_google_search_console-1.
|
23
|
+
airbyte_source_google_search_console-1.5.0.dist-info/METADATA,sha256=DKusGUQbZasKeyaeFqU3J8_Ney31P3tu7ScEBbicE20,5617
|
24
|
+
airbyte_source_google_search_console-1.5.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
25
|
+
airbyte_source_google_search_console-1.5.0.dist-info/entry_points.txt,sha256=DMcgc9bCX-Vt6hm_68pa77qS3eGdeMhg-UdlFc-XKUM,85
|
26
|
+
airbyte_source_google_search_console-1.5.0.dist-info/RECORD,,
|
File without changes
|