https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255034

            Bug ID: 255034
           Summary: security/py-certbot-dns-rfc2136: change dependency
                    from dns/py-dnspython to dns/py-dnspython2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-b...@freebsd.org
          Reporter: trem...@cainites.net
                CC: b...@freebsd.org, pyt...@freebsd.org, r...@freebsd.org
                CC: b...@freebsd.org, pyt...@freebsd.org, r...@freebsd.org

Created attachment 224081
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224081&action=edit
Update dnspython dependency to dns/py-dnspython2

After upgrading my python from 3.8 to 3.9(.4), certbot (with the dns-rfc2136
plugin) failed to run. This was caused by the fact that dnspython 1.3.6 uses
some deprecated functions, which are removed in python 3.9+

Since version 2.0.0 of dnspython (which lives under dns/py-dnspython2) it is
fully compatible with python 3.6+ and fixes the issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to