[libvirt] [PATCH] Fix running of nosetests on python 3

Jiri Denemark jdenemar at redhat.com
Mon Dec 19 09:40:28 UTC 2016


On Wed, Dec 14, 2016 at 11:00:27 +0000, Daniel P. Berrange wrote:
> Previously the way Fedora installed /usr/bin/nosetests allowed it
> to be invoked with either python 2 or 3. Since Fedora 25 though,
> it contains a module name that only exists on python 2. So we need
> to be more intelligent and pick a different nosetests binary per
> version.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  setup.py | 17 ++++++++++++++++-
>  1 file changed, 16 insertions(+), 1 deletion(-)

ACK

Jirka




More information about the libvir-list mailing list