boto3-refresh-session 1.3.11__py3-none-any.whl → 1.3.13__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,8 @@ 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.13"
8
8
  __author__ = "Mike Letts"
9
+ __maintainer__ = "Mike Letts"
10
+ __license__ = "MIT"
11
+ __email__ = "lettsmt@gmail.com"
@@ -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.13
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
@@ -55,10 +56,14 @@ Description-Content-Type: text/markdown
55
56
  <img src="https://img.shields.io/github/stars/michaelthomasletts/boto3-refresh-session?style=flat&logo=github&labelColor=555&color=FF0000&label=Stars" alt="Stars"/>
56
57
  </a>
57
58
 
58
- <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"/>
59
+ <a href="https://pypistats.org/packages/boto3-refresh-session">
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://pypistats.org/packages/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>
@@ -85,7 +90,7 @@ Description-Content-Type: text/markdown
85
90
  - ECS
86
91
  - Supports custom authentication methods for complicated authentication flows
87
92
  - Natively supports all parameters supported by `boto3.session.Session`
88
- - Tested, documented, and published to PyPI
93
+ - [Tested](https://github.com/michaelthomasletts/boto3-refresh-session/tree/main/tests), [documented](https://michaelthomasletts.github.io/boto3-refresh-session/index.html), and [published to PyPI](https://pypi.org/project/boto3-refresh-session/)
89
94
  - Future releases will include support for EC2, IoT, SSO, and OIDC
90
95
 
91
96
  ## Recognition, Adoption, and Testimonials
@@ -1,11 +1,11 @@
1
- boto3_refresh_session/__init__.py,sha256=DohG-bMPXA_oNxVdsxqkhkP2WTht4ZhPYZnvr2TOHnk,246
1
+ boto3_refresh_session/__init__.py,sha256=staPg54Ubnm3-Ipi71E4AJQlhf5jRTQlq-BsbVMABRA,328
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.13.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
8
+ boto3_refresh_session-1.3.13.dist-info/METADATA,sha256=qP4kzML9CQCS-gSpXlhXwoKh--AffznQorn0ZjfPhvU,7598
9
+ boto3_refresh_session-1.3.13.dist-info/NOTICE,sha256=1s8r33qbl1z0YvPB942iWgvbkP94P_e8AnROr1qXXuw,939
10
+ boto3_refresh_session-1.3.13.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
11
+ boto3_refresh_session-1.3.13.dist-info/RECORD,,