#18156: scapy still depends on Python 2.4 ---------------------------------+------------------------------------------ Reporter: jwiegley@… | Owner: pmq@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: scapy | ---------------------------------+------------------------------------------ Comment(by msavory@…): Upgrade does not actually install a new scapy version. $ sudo port uninstall scapy ---> Deactivating scapy @2.0.0.10_0 ---> Uninstalling scapy @2.0.0.10_0 $ sudo port install scapy ---> Fetching scapy ---> Verifying checksum(s) for scapy ---> Extracting scapy ---> Configuring scapy ---> Building scapy ---> Staging scapy into destroot ---> Installing scapy @2.0.0.10_0 ---> Activating scapy @2.0.0.10_0 ---> Cleaning scapy $ sudo port contents scapy Port scapy contains: /opt/local/bin/scapy.py /opt/local/etc/ethertypes $ sudo /opt/local/bin/scapy.py Password: /opt/local/bin/scapy.py:3156: Warning: 'with' will become a reserved keyword in Python 2.6 /opt/local/bin/scapy.py:3158: Warning: 'with' will become a reserved keyword in Python 2.6 Welcome to Scapy (1.2.0.2)
-- Ticket URL: <http://trac.macports.org/ticket/18156#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS