On 11/10/20 2:30 PM, Khem Raj wrote:
[Please note this e-mail is from an EXTERNAL e-mail address]
Its part of core python package now
There are at least three more recipes that still have it in their
dependencies:
meta-python/recipes-devtools/python/python-m2crypto.inc
meta-python/recipes-devtools/python/python3-webcolors_1.11.1.bb
meta-python/recipes-devtools/python/python3-aiohttp_3.7.2.bb
Can you re-submit with those fixed as well?
Signed-off-by: Khem Raj <[email protected]>
---
meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb | 1 -
.../recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb | 1 -
meta-python/recipes-devtools/python/python3-gmqtt_0.6.7.bb | 1 -
.../recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb | 1 -
meta-python/recipes-devtools/python/python3-typeguard_2.10.0.bb | 2 --
5 files changed, 6 deletions(-)
diff --git a/meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb
b/meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb
index a26835b607..9f152a1d60 100644
--- a/meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb
+++ b/meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb
@@ -9,7 +9,6 @@ SRC_URI[sha256sum] =
"61f9ae9322e38ae64996848421afbdb018239a99c4e796fe064f172d6c
DEPENDS += "python3-setuptools-scm-native"
RDEPENDS_${PN} += "\
- python3-typing \
python3-dynamic-dispatch \
python3-typeguard \
"
diff --git
a/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb
b/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb
index 2bf487584a..0ed5df1b2e 100644
--- a/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb
+++ b/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb
@@ -12,7 +12,6 @@ PYPI_PACKAGE = "dynamic_dispatch"
DEPENDS += "python3-setuptools-scm-native"
RDEPENDS_${PN} += "\
- python3-typing \
python3-typeguard \
"
diff --git a/meta-python/recipes-devtools/python/python3-gmqtt_0.6.7.bb
b/meta-python/recipes-devtools/python/python3-gmqtt_0.6.7.bb
index 2bf9d07533..70527e026c 100644
--- a/meta-python/recipes-devtools/python/python3-gmqtt_0.6.7.bb
+++ b/meta-python/recipes-devtools/python/python3-gmqtt_0.6.7.bb
@@ -15,7 +15,6 @@ RDEPENDS_${PN} += "\
python3-json \
python3-logging \
python3-netclient \
- python3-typing \
"
BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb
b/meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb
index 98db23039b..75a0926f08 100644
--- a/meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb
+++ b/meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb
@@ -17,7 +17,6 @@ RDEPENDS_${PN} += "\
python3-logging \
python3-netclient \
python3-pkgutil \
- python3-typing \
"
BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python3-typeguard_2.10.0.bb
b/meta-python/recipes-devtools/python/python3-typeguard_2.10.0.bb
index bd92216776..cb5c372352 100644
--- a/meta-python/recipes-devtools/python/python3-typeguard_2.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-typeguard_2.10.0.bb
@@ -28,6 +28,4 @@ DEPENDS += "\
python3-setuptools-scm-native \
"
-RDEPENDS_${PN} += "python3-typing"
-
BBCLASSEXTEND = "native nativesdk"
--
2.29.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#87886):
https://lists.openembedded.org/g/openembedded-devel/message/87886
Mute This Topic: https://lists.openembedded.org/mt/78167240/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-