From 1c44d71b6f9eff6ea71a197f30b571d44cc3ad59 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Mon, 15 Jan 2018 10:36:03 -0800 Subject: python/dnspython: Added python3 support Signed-off-by: Larry Hajali --- python/dnspython/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'python/dnspython/README') diff --git a/python/dnspython/README b/python/dnspython/README index 4ff3ee0745..8ec893d537 100644 --- a/python/dnspython/README +++ b/python/dnspython/README @@ -7,4 +7,5 @@ level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records. -pycrypto and ecdsa are optional dependencies for DNSSEC functionality. +python3, pycrypto and ecdsa are optional dependencies for DNSSEC +functionality. -- cgit v1.2.3