diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-26 22:06:26 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-26 22:06:26 +0000 |
commit | 6b80b7946a0576a71a0fc3135393b67858530192 (patch) | |
tree | f37cd9073ae62862672d6ad5dfe95bfd71cbaff6 | |
parent | eda85298f56c173cd5aa452a23715116a5d5e6a7 (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
@@ -124,3 +124,4 @@ /boto3-1.35.85.tar.gz /boto3-1.35.86.tar.gz /boto3-1.35.87.tar.gz +/boto3-1.35.88.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 7f5a343..010cc53 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.35.87 +Version: 1.35.88 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: The AWS SDK for Python @@ -1 +1 @@ -a6e6cc6f3fc6566c6248e35bd1df849a boto3-1.35.87.tar.gz +d7c4ca482be777566450e8ff0732c8e7 boto3-1.35.88.tar.gz |