[MacPorts] #71101: py*-dnspython 2.7.0 needs py*-sniffio 1.3.1

MacPorts noreply at macports.org
Tue Oct 15 01:32:03 UTC 2024


#71101: py*-dnspython 2.7.0 needs py*-sniffio 1.3.1
---------------------------+--------------------
  Reporter:  marka63       |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:
      Port:  py310-sniffo  |
---------------------------+--------------------

Comment (by marka63):

 The full import list being attempted:

 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:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list