From 3a43aaa803ba6c5a4b10383d13dfe91da699aa18 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Wed, 2 Oct 2019 21:00:22 -0700 Subject: python/dnspython: Updated for version 1.16.0 Signed-off-by: Larry Hajali --- python/dnspython/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/dnspython/README') diff --git a/python/dnspython/README b/python/dnspython/README index 8ec893d537..0968ce38dd 100644 --- a/python/dnspython/README +++ b/python/dnspython/README @@ -7,5 +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. -python3, pycrypto and ecdsa are optional dependencies for DNSSEC +python3, pycrypto, pycryptodome and ecdsa are optional dependencies for DNSSEC functionality. -- cgit v1.2.3