On 08/06/2013 11:14 PM, Robert Collins wrote:
> On 7 August 2013 11:22, Jay Buffington <m...@jaybuff.com> 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)

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to