edgegrid-python 2.0.4__py3-none-any.whl → 2.0.5__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.
- akamai/edgegrid/__init__.py +2 -2
- {edgegrid_python-2.0.4.dist-info → edgegrid_python-2.0.5.dist-info}/METADATA +3 -3
- {edgegrid_python-2.0.4.dist-info → edgegrid_python-2.0.5.dist-info}/RECORD +8 -8
- {edgegrid_python-2.0.4.dist-info → edgegrid_python-2.0.5.dist-info}/WHEEL +1 -1
- {edgegrid_python-2.0.4.dist-info → edgegrid_python-2.0.5.dist-info}/licenses/LICENSE +1 -1
- /edgegrid_python-2.0.4-py3.13-nspkg.pth → /edgegrid_python-2.0.5-py3.10-nspkg.pth +0 -0
- {edgegrid_python-2.0.4.dist-info → edgegrid_python-2.0.5.dist-info}/namespace_packages.txt +0 -0
- {edgegrid_python-2.0.4.dist-info → edgegrid_python-2.0.5.dist-info}/top_level.txt +0 -0
akamai/edgegrid/__init__.py
CHANGED
|
@@ -36,6 +36,6 @@ from .edgerc import EdgeRc
|
|
|
36
36
|
__all__ = ['EdgeGridAuth', 'EdgeRc']
|
|
37
37
|
|
|
38
38
|
__title__ = 'edgegrid-python'
|
|
39
|
-
__version__ = '2.0.
|
|
39
|
+
__version__ = '2.0.5'
|
|
40
40
|
__license__ = 'Apache 2.0'
|
|
41
|
-
__copyright__ = 'Copyright
|
|
41
|
+
__copyright__ = 'Copyright 2026 Akamai Technologies'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: edgegrid-python
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.5
|
|
4
4
|
Summary: {OPEN} client authentication protocol for python-requests
|
|
5
5
|
Home-page: https://github.com/akamai/AkamaiOPEN-edgegrid-python
|
|
6
6
|
License: Apache 2.0
|
|
@@ -52,7 +52,7 @@ pip install edgegrid-python
|
|
|
52
52
|
|
|
53
53
|
We provide authentication credentials through an API client. Requests to the API are signed with a timestamp and are executed immediately.
|
|
54
54
|
|
|
55
|
-
1. [Create authentication credentials](https://techdocs.akamai.com/developer/docs/
|
|
55
|
+
1. [Create authentication credentials](https://techdocs.akamai.com/developer/docs/edgegrid).
|
|
56
56
|
|
|
57
57
|
2. Place your credentials in an EdgeGrid resource file, `.edgerc`, under a heading of `[default]` at your local home directory.
|
|
58
58
|
|
|
@@ -303,7 +303,7 @@ To report an issue or make a suggestion, create a new [GitHub issue](https://git
|
|
|
303
303
|
|
|
304
304
|
## License
|
|
305
305
|
|
|
306
|
-
Copyright
|
|
306
|
+
Copyright 2026 Akamai Technologies, Inc. All rights reserved.
|
|
307
307
|
|
|
308
308
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use these files except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
|
|
309
309
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
edgegrid_python-2.0.
|
|
2
|
-
akamai/edgegrid/__init__.py,sha256=
|
|
1
|
+
edgegrid_python-2.0.5-py3.10-nspkg.pth,sha256=zXCix7y3c5B6M6S0OvE8NMptjuOYmhhmn1_PwSyyPww,467
|
|
2
|
+
akamai/edgegrid/__init__.py,sha256=RjgUOdDmbKdMXNCmg0gJ34a4dk8s_DcKLBE6dqGzO7k,1217
|
|
3
3
|
akamai/edgegrid/edgegrid.py,sha256=pzJQ7qjC5KZIIM_yrhdVHUuJe6CMFzt-z1ucQeN2-vk,12002
|
|
4
4
|
akamai/edgegrid/edgerc.py,sha256=T9RoKyWnVIIOwAVaJZ3QV5xBAJ9vz7XiyUZ8tMET8dI,1170
|
|
5
5
|
akamai/edgegrid/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -10,9 +10,9 @@ akamai/edgegrid/test/sample_file.txt,sha256=EBMsdifxSkOKTPB-eqA7be67wJ5YWG_G8Njo
|
|
|
10
10
|
akamai/edgegrid/test/test_edgegrid.py,sha256=GhX1CjO3CS_cVV6hFOyOKL8ovxvEZpHbqrFBGmTKkw8,13506
|
|
11
11
|
akamai/edgegrid/test/testcases.json,sha256=81LV7AgNTmHSX4X56dZszrVk-Zk1Jw5vkvI6DFJazSE,15040
|
|
12
12
|
akamai/edgegrid/test/testdata.json,sha256=kJ0DYk94SJeatnvdqYTCw-itxMUdbIhzVta3rIYAVT0,1149
|
|
13
|
-
edgegrid_python-2.0.
|
|
14
|
-
edgegrid_python-2.0.
|
|
15
|
-
edgegrid_python-2.0.
|
|
16
|
-
edgegrid_python-2.0.
|
|
17
|
-
edgegrid_python-2.0.
|
|
18
|
-
edgegrid_python-2.0.
|
|
13
|
+
edgegrid_python-2.0.5.dist-info/licenses/LICENSE,sha256=aai-NM26EYkRybAI1eWSlozmBr8-EQ1GWLJe_9qc8M4,10294
|
|
14
|
+
edgegrid_python-2.0.5.dist-info/METADATA,sha256=HhllZ2ndXcsz2byg6qbmJ2ui7-AIrfv00vc-Pdu859w,9208
|
|
15
|
+
edgegrid_python-2.0.5.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
|
|
16
|
+
edgegrid_python-2.0.5.dist-info/namespace_packages.txt,sha256=szjzYJ0FacUGu9R1JEkJrBHjlQroKtnCz0zkAhCvyKw,7
|
|
17
|
+
edgegrid_python-2.0.5.dist-info/top_level.txt,sha256=szjzYJ0FacUGu9R1JEkJrBHjlQroKtnCz0zkAhCvyKw,7
|
|
18
|
+
edgegrid_python-2.0.5.dist-info/RECORD,,
|
|
@@ -176,7 +176,7 @@ recommend that a file or class name and description of purpose be included on
|
|
|
176
176
|
the same "printed page" as the copyright notice for easier identification within
|
|
177
177
|
third-party archives.
|
|
178
178
|
|
|
179
|
-
Copyright
|
|
179
|
+
Copyright 2026 Akamai Technologies, Inc. All rights reserved.
|
|
180
180
|
|
|
181
181
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
182
182
|
you may not use these files except in compliance with the License.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|