2.2.0 ?

13 views
Skip to first unread message

Goo Gle

unread,
Aug 28, 2021, 10:11:10 AM8/28/21
to dnspython-users, Goo Gle
I’m (still) not used to updating python packages…

I’ve heard (perhaps gossip/rumor-level) that Message Digest for DNS Zones (aka RFC 8976 to IETF participants) is/will/might be implemented in dnspython 2.2.0.  So I tried to update my dnspython to 2.2.0 and this happened:

pip3 install dnspython==2.2.0 --user
ERROR: Could not find a version that satisfies the requirement dnspython==2.2.0 (from versions: 1.11.0, 1.11.1, 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.16.0, 2.0.0rc1, 2.0.0rc2, 2.0.0, 2.1.0rc1, 2.1.0)
ERROR: No matching distribution found for dnspython==2.2.0

(Lead in - will Message Digest be in 2.2.0?  Am I asking for the right thing?)

(Assuming the answer to the previous question is ‘yes’:) Is 2.2.0 not yet available?  Or do I need to go somewhere other than my pip3 default package repository to get it (until the default package repository itself gets 2.2.0)?

Ancillary - In my environment, pip3’s default version for dnspython is 2.0.0.  I did request 2.1.0 and got that, so I think, in general, the upgrading “works”.

Bob Halley

unread,
Aug 28, 2021, 10:35:42 AM8/28/21
to dnspython-users
dnspython 2.2.0 has not been released yet.  We have implemented ZONEMD support, so it will be in 2.2.0 when we release it.  We don't have a release date planned yet for 2.2.0, so if you want to try it out, you'll have to use the current version on github.  Just git clone it and run python3 setup.py install.
Reply all
Reply to author
Forward
0 new messages