| Bug#: 219122 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: python@gentoo.org | Reported By: gentoo@necoro.eu | |
| Component: Ebuilds | |||
| URL: http://codespeak.net/lxml/changes-2.0.4.html | |||
| Summary: dev-python/lxml-2.0.5 version bump | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-04-24 08:28 0000 | |||
| Description: | Opened: 2008-04-24 08:28 0000 |
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 :)
Created an attachment (id=150808) [details]
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
lxml-2.0.5 is out now for about 2 weeks. Bumping the ebuild again works fine :)
Added to CVS as dep to fix blocker bug