Hi,

thanks for your suggestions, however...

Il 25/11/18 10:06, PICCA Frederic-Emmanuel ha scritto:
> 1) I think that it would be nice also to deal with the python-dbg interpreter.

I never used python-dbg and I don't really know what I can do here.

> 2) I do not know how, but in order to use boost_python and friends from 
> setup.py we need to code the naming scheme.
> someting like this in pytango
> 
> [...]
>
> So my question is it would be nice to have something upstreamed which allows
> to configure the boost_python name for a given interpreter. This would 
> simplify work for upstream and distributions.

I'd say that of all this script the only part that is meaningful to
retain in Debian is this:


directories['libraries'].append('boost_python-py{v[0]}{v[1]}'.format(v=PYTHON_VERSION))

If there is any sensible location I can put this for setup.py to
automatically pick it up, I can do this, but I am not an expert of
setup.py, so I do not know how to cook this up. I can also put this line
in an example file in the package, for easing the life of other Python
extension maintainers. Other than that, I do not really know what to do.

Giovanni.
-- 
Giovanni Mascellani <[email protected]>
Postdoc researcher - Université Libre de Bruxelles

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to