diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:06:34 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:06:34 +0000 |
| commit | b41813e32d2ac3e79eaf51f680043b232a2c9a30 (patch) | |
| tree | 5251dad4f8a6949d0d14b501fcb958b1f0d1bb2d | |
| parent | c0947924691254cbf0f801dcadfe07bcc0b354b0 (diff) | |
automatic import of python-boto3openeuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-boto3.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /boto3-1.26.109.tar.gz +/boto3-1.26.117.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index c4103f2..abe535f 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-boto3 -Version: 1.26.109 +Version: 1.26.117 Release: 1 Summary: The AWS SDK for Python License: Apache License 2.0 URL: https://github.com/boto/boto3 -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/27/cb/86d83c450d1471e1bf6deee4b47be7228154306eab564568165908e30c11/boto3-1.26.109.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/31/5e/c9087d38283b5b3637137e2d95c23a3daacfe17be84216485a32b6c1f394/boto3-1.26.117.tar.gz BuildArch: noarch Requires: python3-botocore @@ -32,7 +32,7 @@ Provides: python3-boto3-doc %prep -%autosetup -n boto3-1.26.109 +%autosetup -n boto3-1.26.117 %build %py3_build @@ -72,5 +72,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.109-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.117-1 - Package Spec generated @@ -1 +1 @@ -9ca4797079e0db44a9a9ccd8214c10a5 boto3-1.26.109.tar.gz +4098698ffeb210b387dc66fa5b880dce boto3-1.26.117.tar.gz |
