diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-22 20:06:52 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-22 20:06:52 +0000 |
commit | dbdfbf84eba555cdc4f833f8f7b17208622304c1 (patch) | |
tree | 40486703ff62249c00233c83e084fcc6c8be26e3 | |
parent | aeec1dc0729b085f1fd829c57479b452b1a8521b (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
@@ -49,3 +49,4 @@ /boto3-1.26.93.tar.gz /boto3-1.26.95.tar.gz /boto3-1.26.96.tar.gz +/boto3-1.26.97.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 0df9979..ef2f698 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.26.96 +Version: 1.26.97 Release: 1%{?dist} Summary: The AWS SDK for Python @@ -53,5 +53,5 @@ Summary: %{summary} %changelog -* Tue Mar 21 2023 mockbuilder - 1.26.96-1 +* Wed Mar 22 2023 mockbuilder - 1.26.97-1 - Initial package
\ No newline at end of file @@ -1 +1 @@ -0913e2ad8eb208bccb826b10c92ccb5c boto3-1.26.96.tar.gz +585adcc63b19164be1d9c5b5f0d8c440 boto3-1.26.97.tar.gz |