summaryrefslogtreecommitdiffstats
path: root/python/dnspython/README
diff options
context:
space:
mode:
author Larry Hajali2014-10-30 04:03:19 +0100
committer Willy Sudiarto Raharjo2014-10-30 14:27:34 +0100
commite353bd6429863eb51048a063965510291f52fe33 (patch)
treede48f11888d0383b936836752aea1af948e809cc /python/dnspython/README
parent11ea2c935d5f0961a1467fae767259250bc3690a (diff)
downloadold.slackbuilds-e353bd6429863eb51048a063965510291f52fe33.tar.gz
python/dnspython: Updated for version 1.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dnspython/README')
-rw-r--r--python/dnspython/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/dnspython/README b/python/dnspython/README
index 0188d8b5b6..4ff3ee0745 100644
--- a/python/dnspython/README
+++ b/python/dnspython/README
@@ -7,4 +7,4 @@ 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 is an optional dependency for DNSSEC functionality.
+pycrypto and ecdsa are optional dependencies for DNSSEC functionality.