boto3-refresh-session 1.3.11__py3-none-any.whl → 1.3.12__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.
@@ -4,5 +4,5 @@ from .session import RefreshableSession
4
4
  from .sts import STSRefreshableSession
5
5
 
6
6
  __all__ = ["RefreshableSession"]
7
- __version__ = "1.3.11"
7
+ __version__ = "1.3.12"
8
8
  __author__ = "Mike Letts"
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: boto3-refresh-session
3
- Version: 1.3.11
3
+ Version: 1.3.12
4
4
  Summary: A simple Python package for refreshing the temporary security credentials in a boto3.session.Session object automatically.
5
5
  License: MIT
6
- Keywords: boto3,botocore,aws
6
+ Keywords: boto3,botocore,aws,sts,ecs,credentials,token,refresh
7
7
  Author: Mike Letts
8
8
  Author-email: lettsmt@gmail.com
9
9
  Maintainer: Michael Letts
@@ -17,6 +17,7 @@ Classifier: Programming Language :: Python :: 3.12
17
17
  Classifier: Programming Language :: Python :: 3.13
18
18
  Requires-Dist: boto3
19
19
  Requires-Dist: botocore
20
+ Requires-Dist: requests
20
21
  Project-URL: Documentation, https://michaelthomasletts.github.io/boto3-refresh-session/index.html
21
22
  Project-URL: Repository, https://github.com/michaelthomasletts/boto3-refresh-session
22
23
  Description-Content-Type: text/markdown
@@ -56,9 +57,13 @@ Description-Content-Type: text/markdown
56
57
  </a>
57
58
 
58
59
  <a href="https://pepy.tech/project/boto3-refresh-session">
59
- <img src="https://img.shields.io/badge/downloads-62.9K-red?logo=python&color=%23FF0000&label=Downloads" alt="Downloads"/>
60
+ <img src="https://img.shields.io/badge/downloads-67.6K-red?logo=python&color=%23FF0000&label=Downloads%20%28with%20mirrors%29" alt="Downloads with mirrors"/>
60
61
  </a>
61
62
 
63
+ <a href="https://pepy.tech/project/boto3-refresh-session">
64
+ <img src="https://img.shields.io/badge/downloads-17.3K-red?logo=python&color=%23FF0000&label=Downloads%20%28without%20mirrors%29" alt="Downloads without mirrors"/>
65
+ </a>
66
+
62
67
  <a href="https://michaelthomasletts.github.io/boto3-refresh-session/index.html">
63
68
  <img src="https://img.shields.io/badge/Official%20Documentation-📘-FF0000?style=flat&labelColor=555&logo=readthedocs" alt="Documentation Badge"/>
64
69
  </a>
@@ -1,11 +1,11 @@
1
- boto3_refresh_session/__init__.py,sha256=DohG-bMPXA_oNxVdsxqkhkP2WTht4ZhPYZnvr2TOHnk,246
1
+ boto3_refresh_session/__init__.py,sha256=OnVl7L98jfXvAXyxTs4chgxWzouvqq4EWmaPedm9a3s,246
2
2
  boto3_refresh_session/custom.py,sha256=L3kQ_6e-lmIGgm1GHLngOqJOzeS-oDFoVCPTkva0-PA,3760
3
3
  boto3_refresh_session/ecs.py,sha256=WIC5mlbcEnM1oo-QXmmtiw2mjFDn01hBfcFh67ku42A,3713
4
4
  boto3_refresh_session/exceptions.py,sha256=qcFzdIuK5PZirs77H_Kb64S9QFb6cn2OJtirjvaRLiY,972
5
5
  boto3_refresh_session/session.py,sha256=u1gSsYH3OpcbIurMS2nstPbQtOO-S9GZsuk_yhjEqAI,5304
6
6
  boto3_refresh_session/sts.py,sha256=paIgbmn9a3cATNX-6AEGxnSGNZnX1pj4rRQmh8gQSKs,3132
7
- boto3_refresh_session-1.3.11.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
8
- boto3_refresh_session-1.3.11.dist-info/METADATA,sha256=uAQ4YUTH7odAThp-TeiUizKkJMGHmM9ERtcx86atqOU,7052
9
- boto3_refresh_session-1.3.11.dist-info/NOTICE,sha256=1s8r33qbl1z0YvPB942iWgvbkP94P_e8AnROr1qXXuw,939
10
- boto3_refresh_session-1.3.11.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
11
- boto3_refresh_session-1.3.11.dist-info/RECORD,,
7
+ boto3_refresh_session-1.3.12.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
8
+ boto3_refresh_session-1.3.12.dist-info/METADATA,sha256=PsS5krrgd_hYnyyzunN2EjhzYjkSuu4xr7yTiSWNH0s,7385
9
+ boto3_refresh_session-1.3.12.dist-info/NOTICE,sha256=1s8r33qbl1z0YvPB942iWgvbkP94P_e8AnROr1qXXuw,939
10
+ boto3_refresh_session-1.3.12.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
11
+ boto3_refresh_session-1.3.12.dist-info/RECORD,,