boto3-refresh-session 1.3.12__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.12"
7
+ __version__ = "1.3.13"
8
8
  __author__ = "Mike Letts"
9
+ __maintainer__ = "Mike Letts"
10
+ __license__ = "MIT"
11
+ __email__ = "lettsmt@gmail.com"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: boto3-refresh-session
3
- Version: 1.3.12
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
6
  Keywords: boto3,botocore,aws,sts,ecs,credentials,token,refresh
@@ -56,11 +56,11 @@ Description-Content-Type: text/markdown
56
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"/>
57
57
  </a>
58
58
 
59
- <a href="https://pepy.tech/project/boto3-refresh-session">
59
+ <a href="https://pypistats.org/packages/boto3-refresh-session">
60
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"/>
61
61
  </a>
62
62
 
63
- <a href="https://pepy.tech/project/boto3-refresh-session">
63
+ <a href="https://pypistats.org/packages/boto3-refresh-session">
64
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
65
  </a>
66
66
 
@@ -90,7 +90,7 @@ Description-Content-Type: text/markdown
90
90
  - ECS
91
91
  - Supports custom authentication methods for complicated authentication flows
92
92
  - Natively supports all parameters supported by `boto3.session.Session`
93
- - 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/)
94
94
  - Future releases will include support for EC2, IoT, SSO, and OIDC
95
95
 
96
96
  ## Recognition, Adoption, and Testimonials
@@ -1,11 +1,11 @@
1
- boto3_refresh_session/__init__.py,sha256=OnVl7L98jfXvAXyxTs4chgxWzouvqq4EWmaPedm9a3s,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.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,,
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,,