Revert "Bump version of infra_libs to 1.4.0"

This reverts commit 22b3c414f509deb1b6fb12c90da667169a28bfd4.

Reason for revert: Breaks swarming

Original change's description:
> Bump version of infra_libs to 1.4.0
> 
> Bug: 855253
> Change-Id: I43acf77275119dd961ad705b6234193d76761d4c
> Reviewed-on: https://chromium-review.googlesource.com/1114243
> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
> Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
> Commit-Queue: Stephen Martinis <martiniss@chromium.org>

TBR=maruel@chromium.org,iannucci@chromium.org,martiniss@google.com,tandrii@chromium.org,martiniss@chromium.org

Change-Id: I24f7b8de264540dc283d34d1ff0727dce9ac5644
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 855253
Reviewed-on: https://chromium-review.googlesource.com/1114322
Reviewed-by: Stephen Martinis <martiniss@chromium.org>
Commit-Queue: Stephen Martinis <martiniss@chromium.org>
Cr-Mirrored-From: https://chromium.googlesource.com/infra/luci/luci-py
Cr-Mirrored-Commit: c80484037b3bbc6b96f72b54c6835df808e1bd2e
14 files changed
tree: bcb8fd1b6f0aaddb74d273e6f206459b0540b978
  1. example/
  2. libs/
  3. proto/
  4. tests/
  5. third_party/
  6. tools/
  7. utils/
  8. .gitignore
  9. auth.py
  10. cipd.py
  11. isolate.py
  12. isolate_format.py
  13. isolate_storage.py
  14. isolated_format.py
  15. isolateserver.py
  16. LICENSE
  17. local_caching.py
  18. LUCI_CONTEXT.md
  19. OWNERS
  20. PRESUBMIT.py
  21. README.md
  22. README.py
  23. run_isolated.py
  24. swarming.py
  25. trace_inputs.py
  26. WATCHLISTS
README.md

LUCI Python Client

This is the Python Client code for LUCI. It's part of the main python repo, and is also mirrored into a standalone client-py repo.

License

This project is licensed under Apache v2.0 license. See LICENSE for details.