diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-19 22:08:32 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-19 22:08:32 +0000 |
commit | 59d3183a1b45d5d8f4f4fef842217be87a73e939 (patch) | |
tree | 2bdaf38835ae8aaa550ef8c3b1c85ae6d3ccfa10 | |
parent | 7ba8b24abc54068d34a9dda3b718e0b2f8435293 (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
@@ -121,3 +121,4 @@ /boto3-1.35.82.tar.gz /boto3-1.35.83.tar.gz /boto3-1.35.84.tar.gz +/boto3-1.35.85.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index a84cd8a..8ae25e2 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.35.84 +Version: 1.35.85 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -d7280092bd3490edfebb7a8e774f8d52 boto3-1.35.84.tar.gz +7020f061359d4cd62953a80ca0ad039b boto3-1.35.85.tar.gz |