[MacPorts] #14475: UPDATE: python/py25-lxml to 2.0.2
#14475: UPDATE: python/py25-lxml to 2.0.2 ----------------------------------------+----------------------------------- Reporter: lutz.horn@fastmail.fm | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: python, lxml, port, update | ----------------------------------------+----------------------------------- New version 2.0.2 of python/py25-lxml -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14475> MacPorts </projects/macports> Ports system for Mac OS
#14475: UPDATE: python/py25-lxml to 2.0.2 ------------------------------------+--------------------------------------- Reporter: lutz.horn@fastmail.fm | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: python, lxml, port, update ------------------------------------+--------------------------------------- Comment (by ebgssth@gmail.com): Working on this, but having problem building a stable lxml. Take a look at [ticket:14137] On Tiger {{{ Python 2.4.4 (#1, Feb 12 2008, 23:51:38) [GCC 4.0.1 (Apple Computer, Inc. build 5363)] on darwin Type "help", "copyright", "credits" or "license" for more information.
import webbrowser import lxml.html lxml.html.parse('http://example.com') Python(21992) malloc: *** Deallocation of a pointer not malloced: 0x80; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug <lxml.etree._ElementTree object at 0x14b7dc8> import lxml.etree lxml.etree.LXML_VERSION (2, 0, 1, 0) lxml.etree.LIBXML_VERSION (2, 6, 31) lxml.etree.LIBXSLT_VERSION (1, 1, 22) }}}
-- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14475#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#14475: UPDATE: python/py25-lxml to 2.0.2 ------------------------------------+--------------------------------------- Reporter: lutz.horn@fastmail.fm | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: python, lxml, port, update ------------------------------------+--------------------------------------- Comment (by lutz.horn@fastmail.fm): lxml in version 2.0.2 works with Python 2.5.2 under Leopard. {{{ Macintosh:~ lutz$ uname -a Darwin Macintosh.local 9.2.0 Darwin Kernel Version 9.2.0: Tue Feb 5 16:15:19 PST 2008; root:xnu-1228.3.13~1/RELEASE_PPC Power Macintosh powerpc Macintosh:~ lutz$ python2.5 Python 2.5.2 (r252:60911, Feb 24 2008, 11:14:10) [GCC 4.0.1 (Apple Inc. build 5465)] on darwin Type "help", "copyright", "credits" or "license" for more information.
import lxml.html lxml.html.parse('http://example.com') <lxml.etree._ElementTree object at 0x124f620> }}}
-- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14475#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#14475: UPDATE: python/py25-lxml to 2.0.2 ------------------------------------+--------------------------------------- Reporter: lutz.horn@fastmail.fm | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: python, lxml, port, update ------------------------------------+--------------------------------------- Comment (by oliver.andrich@gmail.com): Works for me like a charm with Python 2.5.2 on Leopard. So, maybe upgrading py25-lxml is an option even if py-lxml has issues. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14475#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#14475: UPDATE: python/py25-lxml to 2.0.2 ------------------------------------+--------------------------------------- Reporter: lutz.horn@fastmail.fm | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: python, lxml, port, update ------------------------------------+--------------------------------------- Comment (by ebgssth@gmail.com): Try importing webbrowser module first. Still from lxml import etree works -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14475#comment:4> MacPorts </projects/macports> Ports system for Mac OS
#14475: UPDATE: python/py25-lxml to 2.0.2 ------------------------------------+--------------------------------------- Reporter: lutz.horn@fastmail.fm | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: python, lxml, port, update ------------------------------------+--------------------------------------- Changes (by akira@macports.org): * status: new => closed * resolution: => duplicate Comment: Duplicate of #14137 See r35393 -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14475#comment:5> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts