sumo-wrapper-python 1.0.21__py3-none-any.whl → 1.0.22__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 sumo-wrapper-python might be problematic. Click here for more details.
- sumo/wrapper/_version.py +2 -2
- {sumo_wrapper_python-1.0.21.dist-info → sumo_wrapper_python-1.0.22.dist-info}/METADATA +10 -10
- {sumo_wrapper_python-1.0.21.dist-info → sumo_wrapper_python-1.0.22.dist-info}/RECORD +7 -7
- {sumo_wrapper_python-1.0.21.dist-info → sumo_wrapper_python-1.0.22.dist-info}/WHEEL +1 -1
- {sumo_wrapper_python-1.0.21.dist-info → sumo_wrapper_python-1.0.22.dist-info}/LICENSE +0 -0
- {sumo_wrapper_python-1.0.21.dist-info → sumo_wrapper_python-1.0.22.dist-info}/entry_points.txt +0 -0
- {sumo_wrapper_python-1.0.21.dist-info → sumo_wrapper_python-1.0.22.dist-info}/top_level.txt +0 -0
sumo/wrapper/_version.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: sumo-wrapper-python
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.22
|
|
4
4
|
Summary: Python wrapper for the Sumo API
|
|
5
5
|
Author: Equinor
|
|
6
|
-
License:
|
|
6
|
+
License: Apache License
|
|
7
7
|
Version 2.0, January 2004
|
|
8
8
|
http://www.apache.org/licenses/
|
|
9
9
|
|
|
@@ -208,7 +208,7 @@ License: Apache License
|
|
|
208
208
|
Project-URL: Repository, https://github.com/equinor/sumo-wrapper-python
|
|
209
209
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
210
210
|
Classifier: Programming Language :: Python
|
|
211
|
-
Requires-Python: >=3.
|
|
211
|
+
Requires-Python: >=3.9
|
|
212
212
|
Description-Content-Type: text/markdown
|
|
213
213
|
License-File: LICENSE
|
|
214
214
|
Requires-Dist: msal>=1.20.0
|
|
@@ -217,18 +217,18 @@ Requires-Dist: pyjwt>=2.4.0
|
|
|
217
217
|
Requires-Dist: httpx>=0.24.1
|
|
218
218
|
Requires-Dist: tenacity!=8.4.0,>=8.2.2
|
|
219
219
|
Requires-Dist: azure-identity>=1.13.0
|
|
220
|
-
Provides-Extra:
|
|
221
|
-
Requires-Dist:
|
|
222
|
-
Requires-Dist:
|
|
220
|
+
Provides-Extra: test
|
|
221
|
+
Requires-Dist: pytest; extra == "test"
|
|
222
|
+
Requires-Dist: PyYAML; extra == "test"
|
|
223
223
|
Provides-Extra: docs
|
|
224
224
|
Requires-Dist: sphinx==7.1.2; extra == "docs"
|
|
225
225
|
Requires-Dist: sphinx-rtd-theme; extra == "docs"
|
|
226
226
|
Requires-Dist: autoapi; extra == "docs"
|
|
227
227
|
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
|
|
228
228
|
Requires-Dist: sphinxcontrib-apidoc; extra == "docs"
|
|
229
|
-
Provides-Extra:
|
|
230
|
-
Requires-Dist:
|
|
231
|
-
Requires-Dist:
|
|
229
|
+
Provides-Extra: dev
|
|
230
|
+
Requires-Dist: ruff; extra == "dev"
|
|
231
|
+
Requires-Dist: pre-commit; extra == "dev"
|
|
232
232
|
|
|
233
233
|
# sumo-wrapper-python
|
|
234
234
|
|
|
@@ -5,13 +5,13 @@ sumo/wrapper/_blob_client.py,sha256=SyfyFZ1hHVWKU4lmgUqSjl5TaK_OJNQ__0wDETrp-ag,
|
|
|
5
5
|
sumo/wrapper/_decorators.py,sha256=3IEi6GXVkkDACHoo8dOeDoBtZh5TlJ6Tw0qlpOVHqLQ,806
|
|
6
6
|
sumo/wrapper/_logging.py,sha256=jOtMpiVJcF38QBM4ER1VDdHom777L5MkfomtOVHXgu8,1060
|
|
7
7
|
sumo/wrapper/_retry_strategy.py,sha256=qDgl_FLec94fzZaCG__BT8tO4O-D5cZ2_JRYw1zjVTI,2495
|
|
8
|
-
sumo/wrapper/_version.py,sha256=
|
|
8
|
+
sumo/wrapper/_version.py,sha256=i5YNpOqJi5ga7622RoO_H7qsCctndrnXe5nHT2I-0OA,413
|
|
9
9
|
sumo/wrapper/config.py,sha256=6t7qqjrrmd11m4VMlRryiMYw2JDU_R51305woAP1TAs,865
|
|
10
10
|
sumo/wrapper/login.py,sha256=PGYhKnrwV4NorNbwnWj-5LDvCCIKgn-pnvCTeCDvqXA,2375
|
|
11
11
|
sumo/wrapper/sumo_client.py,sha256=vWmiQgUJG9hE4YCORujSs4HbsPIEasFXBKk3DiL48fY,17708
|
|
12
|
-
sumo_wrapper_python-1.0.
|
|
13
|
-
sumo_wrapper_python-1.0.
|
|
14
|
-
sumo_wrapper_python-1.0.
|
|
15
|
-
sumo_wrapper_python-1.0.
|
|
16
|
-
sumo_wrapper_python-1.0.
|
|
17
|
-
sumo_wrapper_python-1.0.
|
|
12
|
+
sumo_wrapper_python-1.0.22.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
13
|
+
sumo_wrapper_python-1.0.22.dist-info/METADATA,sha256=l63vM35g9ecsxfF6RhCt_oEIMApzBlZHC7HEJ0enrA8,14593
|
|
14
|
+
sumo_wrapper_python-1.0.22.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
15
|
+
sumo_wrapper_python-1.0.22.dist-info/entry_points.txt,sha256=V_vGky2C3He5vohJAxnBdvpt_fqfUDFj5irUm9HtoFc,55
|
|
16
|
+
sumo_wrapper_python-1.0.22.dist-info/top_level.txt,sha256=rLbKyH9rWgCj3PoLeR7fvC5X8vCaUc5LF8-Y_GBWZL0,5
|
|
17
|
+
sumo_wrapper_python-1.0.22.dist-info/RECORD,,
|
|
File without changes
|
{sumo_wrapper_python-1.0.21.dist-info → sumo_wrapper_python-1.0.22.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
|
File without changes
|