wordlift-sdk 2.12.0__py3-none-any.whl → 2.13.0__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,15 +1,16 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: wordlift-sdk
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.13.0
|
|
4
4
|
Summary:
|
|
5
5
|
Author: David Riccitelli
|
|
6
6
|
Author-email: david@wordlift.io
|
|
7
|
-
Requires-Python: >=3.10,<3.
|
|
7
|
+
Requires-Python: >=3.10,<3.15
|
|
8
8
|
Classifier: Programming Language :: Python :: 3
|
|
9
9
|
Classifier: Programming Language :: Python :: 3.10
|
|
10
10
|
Classifier: Programming Language :: Python :: 3.11
|
|
11
11
|
Classifier: Programming Language :: Python :: 3.12
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.13
|
|
13
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
13
14
|
Requires-Dist: advertools (>0.16.6,<1.0.0)
|
|
14
15
|
Requires-Dist: aiohttp (>=3.10.5,<4.0.0)
|
|
15
16
|
Requires-Dist: google-auth (>=2.35.0,<3.0.0)
|
|
@@ -46,7 +47,7 @@ pip install wordlift-sdk
|
|
|
46
47
|
poetry add wordlift-sdk
|
|
47
48
|
```
|
|
48
49
|
|
|
49
|
-
Requires Python 3.10–3.
|
|
50
|
+
Requires Python 3.10–3.14.
|
|
50
51
|
|
|
51
52
|
## Configuration
|
|
52
53
|
|
|
@@ -162,6 +162,6 @@ wordlift_sdk/workflow/url_handler/default_url_handler.py,sha256=irMoJftx9Gyq-8HQ
|
|
|
162
162
|
wordlift_sdk/workflow/url_handler/search_console_url_handler.py,sha256=uOwD4t009-cA9JI7ZtbYhCGRwjhLzDpBNTWHERPnNqI,2698
|
|
163
163
|
wordlift_sdk/workflow/url_handler/url_handler.py,sha256=meyOpWVhLk2NcbtUOO_V0z6_T9q-D3pD7kWQCRioYh0,129
|
|
164
164
|
wordlift_sdk/workflow/url_handler/web_page_import_url_handler.py,sha256=xQiy-fgFj_dWKFFBNWeodAGhIMJQereSPdgnjK-Crmo,3529
|
|
165
|
-
wordlift_sdk-2.
|
|
166
|
-
wordlift_sdk-2.
|
|
167
|
-
wordlift_sdk-2.
|
|
165
|
+
wordlift_sdk-2.13.0.dist-info/METADATA,sha256=i-Qku6GFnG48LIQMT9lJBh-EwsZ1Qu7ZAJO2xx8BIQA,5740
|
|
166
|
+
wordlift_sdk-2.13.0.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
167
|
+
wordlift_sdk-2.13.0.dist-info/RECORD,,
|
|
File without changes
|