!6 remove redundant provides python-webob

Merge pull request !6 from caodongxia/master
This commit is contained in:
openeuler-ci-bot 2021-12-14 12:07:51 +00:00 committed by Gitee
commit cd9a7b3522

View File

@ -1,6 +1,6 @@
Name: python-alsa Name: python-alsa
Version: 1.1.6 Version: 1.1.6
Release: 2 Release: 3
Summary: Python binding for the ALSA library Summary: Python binding for the ALSA library
License: LGPLv2+ License: LGPLv2+
URL: http://www.alsa-project.org/ URL: http://www.alsa-project.org/
@ -15,7 +15,7 @@ Python bindings for the ALSA library.
Summary: Python3 binding for the ALSA library Summary: Python3 binding for the ALSA library
BuildRequires: python3-devel BuildRequires: python3-devel
Requires: python3 Requires: python3
%{?python_provide:%python_provide python3-webob} %{?python_provide:%python_provide python3-alsa}
%description -n python3-alsa %description -n python3-alsa
Python3 bindings for the ALSA library. Python3 bindings for the ALSA library.
@ -33,6 +33,9 @@ Python3 bindings for the ALSA library.
%{python3_sitearch}/* %{python3_sitearch}/*
%changelog %changelog
* Thu Sep 16 2021 caodongxia <caodongxia@huawei.com> - 1.1.6-3
- Remove redundant provides python-webob
* Fri Oct 30 2020 xinghe <xinghe1@huawei.com> - 1.1.6-2 * Fri Oct 30 2020 xinghe <xinghe1@huawei.com> - 1.1.6-2
- remove python2 dependency - remove python2 dependency