[ovs-build] Passed: ovsrobot/ovs#688 (series_98670 - 9608951)

Travis CI builds at travis-ci.org
Fri Mar 22 16:09:10 UTC 2019


Build Update for ovsrobot/ovs
-------------------------------------

Build: #688
Status: Passed

Duration: 1 hr, 18 mins, and 1 sec
Commit: 9608951 (series_98670)
Author: Timothy Redaelli
Message: python: Fix package requirements with old setuptools

Commit 00fcc832d598 ("Update Python package requirements") added a
PEP 508 environment marker to install pywin32 on Windows systems.

This requires a new setuptools version (>= 20.5), but (at least)
RHEL/CentOS7 and Debian Jessie are using an older version of
setuptools and so python extension failed to build.

This commit adds "extras_require" instead of the PEP 508 environment
markers in order to have the conditional dependency of pywin32, but by
remaining compatible with the old setuptools versions.

CC: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
CC: Lucian Petrut <lpetrut at cloudbasesolutions.com>
Fixes: 00fcc832d598 ("Update Python package requirements")
Signed-off-by: Timothy Redaelli <tredaelli at redhat.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/9608951b2580

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/509934532?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20190322/a222a6c1/attachment-0001.html>


More information about the build mailing list