boto3-refresh-session 1.0.37__py3-none-any.whl → 1.0.38__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 . import session
4
4
  from .session import RefreshableSession
5
5
 
6
6
  __all__.extend(session.__all__)
7
- __version__ = "1.0.37"
7
+ __version__ = "1.0.38"
8
8
  __author__ = "Mike Letts"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: boto3-refresh-session
3
- Version: 1.0.37
3
+ Version: 1.0.38
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
@@ -52,7 +52,7 @@ Description-Content-Type: text/markdown
52
52
  </a>
53
53
 
54
54
  <a href="https://pepy.tech/project/boto3-refresh-session">
55
- <img src="https://img.shields.io/badge/downloads-50.8K-red?logo=python&color=%23FF0000" alt="Downloads"/>
55
+ <img src="https://img.shields.io/badge/downloads-53.1K-red?logo=python&color=%23FF0000" alt="Downloads"/>
56
56
  </a>
57
57
 
58
58
  <a href="https://michaelthomasletts.github.io/boto3-refresh-session/index.html">
@@ -79,7 +79,7 @@ Description-Content-Type: text/markdown
79
79
 
80
80
  ## Adoption
81
81
 
82
- The following line plot illustrates the adoption of BRS in terms of total downloads over a rolling seven day window since the inception of BRS.
82
+ The following line plot illustrates the adoption of BRS from the last three months in terms of average daily downloads over a rolling seven day window.
83
83
 
84
84
  <p align="center">
85
85
  <img src="https://raw.githubusercontent.com/michaelthomasletts/boto3-refresh-session/refs/heads/main/doc/downloads.png" />
@@ -0,0 +1,7 @@
1
+ boto3_refresh_session/__init__.py,sha256=Cq9U42ufjnCOsXAcZhV_C_8QXKnUOzd2CvhCycvzcVg,158
2
+ boto3_refresh_session/session.py,sha256=jDSjEHIZkGvMEOKzCtcOT7j41rOOoR_tei_dffS0Cww,5887
3
+ boto3_refresh_session-1.0.38.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
4
+ boto3_refresh_session-1.0.38.dist-info/METADATA,sha256=1UrMrFO8R7_aF8cVLxhtjcxsn1WT43FmarHNEUdO0OU,6805
5
+ boto3_refresh_session-1.0.38.dist-info/NOTICE,sha256=1s8r33qbl1z0YvPB942iWgvbkP94P_e8AnROr1qXXuw,939
6
+ boto3_refresh_session-1.0.38.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
7
+ boto3_refresh_session-1.0.38.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- boto3_refresh_session/__init__.py,sha256=90Wvbu942LYwS7rgcXhQl2eNs7Cxw2DDHdvive9g3Y0,158
2
- boto3_refresh_session/session.py,sha256=jDSjEHIZkGvMEOKzCtcOT7j41rOOoR_tei_dffS0Cww,5887
3
- boto3_refresh_session-1.0.37.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
4
- boto3_refresh_session-1.0.37.dist-info/METADATA,sha256=L8gE7Lq7Jo0Op_0bvPGLy2wKKW1N0bumVrr0Zg8W0sc,6797
5
- boto3_refresh_session-1.0.37.dist-info/NOTICE,sha256=1s8r33qbl1z0YvPB942iWgvbkP94P_e8AnROr1qXXuw,939
6
- boto3_refresh_session-1.0.37.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
7
- boto3_refresh_session-1.0.37.dist-info/RECORD,,