diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-12-14 16:54:37 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-12-14 07:53:23 -0800 |
| commit | 2e0a01b9cf72d49926ab46107438db0cdc9583e7 (patch) | |
| tree | f2f9cd2ec9b840316df090d84f1546e8c16ff225 | |
| parent | cd7ab6db720fa7bfb7f6bb70137b095d422bcca7 (diff) | |
| download | meta-openembedded-2e0a01b9cf72d49926ab46107438db0cdc9583e7.tar.gz | |
python3-googleapis-common-protos: upgrade 1.61.0 -> 1.62.0
Changelog:
===========
-Add auto_populated_fields field of MethodSettings in google/api/client_pb2
-Add support for Python 3.12
-Migrate to native namespace packages
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.62.0.bb (renamed from meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.61.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.61.0.bb b/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.62.0.bb index 171bc67b78..1536ba5e0d 100644 --- a/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.61.0.bb +++ b/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.62.0.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca | |||
| 5 | 5 | ||
| 6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "8a64866a97f6304a7179873a465d6eee97b7a24ec6cfd78e0f575e96b821240b" | 8 | SRC_URI[sha256sum] = "83f0ece9f94e5672cced82f592d2a5edf527a96ed1794f0bab36d5735c996277" |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN} += "\ | 10 | RDEPENDS:${PN} += "\ |
| 11 | ${PYTHON_PN}-grpcio \ | 11 | ${PYTHON_PN}-grpcio \ |
