diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-05 04:08:05 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-12-05 04:08:05 +0000 |
commit | e081b260245ff0b892711ff954b96ed729225c7d (patch) | |
tree | 7454aeaed6a5e460c92a58d36d21f753bd13053f | |
parent | 945f91c00184c80d312fb4214fd6435883c740f0 (diff) |
automatic import of python-botocore
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-botocore.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -111,3 +111,4 @@ /botocore-1.35.73.tar.gz /botocore-1.35.74.tar.gz /botocore-1.35.75.tar.gz +/botocore-1.35.76.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index cc92085..9bd1519 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.35.75 +Version: 1.35.76 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: Low-level, data-driven core of boto 3. @@ -1 +1 @@ -8ac939dc889759b35879752b28eb9e8c botocore-1.35.75.tar.gz +b9a521fdadd2dac9c82bb6c0cd440351 botocore-1.35.76.tar.gz |