#28132: Portfile for pypcap - python binding to libpcap -------------------------------------+-------------------------------------- Reporter: andrew.reusch@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py26-pypcap -------------------------------------+-------------------------------------- Comment(by andrew.reusch@…): There was problem with the pcap.__next__() causing a type error when it raised the StopIterator exception. This seems to be a problem with version of pyrex used to generate pcap.c. I've regenerated pcap.c using pyrexc-2.6 from the port repository and it no longer throws a type error. I've updated the portfile and uploaded a patch for pcap.c. Would it be better to have the port exec the pyrex command when it is installed? -- Ticket URL: <https://trac.macports.org/ticket/28132#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS