!2 python-websockets delete BuildRequires gdb
From: @chenyanpanHW Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
0a5e0b15e7
@ -1,7 +1,7 @@
|
|||||||
%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: 1
|
Release: 2
|
||||||
Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/aaugustin/websockets
|
URL: https://github.com/aaugustin/websockets
|
||||||
@ -44,7 +44,6 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-cffi
|
BuildRequires: python3-cffi
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gdb
|
|
||||||
%description -n python3-websockets
|
%description -n python3-websockets
|
||||||
``websockets`` is a library for building WebSocket servers_ and clients_ in
|
``websockets`` is a library for building WebSocket servers_ and clients_ in
|
||||||
Python with a focus on correctness and simplicity.
|
Python with a focus on correctness and simplicity.
|
||||||
@ -147,5 +146,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 8.1-2
|
||||||
|
- DESC: delete BuildRequires gdb
|
||||||
|
|
||||||
* Thu Oct 01 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Thu Oct 01 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user