boto3-refresh-session 0.0.27__py3-none-any.whl → 0.0.36__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,12 +1,11 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: boto3-refresh-session
3
- Version: 0.0.27
3
+ Version: 0.0.36
4
4
  Summary: A simple Python package for refreshing boto3 sessions automatically.
5
- Home-page: https://github.com/michaelthomasletts/boto3-refresh-session
6
5
  License: MIT
7
6
  Keywords: boto3,botocore,aws
8
7
  Author: Mike Letts
9
- Author-email: michaelthomasletts@gmail.com
8
+ Author-email: lettsmt@gmail.com
10
9
  Maintainer: Michael Letts
11
10
  Maintainer-email: lettsmt@gmail.com
12
11
  Requires-Python: >=3.10
@@ -25,7 +24,7 @@ Description-Content-Type: text/markdown
25
24
 
26
25
  # boto3-refresh-session
27
26
  [![PyPI Download](https://img.shields.io/pypi/v/boto3-refresh-session?logo=pypis.svg)](https://pypi.org/project/boto3-refresh-session/)
28
- [![Workflow](https://img.shields.io/github/actions/workflow/status/michaelthomasletts/boto3-refresh-session/push_pullrequest.yml?logo=github)](https://github.com/michaelthomasletts/boto3-refresh-session/actions/workflows/push_pullrequest.yml)
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)
29
28
  ![Python Version](https://img.shields.io/pypi/pyversions/boto3-refresh-session?style=pypi)
30
29
  ![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/michaelthomasletts/boto3-refresh-session/total?logo=github)
31
30
  ![GitHub last commit](https://img.shields.io/github/last-commit/michaelthomasletts/boto3-refresh-session?logo=github)
@@ -98,3 +97,4 @@ pip install boto3-refresh-session
98
97
  ### Authors
99
98
 
100
99
  - [Michael Letts](https://michaelthomasletts.github.io/)
100
+
@@ -0,0 +1,6 @@
1
+ boto3_refresh_session/__init__.py,sha256=OMY8el4qROyEvo0vr1Kv8rtFU7g3xnjHuBss54XRTEA,135
2
+ boto3_refresh_session/session.py,sha256=565FIz_PW8jTptvWooMEuS7igvWxWCjejBC500erUwU,4880
3
+ boto3_refresh_session-0.0.36.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
4
+ boto3_refresh_session-0.0.36.dist-info/METADATA,sha256=P93Uw_qJeUlAx0KW5wZsntS7uQXGDgk0h3Cb_WPiNCs,4379
5
+ boto3_refresh_session-0.0.36.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
6
+ boto3_refresh_session-0.0.36.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.0.0
2
+ Generator: poetry-core 2.1.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,6 +0,0 @@
1
- boto3_refresh_session/__init__.py,sha256=OMY8el4qROyEvo0vr1Kv8rtFU7g3xnjHuBss54XRTEA,135
2
- boto3_refresh_session/session.py,sha256=565FIz_PW8jTptvWooMEuS7igvWxWCjejBC500erUwU,4880
3
- boto3_refresh_session-0.0.27.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
4
- boto3_refresh_session-0.0.27.dist-info/METADATA,sha256=fg1Q7M3TtH95u0oigOtbvosqre6BzyOKucE87y_th3s,4472
5
- boto3_refresh_session-0.0.27.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
6
- boto3_refresh_session-0.0.27.dist-info/RECORD,,