Skip to content

Commit

Permalink
python3-googleapis-common-protos: upgrade 1.56.4 -> 1.57.0
Browse files Browse the repository at this point in the history
Changelog:
==========
Features
------------
    Add support for Python 3.10 (openembedded#143) (63ca888)
    Add support for Python 3.11 (openembedded#145) (b9dbb21)
    added google.api.JwtLocation.cookie (6af2132)
    added google.api.Service.publishing and client libraries settings (6af2132)
    new fields in enum google.api.ErrorReason (6af2132)

Bug Fixes
-----------
    deprecate google.api.BackendRule.min_deadline (6af2132)
    deps: Require protobuf >=3.19.5 (openembedded#141) (9ea3530)

Documentation
--------------
    minor updates to comments (6af2132)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
wangmingyu84 authored and kraj committed Nov 19, 2022
1 parent 3b97b27 commit 1d61714
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca

inherit pypi setuptools3

SRC_URI[sha256sum] = "c25873c47279387cfdcbdafa36149887901d36202cb645a0e4f29686bf6e4417"
SRC_URI[sha256sum] = "27a849d6205838fb6cc3c1c21cb9800707a661bb21c6ce7fb13e99eb1f8a0c46"

RDEPENDS:${PN} += "\
${PYTHON_PN}-grpcio \
Expand Down

0 comments on commit 1d61714

Please sign in to comment.