[MacPorts] #71101: py*-dnspython 2.7.0 needs py*-sniffio 1.3.1
MacPorts
noreply at macports.org
Tue Oct 15 12:38:20 UTC 2024
#71101: py*-dnspython 2.7.0 needs py*-sniffio 1.3.1
----------------------------+-----------------------
Reporter: marka63 | Owner: jandemter
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py310-sniffio |
----------------------------+-----------------------
Comment (by marka63):
Replying to [comment:7 Schamschula]:
> However, I can't find {{{bin/tests/system/cookie/ans9/ans.py}}} on my
system, and, hence, cannot reproduce the issue locally before reporting
it.
It was attempting this list of imports:
from __future__ import print_function
import os
import sys
import signal
import socket
import select
from datetime import datetime, timedelta
import time
import functools
import dns
import dns.edns
import dns.flags
import dns.message
import dns.query
import dns.tsig
import dns.tsigkeyring
import dns.version
from dns.edns import *
from dns.name import *
from dns.rcode import *
from dns.rdataclass import *
from dns.rdatatype import *
from dns.tsig import *
--
Ticket URL: <https://trac.macports.org/ticket/71101#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list