Ben Sturmfels writes: > Hi Folks, > > The attached patches add the missing "python2-nose" test requirement for > the "fabric" package and enable fabric's tests. > > I had to patch fabric's tests to avoid using the `fab` executable that > is created dynamically during installation; instead using `python -m > fabric`. Thanks for this! I changed the commit message of the second patch to match our usual GNU ChangeLog style. Pushed!