summaryrefslogtreecommitdiff
path: root/python-awsiotsdk.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-awsiotsdk.spec')
-rw-r--r--python-awsiotsdk.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/python-awsiotsdk.spec b/python-awsiotsdk.spec
index 2704b19..da4ece4 100644
--- a/python-awsiotsdk.spec
+++ b/python-awsiotsdk.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-awsiotsdk
-Version: 1.12.6
+Version: 1.13.0
Release: 1
Summary: AWS IoT SDK based on the AWS Common Runtime
License: License :: OSI Approved :: Apache Software License
URL: https://github.com/aws/aws-iot-device-sdk-python-v2
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a6/ea/aca7fecf4941f738cbb2197295fe528d81ddbc4e3f55d2d5c484e33a8dd6/awsiotsdk-1.12.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0b/09/d927f08a514fdda3958f1b85e2a14998c14a21f617dccd8a6fb83ef21ef3/awsiotsdk-1.13.0.tar.gz
BuildArch: noarch
Requires: python3-awscrt
@@ -115,7 +115,7 @@ We need your help in making this SDK great. Please participate in the community
This library is licensed under the [Apache 2.0 License](./documents/LICENSE).
-Latest released version: v1.12.3
+Latest released version: v1.13.0
%package -n python3-awsiotsdk
@@ -229,7 +229,7 @@ We need your help in making this SDK great. Please participate in the community
This library is licensed under the [Apache 2.0 License](./documents/LICENSE).
-Latest released version: v1.12.3
+Latest released version: v1.13.0
%package help
@@ -340,11 +340,11 @@ We need your help in making this SDK great. Please participate in the community
This library is licensed under the [Apache 2.0 License](./documents/LICENSE).
-Latest released version: v1.12.3
+Latest released version: v1.13.0
%prep
-%autosetup -n awsiotsdk-1.12.6
+%autosetup -n awsiotsdk-1.13.0
%build
%py3_build
@@ -384,5 +384,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.12.6-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.13.0-1
- Package Spec generated