!15 [sync] PR-13: enable tests
From: @openeuler-sync-bot Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
a1508590e7
@ -1,7 +1,7 @@
|
|||||||
%bcond_with tests
|
%bcond_without tests
|
||||||
Name: python-ethtool
|
Name: python-ethtool
|
||||||
Version: 0.15
|
Version: 0.15
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python bindings for the ethtool kernel interface
|
Summary: Python bindings for the ethtool kernel interface
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -9,6 +9,8 @@ URL: https://pypi.org/project/ethtool/
|
|||||||
Source0: https://files.pythonhosted.org/packages/d2/59/2137996ee2da077e9369ac323830938bfc14083049081d89fdd7f3cf20a5/ethtool-0.15.tar.gz
|
Source0: https://files.pythonhosted.org/packages/d2/59/2137996ee2da077e9369ac323830938bfc14083049081d89fdd7f3cf20a5/ethtool-0.15.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc libnl3-devel python3-setuptools python3-devel
|
BuildRequires: gcc libnl3-devel python3-setuptools python3-devel
|
||||||
|
# dependency for tests
|
||||||
|
BuildRequires: net-tools
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Python bindings for the ethtool kernel interface. The Python ethtool
|
Python bindings for the ethtool kernel interface. The Python ethtool
|
||||||
@ -63,6 +65,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch}
|
|||||||
%doc %{_mandir}/man*
|
%doc %{_mandir}/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 06 2022 zhanzhimin <zhanzhimin@h-partners.com> - 0.15-2
|
||||||
|
- enable tests
|
||||||
|
|
||||||
* Sat Nov 27 2021 zhanzhimin <zhanzhimin@huawei.com> - 0.15-1
|
* Sat Nov 27 2021 zhanzhimin <zhanzhimin@huawei.com> - 0.15-1
|
||||||
- update to 0.15
|
- update to 0.15
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user