summaryrefslogtreecommitdiff
path: root/python-awscli.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-awscli.spec')
-rw-r--r--python-awscli.spec8
1 files changed, 4 insertions, 4 deletions
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