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