!3 License compliance rectification

From: @penelope_y 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 08:49:09 +00:00 committed by Gitee
commit 239acf04ea
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-websockets Name: python-websockets
Version: 8.1 Version: 8.1
Release: 2 Release: 3
Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692) Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
License: BSD License: BSD-3-Clause
URL: https://github.com/aaugustin/websockets URL: https://github.com/aaugustin/websockets
Source0: https://files.pythonhosted.org/packages/e9/2b/cf738670bb96eb25cb2caf5294e38a9dc3891a6bcd8e3a51770dbc517c65/websockets-8.1.tar.gz Source0: https://files.pythonhosted.org/packages/e9/2b/cf738670bb96eb25cb2caf5294e38a9dc3891a6bcd8e3a51770dbc517c65/websockets-8.1.tar.gz
@ -146,6 +146,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed May 11 2022 yangping <yangping69@h-partners> - 8.1-3
- License compliance rectification
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 8.1-2 * Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 8.1-2
- DESC: delete BuildRequires gdb - DESC: delete BuildRequires gdb