diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-20 22:06:51 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-20 22:06:51 +0000 |
commit | 2e659837e94d4e4a0863651db25918663e7125d4 (patch) | |
tree | 7b5820cbc212a5630265c0732c214ef4c495ef3f | |
parent | 59d3183a1b45d5d8f4f4fef842217be87a73e939 (diff) |
automatic import of python-boto3
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-boto3.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -122,3 +122,4 @@ /boto3-1.35.83.tar.gz /boto3-1.35.84.tar.gz /boto3-1.35.85.tar.gz +/boto3-1.35.86.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 8ae25e2..67afcd7 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.35.85 +Version: 1.35.86 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -7020f061359d4cd62953a80ca0ad039b boto3-1.35.85.tar.gz +5f616b5314958f132a674ee7e68608f2 boto3-1.35.86.tar.gz |