summaryrefslogtreecommitdiff
path: root/redhat
diff options
context:
space:
mode:
authorjpmondet <jp@mondet.org>2018-09-23 14:22:17 +0200
committerjpmondet <jp@mondet.org>2018-09-26 21:45:33 +0200
commit1c64265f867d384dcc56b8a4d14b85c331604d20 (patch)
tree6a6f9b9d16b15ae85e7349ab9adc2b0ce50b30da /redhat
parent890ca17a08d4c8e89664c34594d1ec3eb171db04 (diff)
frr-reload.py: Add python2 & python3 compatibility.
Signed-off-by: jpmondet <jp@mondet.org>
Diffstat (limited to 'redhat')
-rw-r--r--redhat/frr.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in
index bff0b40515..1395af5dfb 100644
--- a/redhat/frr.spec.in
+++ b/redhat/frr.spec.in
@@ -216,7 +216,7 @@ Contributed/3rd party tools which may be of use with frr.
%package pythontools
Summary: python tools for frr
BuildRequires: python
-Requires: python-ipaddr
+Requires: python-ipaddress
Group: System Environment/Daemons
%description pythontools