commit
0a3f96941a
Binary file not shown.
BIN
ethtool-0.15.tar.gz
Normal file
BIN
ethtool-0.15.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: python-ethtool
|
Name: python-ethtool
|
||||||
Version: 0.14
|
Version: 0.15
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: Python bindings for the ethtool kernel interface
|
Summary: Python bindings for the ethtool kernel interface
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://pypi.org/project/ethtool/
|
URL: https://pypi.org/project/ethtool/
|
||||||
Source0: https://files.pythonhosted.org/packages/81/41/e6cb9026374771e3bdb4c0fe8ac0c51c693a14b4f72f26275da15f7a4d8b/ethtool-%{version}.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
|
||||||
|
|
||||||
@ -54,7 +54,7 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch}
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{python3_sitearch}/ethtool.cpython-3*
|
%{python3_sitearch}/ethtool.cpython-3*
|
||||||
%{python3_sitearch}/ethtool-0.14-py?.?.egg-info
|
%{python3_sitearch}/ethtool-0.15-py*
|
||||||
%{_sbindir}/pethtool
|
%{_sbindir}/pethtool
|
||||||
%{_sbindir}/pifconfig
|
%{_sbindir}/pifconfig
|
||||||
|
|
||||||
@ -63,6 +63,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch}
|
|||||||
%doc %{_mandir}/man*
|
%doc %{_mandir}/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 27 2021 zhanzhimin <zhanzhimin@huawei.com> - 0.15-1
|
||||||
|
- update to 0.15
|
||||||
|
|
||||||
* Thu Oct 29 2020 wangye <wangye70@huawei.com> - 0.14-4
|
* Thu Oct 29 2020 wangye <wangye70@huawei.com> - 0.14-4
|
||||||
- remove python2-ethtool subpackage and delete python2 for build
|
- remove python2-ethtool subpackage and delete python2 for build
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user