summaryrefslogtreecommitdiff
path: root/python-botocore.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-07-04 14:01:19 +0000
committerCoprDistGit <infra@openeuler.org>2023-07-04 14:01:19 +0000
commite7f0719df23a38641963ca3a980d45b7f92f5943 (patch)
treee992d704ba656cc20a14d2bffec1eb98aa6c675f /python-botocore.spec
parent7ab74a07c5d7fe45cf067d0ada3e50c37d766dda (diff)
automatic import of botocore
Diffstat (limited to 'python-botocore.spec')
-rw-r--r--python-botocore.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-botocore.spec b/python-botocore.spec
index 7f13101..11fcb95 100644
--- a/python-botocore.spec
+++ b/python-botocore.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-botocore
-Version: 1.29.162
+Version: 1.30.0
Release: 1
Summary: Low-level, data-driven core of boto 3.
License: Apache License 2.0
URL: https://github.com/boto/botocore
-Source0: https://mirrors.aliyun.com/pypi/web/packages/47/be/328d6fcb30c4335793d3bcec407e66e576122b01abc0c7f79800c0f37ebd/botocore-1.29.162.tar.gz
+Source0: https://mirrors.aliyun.com/pypi/web/packages/a9/88/1793af4c5a347bece3de5f8d63237e88428c0c535b488d8820724b1b3a37/botocore-1.30.0.tar.gz
BuildArch: noarch
Requires: python3-jmespath
@@ -47,7 +47,7 @@ botocore package is the foundation for the
Botocore is maintained and published by `Amazon Web Services`_.
%prep
-%autosetup -n botocore-1.29.162
+%autosetup -n botocore-1.30.0
%build
%py3_build
@@ -87,5 +87,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Jun 28 2023 Python_Bot <Python_Bot@openeuler.org> - 1.29.162-1
+* Tue Jul 04 2023 Python_Bot <Python_Bot@openeuler.org> - 1.30.0-1
- Package Spec generated