From: Peter Marko <peter.ma...@siemens.com>

* setuptools: this is needed only for building
* six: no longer needed for some time already,
  see https://github.com/grpc/grpc/pull/31340

Current requirements:
https://github.com/grpc/grpc/blob/v1.62.1/setup.py#L539

Signed-off-by: Peter Marko <peter.ma...@siemens.com>
---
 meta-python/recipes-devtools/python/python3-grpcio_1.62.1.bb | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.62.1.bb 
b/meta-python/recipes-devtools/python/python3-grpcio_1.62.1.bb
index 6efde8da5..8405ebed0 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.62.1.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.62.1.bb
@@ -12,10 +12,7 @@ SRC_URI += "file://0001-Include-missing-cstdint-header.patch 
\
            "
 SRC_URI[sha256sum] = 
"6c455e008fa86d9e9a9d85bb76da4277c0d7d9668a3bfa70dbe86e9f3c759947"
 
-RDEPENDS:${PN} = "python3-protobuf \
-                  python3-setuptools \
-                  python3-six \
-"
+RDEPENDS:${PN} = "python3-protobuf"
 
 inherit setuptools3
 inherit pypi
-- 
2.30.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109644): 
https://lists.openembedded.org/g/openembedded-devel/message/109644
Mute This Topic: https://lists.openembedded.org/mt/105176886/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to