boto3-refresh-session 0.1.21__py3-none-any.whl → 0.1.23__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.
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: boto3-refresh-session
3
- Version: 0.1.21
4
- Summary: A simple Python package for refreshing boto3 sessions automatically.
3
+ Version: 0.1.23
4
+ Summary: A simple Python package for refreshing AWS temporary credentials in boto3 automatically.
5
5
  License: MIT
6
6
  Keywords: boto3,botocore,aws
7
7
  Author: Mike Letts
@@ -26,7 +26,6 @@ Description-Content-Type: text/markdown
26
26
  [![PyPI Download](https://img.shields.io/pypi/v/boto3-refresh-session?logo=pypis.svg)](https://pypi.org/project/boto3-refresh-session/)
27
27
  [![Workflow](https://img.shields.io/github/actions/workflow/status/michaelthomasletts/boto3-refresh-session/push.yml?logo=github)](https://github.com/michaelthomasletts/boto3-refresh-session/actions/workflows/push_pullrequest.yml)
28
28
  ![Python Version](https://img.shields.io/pypi/pyversions/boto3-refresh-session?style=pypi)
29
- ![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/michaelthomasletts/boto3-refresh-session/total?logo=github)
30
29
  ![GitHub last commit](https://img.shields.io/github/last-commit/michaelthomasletts/boto3-refresh-session?logo=github)
31
30
  ![GitHub Repo stars](https://img.shields.io/github/stars/michaelthomasletts/boto3-refresh-session?logo=github)
32
31
  ![GitHub forks](https://img.shields.io/github/forks/michaelthomasletts/boto3-refresh-session?logo=github)
@@ -34,7 +33,7 @@ Description-Content-Type: text/markdown
34
33
 
35
34
  ![BRS Image](https://raw.githubusercontent.com/michaelthomasletts/boto3-refresh-session/refs/heads/main/doc/brs.png)
36
35
 
37
- A simple Python package for refreshing boto3 sessions automatically.
36
+ A simple Python package for refreshing AWS temporary credentials in ``boto3`` automatically.
38
37
 
39
38
  - [Documentation](https://michaelthomasletts.github.io/boto3-refresh-session/index.html)
40
39
  - [Source Code](https://github.com/michaelthomasletts/boto3-refresh-session)
@@ -0,0 +1,6 @@
1
+ boto3_refresh_session/__init__.py,sha256=OMY8el4qROyEvo0vr1Kv8rtFU7g3xnjHuBss54XRTEA,135
2
+ boto3_refresh_session/session.py,sha256=xp5MNsNgdQ9LMryPk0JQLt6Ctp0qL9WgoVXMErTv6f0,5895
3
+ boto3_refresh_session-0.1.23.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
4
+ boto3_refresh_session-0.1.23.dist-info/METADATA,sha256=_AgohoZMUiWIOPaKnAE6XDRGpTp2ivTPuprHWtDhjf0,4360
5
+ boto3_refresh_session-0.1.23.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
6
+ boto3_refresh_session-0.1.23.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- boto3_refresh_session/__init__.py,sha256=OMY8el4qROyEvo0vr1Kv8rtFU7g3xnjHuBss54XRTEA,135
2
- boto3_refresh_session/session.py,sha256=xp5MNsNgdQ9LMryPk0JQLt6Ctp0qL9WgoVXMErTv6f0,5895
3
- boto3_refresh_session-0.1.21.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
4
- boto3_refresh_session-0.1.21.dist-info/METADATA,sha256=f_nI5asPGmKpPCOAvAvW3RSd14Z_PM2n9x4yQvGsFu0,4463
5
- boto3_refresh_session-0.1.21.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
6
- boto3_refresh_session-0.1.21.dist-info/RECORD,,