Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219122 - dev-python/lxml-2.0.5 version bump
Summary: dev-python/lxml-2.0.5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL: http://codespeak.net/lxml/changes-2.0...
Whiteboard:
Keywords:
Depends on:
Blocks: 219410
  Show dependency tree
 
Reported: 2008-04-24 08:28 UTC by René 'Necoro' Neumann
Modified: 2008-05-21 18:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
lxml-2.0.4.ebuild.diff (lxml-2.0.4.ebuild.diff,328 bytes, patch)
2008-04-24 08:30 UTC, René 'Necoro' Neumann
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description René 'Necoro' Neumann 2008-04-24 08:28:53 UTC
lxml-2.0.4 has been released on 04/13

Changes:
Bugs fixed

    * Hanging thread in conjunction with GTK threading.
    * Crash bug in iterparse when moving elements into other documents.
    * HTML elements' .cssselect() method was broken.
    * ElementTree.find*() didn't accept QName objects.

Whereby I personally find the first one very important :)
Comment 1 René 'Necoro' Neumann 2008-04-24 08:30:40 UTC
Created attachment 150808 [details, diff]
lxml-2.0.4.ebuild.diff

Ebuild bump works for me - the only thing is that the patch name now needs "${PN}-2.0.3" instead of plain "${P}"

This is done with this patch
Comment 2 René 'Necoro' Neumann 2008-05-13 13:29:25 UTC
lxml-2.0.5 is out now for about 2 weeks. Bumping the ebuild again works fine :)
Comment 3 Markus Ullmann (RETIRED) gentoo-dev 2008-05-21 18:36:25 UTC
Added to CVS as dep to fix blocker bug