lxml should install "lxml-version.h" (beside "etreepublic.pxd" and friends)

Bug #1009418 reported by Dieter Maurer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lxml
Fix Released
Wishlist
scoder

Bug Description

I want to use "lxml" together with "xmlsec". For this, I am developping a "cython" based access package for "xmlsec" and the installed "etreepublic.pxd" and friends are very handy. Unfortunately, they cannot be used with a "standard" `lxml` (installed via `easy_install`/`buildout`) because while they are installed, their dependency "lxml-version.h" is not.

It would be nice if a "standard" installation had all the files necessary to access "lxml" via cython packages.

"lxml-version.h" is not installed at least by "lxml-2.3.2" and "lxml-2.3.4".

Revision history for this message
scoder (scoder) wrote :

This is fixed in the current 2.4 (master) branch, where the lxml package has a get_include() function.

Changed in lxml:
assignee: nobody → Stefan Behnel (scoder)
importance: Undecided → Wishlist
status: New → Fix Committed
scoder (scoder)
Changed in lxml:
milestone: none → 2.4
Revision history for this message
scoder (scoder) wrote :

This has been released in lxml 3.0 alpha 1.

Changed in lxml:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.