diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-09 21:07:21 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-09 21:07:21 +0000 |
commit | 68b153a9c47563fb6cdf9ca17bb0d7028af1f0bb (patch) | |
tree | 7e459ae0ad14feaec691a3defbe06a156451ec27 | |
parent | 255e51a4e6aee28b1b376e988a1473e470e80558 (diff) |
automatic import of python-boto3
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-boto3.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -41,3 +41,4 @@ /boto3-1.26.85.tar.gz /boto3-1.26.86.tar.gz /boto3-1.26.87.tar.gz +/boto3-1.26.88.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index d5ccf0a..f5949a9 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.26.87 +Version: 1.26.88 Release: 1%{?dist} Summary: The AWS SDK for Python @@ -53,5 +53,5 @@ Summary: %{summary} %changelog -* Wed Mar 08 2023 mockbuilder - 1.26.87-1 +* Thu Mar 09 2023 mockbuilder - 1.26.88-1 - Initial package
\ No newline at end of file @@ -1 +1 @@ -c715d012df2546350a7e989cb61e8465 boto3-1.26.87.tar.gz +29d782570f1697270df87572bfa25306 boto3-1.26.88.tar.gz |