On 12/01/17 12:02, Alec Leamas wrote:
It's "my" code, I'm upstream for an old package for which I'm about to add a python API. Haven't found any pointer how to make pypi package with linux native code... have you?
At a second thought, I don't think I wan't this. My users will need the real package (lirc) anyway; this is compiled code which typically is installed using package managers. Adding the python API to the core package means that neither building nor headers are required after installing the package, and I'm pretty sure pypi doesn't solve that in a better way.
So, this is really about how to use the system library within the virtualenv (I know that), and updating to F25. Seems reasonable
Cheers!
--alec