Skip to content

Commit 6de8c1b

Browse files
committed
This is not the package you are looking for
1 parent 4100455 commit 6de8c1b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ Python ethtool module
66
The Python ``ethtool`` module allows querying and partially controlling network
77
interfaces, driver, and hardware settings.
88

9-
**This is the new upstream for python-ethtool maintained by Fedora's
10-
Python SIG.**
9+
.. warning::
10+
This is the new upstream for python-ethtool maintained by Fedora's
11+
Python SIG. We ported it to Python 3 and only maintain it for the current
12+
tools to keep working. **No new development is happening. This is a
13+
deprecated package.** If you are considering to start using this, please
14+
don't. We recommend `netifaces <https://pypi.org/project/netifaces/>`_ instead.
1115

1216
Usage
1317
-----

0 commit comments

Comments
 (0)