On 7 August 2013 14:36, Monty Taylor <[email protected]> wrote: > > > On 08/06/2013 11:14 PM, Robert Collins wrote: >> On 7 August 2013 11:22, Jay Buffington <[email protected]> wrote: >> >>> ln -s /usr/lib64/python2.6/site-packages/libvirtmod_qemu.so >>> $(VENV)/lib/python2.6/site-packages/ >>> >>> Why isn't libvirt-python on pypi? AFAICT, nothing is stopping us from >>> uploading it. Maybe we should just stick it on there and this issue >>> will be resolved once and for all. >> >> Please please oh yes please :). > > It doesn't build from a setup.py, so there is nothing to upload. It's > built as part of the libvirt C library, and its build depends on scripts > that autogenerate source code from the C library headers (think swig, > except homegrown)
Yeah, I know engineering wise its not trivial. But having it on PyPI would be excellent. -Rob -- Robert Collins <[email protected]> Distinguished Technologist HP Converged Cloud _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
