[Bug 255034] security/py-certbot-dns-rfc2136: change dependency from dns/py-dnspython to dns/py-dnspython2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Sep 2021 16:38:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255034 Yasuhiro Kimura <yasu@utahime.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yasu@utahime.org Attachment #228013| |maintainer-approval?(rm@Fre Flags| |eBSD.org) --- Comment #2 from Yasuhiro Kimura <yasu@utahime.org> --- Created attachment 228013 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228013&action=edit Patch for dns/py-dnspython (In reply to Danilo G. Baio from comment #1) While dnspython 2.0.0 or later works fine with Python 3.9 or later, it has dropped support of Python 2. So best way is to apply attached patch. With it dns/py-dnspython uses 1.16.0 with Python 2.7 and 2.1.0 with Python 3.x. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.