diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-02-18 22:06:58 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-02-18 22:06:58 +0000 |
commit | 053e6c97e95928926082b3206efb4f6a40778c1e (patch) | |
tree | 784ab1072b668780544ce0e51716de2f6f6d1226 | |
parent | 5cf40b9b0ca25732311a56dd01602b401989eb3f (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
@@ -7,3 +7,4 @@ /botocore-1.36.20.tar.gz /botocore-1.36.21.tar.gz /botocore-1.36.22.tar.gz +/botocore-1.36.23.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 33afd4c..27148cd 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.36.22 +Version: 1.36.23 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: Low-level, data-driven core of boto 3. @@ -1 +1 @@ -680bd056eb122fbc5cd1d9f449975b48 botocore-1.36.22.tar.gz +dfc4f4e63da308085bbdcfa89e5d2b72 botocore-1.36.23.tar.gz |