> On Aug. 14, 2014, 6:28 p.m., Timothy St. Clair wrote:
> > configure.ac, line 903
> > <https://reviews.apache.org/r/24264/diff/6/?file=657733#file657733line903>
> >
> >     We have a .m4 that can check python mods

Doesn't look like it checks anything I'd use =/


- Thomas


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


On Aug. 25, 2014, 11:52 p.m., Thomas Rampelberg wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/24264/
> -----------------------------------------------------------
> 
> (Updated Aug. 25, 2014, 11:52 p.m.)
> 
> 
> Review request for mesos and Benjamin Hindman.
> 
> 
> Bugs: MESOS-899
>     https://issues.apache.org/jira/browse/MESOS-899
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Because eggs are impossible to uninstall, pip + wheel has been added as a
> packaging format. The wheels are generated in addition to eggs and then
> subsequently installed/uninstalled.
> 
> Note that the building of eggs has not been removed. This is because wheels
> cannot be run in place like eggs are via. modification of PYTHONPATH. The eggs
> are needed for all the test scripts to run correctly without actually
> installing anything locally.
> 
> 
> Diffs
> -----
> 
>   3rdparty/Makefile.am 7cf0c88aa772909427fffd38fb91bffd967b77d2 
>   3rdparty/pip-1.5.6.tar.gz PRE-CREATION 
>   3rdparty/versions.am cd7c1cf087dbcfd385ac33145a562764e426c5e5 
>   3rdparty/wheel-0.24.0.tar.gz PRE-CREATION 
>   configure.ac 996c21d52a731744058bba76040a8aa454dd8b5c 
>   mpi/mpiexec-mesos.in 82a135091fa3a25bc118e4d51be0ee6194ac441f 
>   src/Makefile.am 40b9f6b69f9970a3a5bac6f055f0897224478481 
>   src/examples/python/test-containerizer.in 
> c82f3dc29f48e389a70e17ce310e75496dae3274 
>   src/examples/python/test-executor.in 
> 0725568c81bfa753bfed12fc0d97a2bb1c61caae 
>   src/examples/python/test-framework.in 
> 1a4300213083dcd03d8ef7d599149877c51df231 
> 
> Diff: https://reviews.apache.org/r/24264/diff/
> 
> 
> Testing
> -------
> 
> `make distcheck -j6`
> 
> 
> Thanks,
> 
> Thomas Rampelberg
> 
>

Reply via email to