[Bug 292239] dns/py-dnspython 2.8 requires py-cryptography >= 45 for dnssec
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Jan 2026 11:05:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292239
Bug ID: 292239
Summary: dns/py-dnspython 2.8 requires py-cryptography >= 45
for dnssec
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: bofh@freebsd.org
Reporter: mnowak@startmail.com
Flags: maintainer-feedback?(bofh@freebsd.org)
Assignee: bofh@freebsd.org
Without py-cryptography >= 45, the dnssec module is disabled.
See https://github.com/rthalley/dnspython/blob/2.8/dns/_features.py#L88 for the
generated list of optional requirements.
I know py311-cryptography==45 is in 15:latest, so I can just wait for the next
quarterly update. However, for future dnspython updates, please consult the
pyproject.toml file (here
https://github.com/rthalley/dnspython/blob/2.8/pyproject.toml) as requirements
are updated regularly.
--
You are receiving this mail because:
You are the assignee for the bug.