!6 License compliance rectification

From: @wk333 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2024-06-14 07:05:52 +00:00 committed by Gitee
commit abdb5eb36b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-AWSIoTPythonSDK Name: python-AWSIoTPythonSDK
Version: 1.4.8 Version: 1.4.8
Release: 1 Release: 2
Summary: SDK for connecting to AWS IoT using Python. Summary: SDK for connecting to AWS IoT using Python.
License: Apache Software License License: Apache-2.0
URL: https://github.com/aws/aws-iot-device-sdk-python.git URL: https://github.com/aws/aws-iot-device-sdk-python.git
Source0: https://files.pythonhosted.org/packages/79/f4/a8e386cad19edd0de41326c71e5d9d47c32ee0f3efe615fbd9c5c9197c8f/AWSIoTPythonSDK-1.4.8.tar.gz Source0: https://files.pythonhosted.org/packages/79/f4/a8e386cad19edd0de41326c71e5d9d47c32ee0f3efe615fbd9c5c9197c8f/AWSIoTPythonSDK-1.4.8.tar.gz
BuildArch: noarch BuildArch: noarch
@ -66,5 +66,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Jun 23 2020 Python_Bot <Python_Bot@openeuler.org> * Thu Jun 13 2024 wangkai <13474090681@163.com> - 1.4.8-2
- License compliance rectification
* Tue Jun 23 2020 Python_Bot <Python_Bot@openeuler.org> - 1.4.8-1
- Package Spec generated - Package Spec generated