From 34037102f8fa7d7219ae561d9438044804bd3ada Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 25 Jan 2020 09:01:18 +0700 Subject: python/dnspython: Update README Signed-off-by: Willy Sudiarto Raharjo --- python/dnspython/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/dnspython') diff --git a/python/dnspython/README b/python/dnspython/README index 0968ce38dd..2a208d072f 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, pycryptodome and ecdsa are optional dependencies for DNSSEC +python3, pycrypto, pycryptodomex and ecdsa are optional dependencies for DNSSEC functionality. -- cgit v1.2.3