From e1ce9e0cefac31b922c5ae3e5d6cb31c01dffe66 Mon Sep 17 00:00:00 2001 From: wangmy Date: Fri, 1 Jul 2022 08:21:23 +0800 Subject: python3-googleapis-common-protos: upgrade 1.56.2 -> 1.56.3 Changelog: ========= Bug Fixes deps: allow protobuf < 5.0.0 (#112) (67b0231) Documentation fix changelog header to consistent size (#108) (d315b9f) Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/python3-googleapis-common-protos_1.56.2.bb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.56.2.bb (limited to 'meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.56.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.56.2.bb b/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.56.2.bb deleted file mode 100644 index 78b899ef14..0000000000 --- a/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.56.2.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "Common protobufs used in Google APIs" -HOMEPAGE = "https://github.com/googleapis/python-api-common-protos" -AUTHOR = "Google LLC" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" - -inherit pypi setuptools3 - -SRC_URI[sha256sum] = "b09b56f5463070c2153753ef123f07d2e49235e89148e9b2459ec8ed2f68d7d3" - -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-grpcio \ - ${PYTHON_PN}-protobuf \ -" -- cgit v1.2.3-54-g00ecf