diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:09:02 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:09:02 +0000 |
| commit | 3d884b0fab493af771a29f3fe3825a3be01e6c7b (patch) | |
| tree | a8e981df1e3913dc4b4435300eb733620440c9c1 | |
| parent | ba7c073ad3d3fc313b3b8469da5c9ac9be8a1f36 (diff) | |
automatic import of python-awscliopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-awscli.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /awscli-1.27.109.tar.gz +/awscli-1.27.117.tar.gz diff --git a/python-awscli.spec b/python-awscli.spec index 7d7f2c9..fd2bc3e 100644 --- a/python-awscli.spec +++ b/python-awscli.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-awscli -Version: 1.27.109 +Version: 1.27.117 Release: 1 Summary: Universal Command Line Environment for AWS. License: Apache License 2.0 URL: http://aws.amazon.com/cli/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0f/0d/f12413cb3f55928cac338f590ed2196ae62f62015a725c4517b2fdb41ab0/awscli-1.27.109.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4c/df/cfe268515206b4f073b2df493158ad2ceb43719d0cb1cd1ba183af554dd9/awscli-1.27.117.tar.gz BuildArch: noarch Requires: python3-botocore @@ -49,7 +49,7 @@ Jump to: - `More Resources <#more-resources>`__ %prep -%autosetup -n awscli-1.27.109 +%autosetup -n awscli-1.27.117 %build %py3_build @@ -89,5 +89,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.27.109-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.27.117-1 - Package Spec generated @@ -1 +1 @@ -7aaf51a9d2871df731b3ebf06dcfd72a awscli-1.27.109.tar.gz +482c683ca743f869f56ee3734883c8dc awscli-1.27.117.tar.gz |
