1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

Revert "python3: ipaddress is now part of the standard library (removing python-ipaddr)"

This reverts commit 5dded70eaa.
This commit is contained in:
Julien Fortin
2019-12-17 17:35:51 +01:00
parent 5dded70eaa
commit 45864399b0
10 changed files with 26 additions and 85 deletions

2
debian/control vendored
View File

@@ -17,7 +17,7 @@ Architecture: all
Provides: ifupdown
Conflicts: ifupdown
Replaces: ifupdown
Depends: ${python:Depends}, ${misc:Depends}, iproute2, python3-argcomplete
Depends: ${python:Depends}, ${misc:Depends}, iproute2, python-argcomplete, python-ipaddr
Suggests: isc-dhcp-client, bridge-utils, ethtool, python-gvgen, python-mako
Description: Network Interface Management tool similar to ifupdown
ifupdown2 is ifupdown re-written in Python. It replaces ifupdown and provides