)]}' { "commit": "bfae4bfc108dd981bf3887b45cee10395253fe1d", "tree": "e84870e0b5bf017fc2a7e76746af98fb512ea824", "parents": [ "fcec7c21e226eaf20bd283926a2289e74131b5d4" ], "author": { "name": "Michael Mortensen", "email": "mmortensen@google.com", "time": "Fri Oct 16 16:25:09 2020 -0600" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Tue Oct 20 01:22:35 2020 +0000" }, "message": "Add wheels for google-cloud-logging dependencies.\n\nBUG\u003dchromium:1138969\nTEST\u003d`create_venv3 chromite/venv/requirements.txt`\n\nThese changes down-version google_api_core to 1.19.0\nand protobuf to 3.11.3, to match current ebuild constraints.\nI downloaded google_auth 1.14 to avoid downloading the very latest\nbecause google_api_core 1.19.0 only needs google_auth 1.14.0.\nNote that we already have protobuf 3.11.3 in the tree, so no packages\nwere needed for this.\n\nI verified this with running\n pip download --only-binary\u003d:all: -r ../chromite/venv/requirements.txt -d pip_packages/ --find-links pip_packages/\nand it only installed one additional package (grpcio-1.33) but\nsaid that was to satisfy grpcio\u003e\u003d1.0rc1, but we are currently on\n1.0.0.\n\npip download commands used:\n pip download --python-version 36 --abi cp36m \"google_api_core\u003d\u003d1.19.0\" --only-binary\u003d:all: --dest\u003dpip_packages\n pip download --python-version 36 --abi cp36m \"protobuf\u003d\u003d3.11.3\" --only-binary\u003d:all: --dest\u003dpip_packages\n pip download --python-version 36 --abi cp36m \"google_auth\u003d\u003d1.14.0\" --only-binary\u003d:all: --dest\u003dpip_packages\n\nAdditional files pulled in from new pinned versions in requirements.txt,\nwhich will be a follow-on CL.\n\nChange-Id: If68bc9cf74f8b5ee0e3c0e8a023b095fab81959b\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra_virtualenv/+/2481614\nReviewed-by: Chris McDonald \u003ccjmcdonald@chromium.org\u003e\nTested-by: Michael Mortensen \u003cmmortensen@google.com\u003e\nCommit-Queue: Michael Mortensen \u003cmmortensen@google.com\u003e\n", "tree_diff": [ { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "18c2fe40496646dc8dad47191b520bf6592dae91", "new_mode": 33188, "new_path": "pip_packages/google_api_core-1.19.0-py2.py3-none-any.whl" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "1d1abc8bc4718ac473d0f9dd90b796543d6c2920", "new_mode": 33188, "new_path": "pip_packages/google_auth-1.14.0-py2.py3-none-any.whl" } ] }