Hi Lumir, On Wed, 29 Apr 2020 07:35:43 +0200 Lumir Balhar <lbalhar@xxxxxxxxxx> wrote: > Hello. > > I'd like to switch python-dns crypto backend from pycryptodomex and > ecdsa to python-cryptography. Upstream already did the same in master > branch: https://github.com/rthalley/dnspython/pull/449 > > But, because python2-cryptography is not available in Fedora anymore, > this change will disable DNSSEC functionality in python2-dns. There > are only two packages depending on python2-dns: mailman and > trac-spamfilter-plugin. I did a check and rebuild of both of them and > it seems that they both work with the new version and there is no > usage of DNSSEC in their codebases. COPR: > https://copr.fedorainfracloud.org/coprs/lbalhar/dns/ > > PR: https://src.fedoraproject.org/rpms/python-dns/pull-request/5 > > If you think we should not merge the PR, let us know rather sooner > than later. No objections from me (trac-spamfilter-plugin maintainer); it uses python-dns for IP blacklist lookups and I wouldn't be surprised if mailman did the same. On the other hand, maybe the crypto backend could be changed for Python 3 and not for the Python 2 version? I would hope that the Python 2 version wouldn't need to be maintained for too much longer anyway. Paul. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx