diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-20 23:07:05 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-20 23:07:05 +0000 |
commit | 3ebd5ba8e9f16c66ff0e5b699c620288810f7cbe (patch) | |
tree | 0112bb32ee041efe5246471a17e920c43afa45c4 | |
parent | ce948ec86e2cfc82b4aee265ecda28c5a098ba8a (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
@@ -127,3 +127,4 @@ /botocore-1.40.11.tar.gz /botocore-1.40.12.tar.gz /botocore-1.40.13.tar.gz +/botocore-1.40.14.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index c84e6c8..3688a70 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.40.13 +Version: 1.40.14 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: Low-level, data-driven core of boto 3. @@ -1 +1 @@ -062a727fb05d6c2fae48d6317a23746c botocore-1.40.13.tar.gz +c42c140591414f722e6bbe706b4ef7e9 botocore-1.40.14.tar.gz |