[openstack-dev] [DevStack] Python dependencies: PyPI vs distro packages
Daniel P. Berrange
berrange at redhat.com
Thu Aug 29 11:36:36 UTC 2013
On Tue, Aug 06, 2013 at 11:36:44PM -0300, Monty Taylor wrote:
>
>
> On 08/06/2013 11:14 PM, Robert Collins wrote:
> > On 7 August 2013 11:22, Jay Buffington <me at 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)
FYI, I have raised the issue of separating libvirt python into a
separate module for PyPI on the upstream libvirt mailing list. OpenStack
are not the only people asking for this, so I think it is inevitable
that libvirt upstream will start to offer the python binding on PyPI
in the future. eg it is a question of when, not if.
https://www.redhat.com/archives/libvir-list/2013-August/msg01525.html
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
More information about the OpenStack-dev
mailing list