diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-07 21:07:48 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-07 21:07:48 +0000 |
commit | 1d2cd1a0ee12a1cd90144b91fee75042c9ec9832 (patch) | |
tree | f5aa53df47412ee3601faaafa99d8cf8001d159f | |
parent | d5593004bb6796e6a60e6a7bf4d58b2f81bc9bdc (diff) |
automatic import of python-botocore
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-botocore.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -38,3 +38,4 @@ /botocore-1.29.83.tar.gz /botocore-1.29.84.tar.gz /botocore-1.29.85.tar.gz +/botocore-1.29.86.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 6d9fec2..292c99a 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.29.85 +Version: 1.29.86 Release: 1%{?dist} Summary: Low-level, data-driven core of boto 3. @@ -53,5 +53,5 @@ Summary: %{summary} %changelog -* Mon Mar 06 2023 mockbuilder - 1.29.85-1 +* Tue Mar 07 2023 mockbuilder - 1.29.86-1 - Initial package
\ No newline at end of file @@ -1 +1 @@ -1a25ce155380d2fad62093248f37fb49 botocore-1.29.85.tar.gz +95d2c7fa9e43dd8ae7738e858d82bf02 botocore-1.29.86.tar.gz |