-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68535/
-----------------------------------------------------------

(Updated Aug. 29, 2018, 12:48 p.m.)


Review request for mesos, Benjamin Bannier and Robin Gögge.


Summary (updated)
-----------------

Updated Python 3 dependencies for 3.7.


Bugs: MESOS-9186
    https://issues.apache.org/jira/browse/MESOS-9186


Repository: mesos


Description (updated)
-------

All the dependencies for Python 3 are now set using `==` so that we will
only need to update them when a new Python version is being released.

The files `pip-requirements` have been renamed depending on which
versions of pip should use them, this way we do not end up with
Python 2 trying to install Python 3 dependencies and vice versa.


Diffs (updated)
-----

  src/python/cli_new/pip-requirements.txt 
8645912a63b22878f477e96bfa8bc95abe893f85 
  src/python/cli_new/tox.ini a9a2e69156484a4d172a2746f8cc51089445ae17 
  support/build-virtualenv eb6346487343716d43e78548eb678565742dcce3 
  support/mesos-style.py 0243eb33b983d0bb94326efbaa19114ec8b08990 
  support/pip-requirements.txt  
  support/python3/pip-requirements.txt PRE-CREATION 


Diff: https://reviews.apache.org/r/68535/diff/2/

Changes: https://reviews.apache.org/r/68535/diff/1-2/


Testing
-------

Used the scripts and saw that the error describe in MESOS-9186 is gone. 
Multiple packages had issues with Python 3.7 and I have used versions that 
include fixes for those.


Thanks,

Armand Grillet

Reply via email to