Package: fabric / 2.6.0-6

Metadata

Package Version Patches format
fabric 2.6.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove Google AdSense tracker from docs.patch | (download)

sites/shared_conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove google adsense tracker from docs


remove_mock.patch | (download)

dev-requirements.txt | 5 1 + 4 - 0 !
fabric/connection.py | 14 4 + 10 - 0 !
fabric/group.py | 5 1 + 4 - 0 !
fabric/testing/base.py | 2 1 + 1 - 0 !
fabric/testing/fixtures.py | 2 1 + 1 - 0 !
integration/concurrency.py | 4 2 + 2 - 0 !
setup.py | 2 1 + 1 - 0 !
sites/docs/getting-started.rst | 3 1 + 2 - 0 !
tests/config.py | 2 1 + 1 - 0 !
tests/conftest.py | 2 1 + 1 - 0 !
tests/connection.py | 8 2 + 6 - 0 !
tests/executor.py | 2 1 + 1 - 0 !
tests/group.py | 2 1 + 1 - 0 !
tests/main.py | 2 1 + 1 - 0 !
tests/runners.py | 7 2 + 5 - 0 !
tests/task.py | 2 1 + 1 - 0 !
tests/transfer.py | 7 2 + 5 - 0 !
tests/util.py | 2 1 + 1 - 0 !
18 files changed, 25 insertions(+), 48 deletions(-)

---