diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-05-23 21:06:54 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-05-23 21:06:54 +0000 |
commit | fb4035f68cc31e872e7df3a25a7a0859625ed57b (patch) | |
tree | be0176a2e3fd4d3660add0c2bd4f1ca1c3f4edb4 | |
parent | 072a4129cbddf4e3cc35752c03a49a2527fffd11 (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
@@ -91,3 +91,4 @@ /boto3-1.26.136.tar.gz /boto3-1.26.137.tar.gz /boto3-1.26.138.tar.gz +/boto3-1.26.139.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index da397a8..690316b 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,5 +1,5 @@ Name: python-boto3 -Version: 1.26.138 +Version: 1.26.139 Release: 1%{?dist} Summary: The AWS SDK for Python @@ -53,5 +53,5 @@ Summary: %{summary} %changelog -* Mon May 22 2023 mockbuilder - 1.26.138-1 +* Tue May 23 2023 mockbuilder - 1.26.139-1 - Initial package
\ No newline at end of file @@ -1 +1 @@ -176735433e841b6ac4cbed319372fe54 boto3-1.26.138.tar.gz +48de4eb559473784f5abb8c0863137f3 boto3-1.26.139.tar.gz |