From 53cd9f557104dba88ba68639b6abb15a958ef89f Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 23 Mar 2021 10:01:45 -0700 Subject: [PATCH] chore: update templates (#102) * chore(python): fix column sizing issue in docs Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Source-Date: Thu Jan 7 11:58:32 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: f15b57ccfd71106c2299e9b89835fe6e55015662 Source-Link: https://github.com/googleapis/synthtool/commit/f15b57ccfd71106c2299e9b89835fe6e55015662 * chore(python): use 'http' in LICENSE Co-authored-by: Tim Swast Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Source-Date: Thu Jan 7 13:05:12 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 41a4e56982620d3edcf110d76f4fcdfdec471ac8 Source-Link: https://github.com/googleapis/synthtool/commit/41a4e56982620d3edcf110d76f4fcdfdec471ac8 --- packages/google-cloud-translate/LICENSE | 7 ++++--- packages/google-cloud-translate/docs/_static/custom.css | 7 ++++++- packages/google-cloud-translate/synth.metadata | 9 ++++----- packages/google-cloud-translate/translation-v3-py.tar.gz | 0 4 files changed, 14 insertions(+), 9 deletions(-) delete mode 100644 packages/google-cloud-translate/translation-v3-py.tar.gz diff --git a/packages/google-cloud-translate/LICENSE b/packages/google-cloud-translate/LICENSE index a8ee855de2aa..d64569567334 100644 --- a/packages/google-cloud-translate/LICENSE +++ b/packages/google-cloud-translate/LICENSE @@ -1,6 +1,7 @@ - Apache License + + Apache License Version 2.0, January 2004 - https://www.apache.org/licenses/ + http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION @@ -192,7 +193,7 @@ you may not use this file except in compliance with the License. You may obtain a copy of the License at - https://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/packages/google-cloud-translate/docs/_static/custom.css b/packages/google-cloud-translate/docs/_static/custom.css index 0abaf229fce3..bcd37bbd3c4a 100644 --- a/packages/google-cloud-translate/docs/_static/custom.css +++ b/packages/google-cloud-translate/docs/_static/custom.css @@ -1,4 +1,9 @@ div#python2-eol { border-color: red; border-width: medium; -} \ No newline at end of file +} + +/* Ensure minimum width for 'Parameters' / 'Returns' column */ +dl.field-list > dt { + min-width: 100px +} diff --git a/packages/google-cloud-translate/synth.metadata b/packages/google-cloud-translate/synth.metadata index ed83c0e3f7d8..d0aeeac07538 100644 --- a/packages/google-cloud-translate/synth.metadata +++ b/packages/google-cloud-translate/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/python-translate.git", - "sha": "b964066146fababea506945017e415e5aa100a99" + "sha": "6b723d40da81a95a60edfd3da1340651f8d1e161" } }, { @@ -19,14 +19,14 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "373861061648b5fe5e0ac4f8a38b32d639ee93e4" + "sha": "41a4e56982620d3edcf110d76f4fcdfdec471ac8" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "373861061648b5fe5e0ac4f8a38b32d639ee93e4" + "sha": "41a4e56982620d3edcf110d76f4fcdfdec471ac8" } } ], @@ -157,7 +157,6 @@ "tests/unit/gapic/translate_v3/__init__.py", "tests/unit/gapic/translate_v3/test_translation_service.py", "tests/unit/gapic/translate_v3beta1/__init__.py", - "tests/unit/gapic/translate_v3beta1/test_translation_service.py", - "translation-v3-py.tar.gz" + "tests/unit/gapic/translate_v3beta1/test_translation_service.py" ] } \ No newline at end of file diff --git a/packages/google-cloud-translate/translation-v3-py.tar.gz b/packages/google-cloud-translate/translation-v3-py.tar.gz deleted file mode 100644 index e69de29bb2d1..000000000000