diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-28 22:21:44 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-28 22:21:44 +0000 |
commit | f67ddde3091973379696c17d2c3a4dc9e98b1466 (patch) | |
tree | fe2505d553e1f298814df2671edc6d67f06cdf58 | |
parent | 7829fbd73e01f6c552d953276c864fa8e8fb247a (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
@@ -133,3 +133,4 @@ /botocore-1.40.17.tar.gz /botocore-1.40.18.tar.gz /botocore-1.40.19.tar.gz +/botocore-1.40.20.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index a38b6ca..6d2e601 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.40.19 +Version: 1.40.20 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: Low-level, data-driven core of boto 3. @@ -1 +1 @@ -57afe6117c3a3b3181f231f00a764b7c botocore-1.40.19.tar.gz +32d0c5e41ee823f08b8fcfad41c25016 botocore-1.40.20.tar.gz |