diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-14 20:07:41 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-08-14 20:07:42 +0000 |
commit | 8a601971e91822500cfce8fbab6c7cd6436dbbbb (patch) | |
tree | 1ca5bc5afe3cd360401b6e9f8e16ce59dce9ea9f | |
parent | a6304777f7b9ff6623c2c54adc73ef1b938c31f9 (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
@@ -123,3 +123,4 @@ /botocore-1.40.7.tar.gz /botocore-1.40.8.tar.gz /botocore-1.40.9.tar.gz +/botocore-1.40.10.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 3814b28..53f00f2 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.40.9 +Version: 1.40.10 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: Low-level, data-driven core of boto 3. @@ -1 +1 @@ -67620b82a215da4e251be9f1ffa3ba21 botocore-1.40.9.tar.gz +88d627dc9d6f67d5d957dac6db8797af botocore-1.40.10.tar.gz |