Build Update for libvirt/libvirt
-------------------------------------
Build: #3339
Status: Errored
Duration: 6 hrs, 38 mins, and 16 secs
Commit: a7f0a3a (master)
Author: Philipp Hahn
Message: doc/python: Update to Python 3
Convert the simple example to Python 3 syntax:
- print() is a function
- do not use bare except
- libvirt.open*() does not return None but raises an exception
The referenced source for the example was removed with
5bb2a245abbde4c0a407f631660e2f2c81bc4c02
Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com>
Signed-off-by: Philipp Hahn <hahn(a)univention.de>
View the changeset:
https://github.com/libvirt/libvirt/compare/67edcb32a330...a7f0a3a272a8
View the full build log and details:
https://travis-ci.org/github/libvirt/libvirt/builds/677231007?utm_medium=...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.