[Bug 260475] dns/py-dnspython: Update to 2.1.0 for Python 3

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 16 Dec 2021 16:14:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260475

            Bug ID: 260475
           Summary: dns/py-dnspython: Update to 2.1.0 for Python 3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/rthalley/dnspython/blob/v2.1.0/doc/
                    whatsnew.rst
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rm@FreeBSD.org
          Reporter: yasu@freebsd.org
          Assignee: rm@FreeBSD.org
             Flags: maintainer-feedback?(rm@FreeBSD.org)

Created attachment 230179
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230179&action=edit
Patch file

While updating this port to 2.1.0 fixes runtime error "AttributeError: module
'base64' has no attribute 'decodestring'" with python 3.9 or later, it isn't
compatible with Python 2.7. So update to 2.1.0 only for Python 3.

ChangeLog:     
https://github.com/rthalley/dnspython/blob/v2.1.0/doc/whatsnew.rst

-- 
You are receiving this mail because:
You are the assignee for the bug.