* [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation
@ 2023-06-19 13:21 Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 01/54] python3-pywbem: drop unneeded class from RDEPENDS Bartosz Golaszewski
` (53 more replies)
0 siblings, 54 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
I noticed that these patches never made their way into master. Looks
like my mailer borked when sending the series last time and this shows
up as a separate thread on the list.
So I'm resending the remaining patches now.
Bartosz Golaszewski (54):
python3-pywbem: drop unneeded class from RDEPENDS
python3-pywbem: don't use PYTHON_PN
python3-pywbem: order RDEPENDS alphabetically
python3-pywbem: add missing run-time dependencies
python3-padatious: add missing run-time dependencies
python3-pako: add missing run-time dependencies
python3-paramiko: stop using PYTHON_PN
python3-paramiko: add missing run-time dependencies
python3-path: fix coding style
python3-path: add missing run-time dependencies
python3-ecdsa: don't install tests
python3-et-xmlfile: fix coding style
python3-et-xmlfile: add missing run-time dependencies
python3-flask-user: fix coding style
python3-flask-user: add missing run-time dependencies
python3-isort: fix coding style
python3-isort: add missing run-time dependencies
python3-isodate: stop using PYTHON_PN
python3-isodate: add missing run-time dependencies
python-idna-ssl: add missing run-time dependencies
python3-hpack: add missing run-time dependencies
python3-h11: add missing run-time dependencies
python3-gsocketpool: drop unneeded DEPENDS
python3-gsocketpool: stop using PYTHON_PN
python3-gsocketpool: add missing run-time dependencies
python3-flask-mail: stop using PYTHON_PN
python3-flask-mail: add missing run-time dependencies
python3-flask-sijax: stop using PYTHON_PN
python3-flask-sijax: add missing run-time dependencies
python3-flask-script: remove recipe
python3-aioserial: fix coding style
python3-aioserial: add missing run-time dependencies
python3-aspectlib: add missing run-time dependencies
python3-asyncio-throttle: add missing run-time dependencies
python3-attrdict3: add missing run-time dependencies
python3-betamax: add missing run-time dependencies
python3-binwalk: add missing run-time dependencies
python3-can: fix coding style
python3-can: add missing run-time dependencies
python3-click-spinner: add missing run-time dependencies
python3-colorlog: add missing run-time dependencies
python3-colorzero: add missing run-time dependencies
python3-configobj: fix coding style
python3-configobj: add missing run-time dependencies
python3-configshell-fb: add missing run-time dependencies
python3-coverage: fix coding style and RDEPENDS
python3-custom-inherit: add missing run-time dependencies
python3-dateparser: fix coding style
python3-dateparser: add missing run-time dependencies
python3-tzlocal: fix coding style
python3-tzlocal: add missing run-time dependencies
python3-dbus-next: add missing run-time dependencies
python3-defusedxml: add missing run-time dependencies
python3-setuptools-scm-git-archive: add missing run-time dependencies
.../python3-gsocketpool_0.1.6.bb | 7 +++-
.../python-hpack/python3-hpack_4.0.0.bb | 2 +
.../packagegroups/packagegroup-meta-python.bb | 1 -
.../python/python-flask-script.inc | 12 ------
.../python/python-flask-sijax.inc | 6 ++-
.../python/python-idna-ssl.inc | 5 +++
.../python/python3-aioserial_1.3.1.bb | 6 +--
.../python/python3-aspectlib_2.0.0.bb | 5 ++-
.../python/python3-asyncio-throttle_1.0.2.bb | 2 +
.../python/python3-betamax_0.8.1.bb | 6 ++-
.../python/python3-binwalk_2.3.3.bb | 8 +++-
.../python/python3-can_4.2.1.bb | 28 +++++++-------
.../python/python3-click-spinner_0.1.10.bb | 2 +
.../python/python3-colorlog_6.7.0.bb | 2 +
.../python/python3-colorzero_2.0.bb | 5 ++-
.../python/python3-configobj_5.0.8.bb | 5 ++-
.../python/python3-configshell-fb_1.1.29.bb | 7 +++-
.../python/python3-coverage_7.2.7.bb | 19 +++++-----
.../python/python3-custom-inherit_2.3.1.bb | 5 +++
.../python/python3-dateparser_1.1.8.bb | 11 ++++--
.../python/python3-dbus-next_0.2.3.bb | 5 +++
.../python/python3-defusedxml_0.7.1.bb | 2 +
.../python/python3-ecdsa_0.18.0.bb | 4 ++
.../python/python3-et-xmlfile_1.1.0.bb | 8 +++-
.../python/python3-flask-mail_0.9.1.bb | 5 ++-
.../python/python3-flask-script_2.0.6.bb | 2 -
.../python/python3-flask-user_0.6.19.bb | 13 +++++--
.../python/python3-h11_0.14.0.bb | 2 +
.../python/python3-isodate_0.6.1.bb | 3 +-
.../python/python3-isort_5.12.0.bb | 16 ++++----
.../python/python3-padatious_0.4.8.bb | 8 ++++
.../python/python3-pako_0.3.1.bb | 7 ++++
.../python/python3-paramiko_3.2.0.bb | 11 +++---
.../python/python3-path_16.6.0.bb | 12 ++++--
.../python3-setuptools-scm-git-archive_1.1.bb | 1 +
.../python/python3-tzlocal_5.0.1.bb | 7 ++--
.../python3-attrdict3_2.0.2.bb | 2 +
.../pywbem/python3-pywbem_1.6.1.bb | 38 ++++++++++---------
38 files changed, 191 insertions(+), 99 deletions(-)
delete mode 100644 meta-python/recipes-devtools/python/python-flask-script.inc
delete mode 100644 meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb
--
2.39.2
^ permalink raw reply [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 01/54] python3-pywbem: drop unneeded class from RDEPENDS
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-20 1:15 ` Khem Raj
2023-06-19 13:21 ` [meta-python][RESEND PATCH 02/54] python3-pywbem: don't use PYTHON_PN Bartosz Golaszewski
` (52 subsequent siblings)
53 siblings, 1 reply; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
The native package has the same dependencies. Even if normally they are
satisfied by python3-native, we should still use a global RDEPENDS.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
index 71af06881..8b0383cf6 100644
--- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
+++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
@@ -27,7 +27,7 @@ DEPENDS += " \
${PYTHON_PN}-wheel-native \
"
-RDEPENDS:${PN}:class-target += "\
+RDEPENDS:${PN} += "\
${PYTHON_PN}-datetime \
${PYTHON_PN}-io \
${PYTHON_PN}-netclient \
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 02/54] python3-pywbem: don't use PYTHON_PN
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 01/54] python3-pywbem: drop unneeded class from RDEPENDS Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 03/54] python3-pywbem: order RDEPENDS alphabetically Bartosz Golaszewski
` (51 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
We no longer support python2. Drop PYTHON_PN and use python3 explicitly.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../pywbem/python3-pywbem_1.6.1.bb | 34 +++++++++----------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
index 8b0383cf6..c84576382 100644
--- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
+++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
@@ -21,26 +21,26 @@ SRC_URI[sha256sum] = "abdbd6ce08b6c597cdd6c7730e6b49a842d913f2f6b3cc62b585c58ec3
inherit pypi setuptools3 update-alternatives
DEPENDS += " \
- ${PYTHON_PN}-ply-native \
- ${PYTHON_PN}-pyyaml-native \
- ${PYTHON_PN}-six-native \
- ${PYTHON_PN}-wheel-native \
+ python3-ply-native \
+ python3-pyyaml-native \
+ python3-six-native \
+ python3-wheel-native \
"
RDEPENDS:${PN} += "\
- ${PYTHON_PN}-datetime \
- ${PYTHON_PN}-io \
- ${PYTHON_PN}-netclient \
- ${PYTHON_PN}-ply \
- ${PYTHON_PN}-pyyaml \
- ${PYTHON_PN}-six \
- ${PYTHON_PN}-stringold \
- ${PYTHON_PN}-threading \
- ${PYTHON_PN}-unixadmin \
- ${PYTHON_PN}-xml \
- ${PYTHON_PN}-nocasedict \
- ${PYTHON_PN}-nocaselist \
- ${PYTHON_PN}-yamlloader \
+ python3-datetime \
+ python3-io \
+ python3-netclient \
+ python3-ply \
+ python3-pyyaml \
+ python3-six \
+ python3-stringold \
+ python3-threading \
+ python3-unixadmin \
+ python3-xml \
+ python3-nocasedict \
+ python3-nocaselist \
+ python3-yamlloader \
"
ALTERNATIVE:${PN} = "mof_compiler"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 03/54] python3-pywbem: order RDEPENDS alphabetically
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 01/54] python3-pywbem: drop unneeded class from RDEPENDS Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 02/54] python3-pywbem: don't use PYTHON_PN Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 04/54] python3-pywbem: add missing run-time dependencies Bartosz Golaszewski
` (50 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Order run-time dependencies for clarity.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
index c84576382..6bff9844d 100644
--- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
+++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
@@ -31,6 +31,8 @@ RDEPENDS:${PN} += "\
python3-datetime \
python3-io \
python3-netclient \
+ python3-nocasedict \
+ python3-nocaselist \
python3-ply \
python3-pyyaml \
python3-six \
@@ -38,8 +40,6 @@ RDEPENDS:${PN} += "\
python3-threading \
python3-unixadmin \
python3-xml \
- python3-nocasedict \
- python3-nocaselist \
python3-yamlloader \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 04/54] python3-pywbem: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (2 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 03/54] python3-pywbem: order RDEPENDS alphabetically Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 05/54] python3-padatious: " Bartosz Golaszewski
` (49 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
index 6bff9844d..1ab1bde44 100644
--- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
+++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
@@ -30,11 +30,13 @@ DEPENDS += " \
RDEPENDS:${PN} += "\
python3-datetime \
python3-io \
+ python3-logging \
python3-netclient \
python3-nocasedict \
python3-nocaselist \
python3-ply \
python3-pyyaml \
+ python3-requests \
python3-six \
python3-stringold \
python3-threading \
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 05/54] python3-padatious: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (3 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 04/54] python3-pywbem: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 06/54] python3-pako: " Bartosz Golaszewski
` (48 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-padatious_0.4.8.bb | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-padatious_0.4.8.bb b/meta-python/recipes-devtools/python/python3-padatious_0.4.8.bb
index 404a0170d..fef6376ef 100644
--- a/meta-python/recipes-devtools/python/python3-padatious_0.4.8.bb
+++ b/meta-python/recipes-devtools/python/python3-padatious_0.4.8.bb
@@ -7,3 +7,11 @@ SRC_URI[md5sum] = "7dd2f1830737dc142aa199f77dacf32e"
SRC_URI[sha256sum] = "e471f251b94e8cadf6e4214f0f3b7b36678848aaa8c51cd5638ab23ecb716f75"
inherit pypi setuptools3
+
+RDEPENDS:${PN} += " \
+ python3-fann2 \
+ python3-json \
+ python3-multiprocessing \
+ python3-padaos \
+ python3-xxhash \
+"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 06/54] python3-pako: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (4 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 05/54] python3-padatious: " Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 07/54] python3-paramiko: stop using PYTHON_PN Bartosz Golaszewski
` (47 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-pako_0.3.1.bb | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-pako_0.3.1.bb b/meta-python/recipes-devtools/python/python3-pako_0.3.1.bb
index 34cd096c9..046e6571e 100644
--- a/meta-python/recipes-devtools/python/python3-pako_0.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pako_0.3.1.bb
@@ -11,3 +11,10 @@ do_install:append() {
rm -rf ${D}${prefix}/pako/LICENSE
rm -rf ${D}${prefix}/pako
}
+
+RDEPENDS:${PN} += " \
+ python3-appdirs \
+ python3-io \
+ python3-json \
+ python3-logging \
+"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 07/54] python3-paramiko: stop using PYTHON_PN
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (5 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 06/54] python3-pako: " Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 08/54] python3-paramiko: add missing run-time dependencies Bartosz Golaszewski
` (46 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
We no longer support python2 so stop using PYTHON_PN and use python3
explicitly.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-paramiko_3.2.0.bb | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb b/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb
index f2d8bfe44..2f3cf6eb7 100644
--- a/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb
@@ -11,9 +11,9 @@ inherit pypi setuptools3
CLEANBROKEN = "1"
-RDEPENDS:${PN} += "\
- ${PYTHON_PN}-bcrypt \
- ${PYTHON_PN}-cryptography \
- ${PYTHON_PN}-pynacl \
- ${PYTHON_PN}-unixadmin \
+RDEPENDS:${PN} += " \
+ python3-bcrypt \
+ python3-cryptography \
+ python3-pynacl \
+ python3-unixadmin \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 08/54] python3-paramiko: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (6 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 07/54] python3-paramiko: stop using PYTHON_PN Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 09/54] python3-path: fix coding style Bartosz Golaszewski
` (45 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb b/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb
index 2f3cf6eb7..5420a9edc 100644
--- a/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb
@@ -14,6 +14,7 @@ CLEANBROKEN = "1"
RDEPENDS:${PN} += " \
python3-bcrypt \
python3-cryptography \
+ python3-logging \
python3-pynacl \
python3-unixadmin \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 09/54] python3-path: fix coding style
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (7 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 08/54] python3-paramiko: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 10/54] python3-path: add missing run-time dependencies Bartosz Golaszewski
` (44 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Stop using PYTHON_PN and make indentation consistent.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-path_16.6.0.bb | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb
index 479177ed7..51b6574e0 100644
--- a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6"
SRC_URI[sha256sum] = "bea3816e1d54f4e33aac78d2031a0b0ed2f95e69db85b45d51f17df97071da69"
SRC_URI += "\
- file://run-ptest \
+ file://run-ptest \
"
inherit pypi python_setuptools_build_meta ptest
@@ -13,11 +13,11 @@ inherit pypi python_setuptools_build_meta ptest
DEPENDS += "python3-setuptools-scm-native"
RDEPENDS:${PN} += " \
- ${PYTHON_PN}-appdirs \
+ python3-appdirs \
"
RDEPENDS:${PN}-ptest += " \
- ${PYTHON_PN}-pytest \
- ${PYTHON_PN}-unittest-automake-output \
+ python3-pytest \
+ python3-unittest-automake-output \
"
BBCLASSEXTEND = "nativesdk native"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 10/54] python3-path: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (8 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 09/54] python3-path: fix coding style Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 11/54] python3-ecdsa: don't install tests Bartosz Golaszewski
` (43 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-path_16.6.0.bb | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb
index 51b6574e0..095f906f0 100644
--- a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb
@@ -14,6 +14,10 @@ DEPENDS += "python3-setuptools-scm-native"
RDEPENDS:${PN} += " \
python3-appdirs \
+ python3-crypt \
+ python3-io \
+ python3-numbers \
+ python3-shell \
"
RDEPENDS:${PN}-ptest += " \
python3-pytest \
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 11/54] python3-ecdsa: don't install tests
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (9 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 10/54] python3-path: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 12/54] python3-et-xmlfile: fix coding style Bartosz Golaszewski
` (42 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
If we don't want to pull python3-unittest at run-time then we must not
install test packages. This recipe doesn't provide ptest anyway.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-ecdsa_0.18.0.bb | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-ecdsa_0.18.0.bb b/meta-python/recipes-devtools/python/python3-ecdsa_0.18.0.bb
index 6a399a96f..d1022891b 100644
--- a/meta-python/recipes-devtools/python/python3-ecdsa_0.18.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ecdsa_0.18.0.bb
@@ -13,3 +13,7 @@ inherit pypi setuptools3 python3native
RDEPENDS:${PN} += "python3-six python3-gmpy2 python3-pbr"
BBCLASSEXTEND = "native nativesdk"
+
+do_install:append() {
+ rm ${D}${PYTHON_SITEPACKAGES_DIR}/ecdsa/test_*.py
+}
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 12/54] python3-et-xmlfile: fix coding style
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (10 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 11/54] python3-ecdsa: don't install tests Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 13/54] python3-et-xmlfile: add missing run-time dependencies Bartosz Golaszewski
` (41 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Don't use PYTHON_PN and split RDEPENDS into multiple lines.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-et-xmlfile_1.1.0.bb | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb b/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb
index 7c66342ec..fbebf4869 100644
--- a/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb
@@ -10,7 +10,12 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148
SRC_URI[sha256sum] = "8eb9e2bc2f8c97e37a2dc85a09ecdcdec9d8a396530a6d5a33b30b9a92da0c5c"
-RDEPENDS:${PN} += "${PYTHON_PN}-compression ${PYTHON_PN}-io ${PYTHON_PN}-pprint ${PYTHON_PN}-shell"
+RDEPENDS:${PN} += " \
+ python3-compression \
+ python3-io \
+ python3-pprint \
+ python3-shell \
+"
inherit setuptools3 pypi
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 13/54] python3-et-xmlfile: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (11 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 12/54] python3-et-xmlfile: fix coding style Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 14/54] python3-flask-user: fix coding style Bartosz Golaszewski
` (40 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb b/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb
index fbebf4869..50ae7fa5e 100644
--- a/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb
@@ -15,6 +15,7 @@ RDEPENDS:${PN} += " \
python3-io \
python3-pprint \
python3-shell \
+ python3-xml \
"
inherit setuptools3 pypi
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 14/54] python3-flask-user: fix coding style
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (12 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 13/54] python3-et-xmlfile: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 15/54] python3-flask-user: add missing run-time dependencies Bartosz Golaszewski
` (39 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Stop using PYTHON_PN, make indentation and line breaks consistent and
order dependencies alphabetically.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../python/python3-flask-user_0.6.19.bb | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
index fbacf2e99..a1b15c99c 100644
--- a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
@@ -13,7 +13,9 @@ PYPI_PACKAGE = "Flask-User"
inherit pypi setuptools3
-RDEPENDS:${PN} = "${PYTHON_PN}-flask \
- ${PYTHON_PN}-flask-login \
- ${PYTHON_PN}-flask-mail \
- ${PYTHON_PN}-babel"
+RDEPENDS:${PN} = " \
+ python3-babel \
+ python3-flask \
+ python3-flask-login \
+ python3-flask-mail \
+"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 15/54] python3-flask-user: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (13 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 14/54] python3-flask-user: fix coding style Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 16/54] python3-isort: fix coding style Bartosz Golaszewski
` (38 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-flask-user_0.6.19.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
index a1b15c99c..ac449361a 100644
--- a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
@@ -15,7 +15,10 @@ inherit pypi setuptools3
RDEPENDS:${PN} = " \
python3-babel \
+ python3-blinker \
python3-flask \
python3-flask-login \
python3-flask-mail \
+ python3-flask-wtf \
+ python3-passlib \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 16/54] python3-isort: fix coding style
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (14 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 15/54] python3-flask-user: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 17/54] python3-isort: add missing run-time dependencies Bartosz Golaszewski
` (37 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Stop using PYTHON_PN and fix white spaces.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../python/python3-isort_5.12.0.bb | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb b/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb
index 6d7b20f3a..03d7a529c 100644
--- a/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb
+++ b/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb
@@ -8,13 +8,13 @@ SRC_URI[sha256sum] = "8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fc
inherit pypi python_poetry_core
-RDEPENDS:${PN} += "\
- ${PYTHON_PN}-datetime \
- ${PYTHON_PN}-shell \
- ${PYTHON_PN}-profile \
- ${PYTHON_PN}-numbers \
- ${PYTHON_PN}-pprint \
- ${PYTHON_PN}-difflib \
+RDEPENDS:${PN} += " \
+ python3-datetime \
+ python3-difflib \
+ python3-numbers \
+ python3-pprint \
+ python3-profile \
+ python3-shell \
"
BBCLASSEXTEND = "native nativesdk"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 17/54] python3-isort: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (15 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 16/54] python3-isort: fix coding style Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 18/54] python3-isodate: stop using PYTHON_PN Bartosz Golaszewski
` (36 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-isort_5.12.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb b/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb
index 03d7a529c..d111393ea 100644
--- a/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb
+++ b/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb
@@ -9,8 +9,10 @@ SRC_URI[sha256sum] = "8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fc
inherit pypi python_poetry_core
RDEPENDS:${PN} += " \
+ python3-compression \
python3-datetime \
python3-difflib \
+ python3-email \
python3-numbers \
python3-pprint \
python3-profile \
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 18/54] python3-isodate: stop using PYTHON_PN
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (16 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 17/54] python3-isort: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 19/54] python3-isodate: add missing run-time dependencies Bartosz Golaszewski
` (35 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
We no longer support python2 so use python3 explicitly.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb b/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb
index 2a5dcfca3..722ea3af3 100644
--- a/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c1
inherit pypi setuptools3
RDEPENDS:${PN} += " \
- ${PYTHON_PN}-six \
+ python3-six \
"
BBCLASSEXTEND = "native nativesdk"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 19/54] python3-isodate: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (17 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 18/54] python3-isodate: stop using PYTHON_PN Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 20/54] python-idna-ssl: " Bartosz Golaszewski
` (34 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb b/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb
index 722ea3af3..c65083b77 100644
--- a/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb
@@ -7,6 +7,7 @@ SRC_URI[sha256sum] = "48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c1
inherit pypi setuptools3
RDEPENDS:${PN} += " \
+ python3-numbers \
python3-six \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 20/54] python-idna-ssl: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (18 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 19/54] python3-isodate: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 21/54] python3-hpack: " Bartosz Golaszewski
` (33 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python-idna-ssl.inc | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python-idna-ssl.inc b/meta-python/recipes-devtools/python/python-idna-ssl.inc
index e74bbd7c6..356a3873e 100644
--- a/meta-python/recipes-devtools/python/python-idna-ssl.inc
+++ b/meta-python/recipes-devtools/python/python-idna-ssl.inc
@@ -8,3 +8,8 @@ SRC_URI[sha256sum] = "a933e3bb13da54383f9e8f35dc4f9cb9eb9b3b78c6b36f311254d6d0d9
PYPI_PACKAGE = "idna-ssl"
inherit pypi
+
+RDEPENDS:${PN} += " \
+ python3-idna \
+ python3-io \
+"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 21/54] python3-hpack: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (19 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 20/54] python-idna-ssl: " Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 22/54] python3-h11: " Bartosz Golaszewski
` (32 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-connectivity/python-hpack/python3-hpack_4.0.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-connectivity/python-hpack/python3-hpack_4.0.0.bb b/meta-python/recipes-connectivity/python-hpack/python3-hpack_4.0.0.bb
index afba98e4b..0297cb8c2 100644
--- a/meta-python/recipes-connectivity/python-hpack/python3-hpack_4.0.0.bb
+++ b/meta-python/recipes-connectivity/python-hpack/python3-hpack_4.0.0.bb
@@ -8,3 +8,5 @@ SRC_URI[md5sum] = "27e01514ef06dc9fa0798d3dcb7de47c"
SRC_URI[sha256sum] = "fc41de0c63e687ebffde81187a948221294896f6bdc0ae2312708df339430095"
inherit pypi setuptools3
+
+RDEPENDS:${PN} += "python3-logging"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 22/54] python3-h11: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (20 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 21/54] python3-hpack: " Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 23/54] python3-gsocketpool: drop unneeded DEPENDS Bartosz Golaszewski
` (31 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-h11_0.14.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb b/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb
index 7bda0eae1..2bddefa3f 100644
--- a/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb
+++ b/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb
@@ -6,3 +6,5 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f5501d19c3116f4aaeef89369f458693"
inherit pypi setuptools3
SRC_URI[sha256sum] = "8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d"
+
+RDEPENDS:${PN} += "python3-profile"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 23/54] python3-gsocketpool: drop unneeded DEPENDS
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (21 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 22/54] python3-h11: " Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 24/54] python3-gsocketpool: stop using PYTHON_PN Bartosz Golaszewski
` (30 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
This package doesn't depend on python3-gevent at build-time.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../python-gsocketpool/python3-gsocketpool_0.1.6.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb
index a5581c252..9ded1d4be 100644
--- a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb
+++ b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "creates a pool of connections that can be used with gevent"
HOMEPAGE = "https://github.com/studio-ousia/gsocketpool"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4ba825394aec026b5f94edca44426859"
-DEPENDS += "${PYTHON_PN}-gevent"
+
RDEPENDS:${PN} += "${PYTHON_PN}-gevent"
SRC_URI[md5sum] = "49f5f292ef1b60944ae92ca426a5e550"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 24/54] python3-gsocketpool: stop using PYTHON_PN
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (22 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 23/54] python3-gsocketpool: drop unneeded DEPENDS Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 25/54] python3-gsocketpool: add missing run-time dependencies Bartosz Golaszewski
` (29 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
We no longer support python2 so use python3 explicitly.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../python-gsocketpool/python3-gsocketpool_0.1.6.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb
index 9ded1d4be..ee0ffacbd 100644
--- a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb
+++ b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/studio-ousia/gsocketpool"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4ba825394aec026b5f94edca44426859"
-RDEPENDS:${PN} += "${PYTHON_PN}-gevent"
+RDEPENDS:${PN} += "python3-gevent"
SRC_URI[md5sum] = "49f5f292ef1b60944ae92ca426a5e550"
SRC_URI[sha256sum] = "f2e2749aceadce6b27ca52e2b0a64af99797746a8681e1a2963f72007c14cb14"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 25/54] python3-gsocketpool: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (23 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 24/54] python3-gsocketpool: stop using PYTHON_PN Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 26/54] python3-flask-mail: stop using PYTHON_PN Bartosz Golaszewski
` (28 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../python-gsocketpool/python3-gsocketpool_0.1.6.bb | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb
index ee0ffacbd..60ac18155 100644
--- a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb
+++ b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb
@@ -4,7 +4,10 @@ HOMEPAGE = "https://github.com/studio-ousia/gsocketpool"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4ba825394aec026b5f94edca44426859"
-RDEPENDS:${PN} += "python3-gevent"
+RDEPENDS:${PN} += " \
+ python3-gevent \
+ python3-logging \
+"
SRC_URI[md5sum] = "49f5f292ef1b60944ae92ca426a5e550"
SRC_URI[sha256sum] = "f2e2749aceadce6b27ca52e2b0a64af99797746a8681e1a2963f72007c14cb14"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 26/54] python3-flask-mail: stop using PYTHON_PN
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (24 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 25/54] python3-gsocketpool: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 27/54] python3-flask-mail: add missing run-time dependencies Bartosz Golaszewski
` (27 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
We no longer support python2 so use python3 explicitly.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb b/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb
index e568f7fac..aaf02a23b 100644
--- a/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb
@@ -11,4 +11,4 @@ PYPI_PACKAGE = "Flask-Mail"
inherit pypi setuptools3
-RDEPENDS:${PN} = "${PYTHON_PN}-flask"
+RDEPENDS:${PN} = "python3-flask"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 27/54] python3-flask-mail: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (25 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 26/54] python3-flask-mail: stop using PYTHON_PN Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 28/54] python3-flask-sijax: stop using PYTHON_PN Bartosz Golaszewski
` (26 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-flask-mail_0.9.1.bb | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb b/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb
index aaf02a23b..1aca3a161 100644
--- a/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb
@@ -11,4 +11,7 @@ PYPI_PACKAGE = "Flask-Mail"
inherit pypi setuptools3
-RDEPENDS:${PN} = "python3-flask"
+RDEPENDS:${PN} = " \
+ python3-blinker \
+ python3-flask \
+"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 28/54] python3-flask-sijax: stop using PYTHON_PN
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (26 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 27/54] python3-flask-mail: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 29/54] python3-flask-sijax: add missing run-time dependencies Bartosz Golaszewski
` (25 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
We no longer support python2 so use python3 explicitly.
While at it: use '+=' for RDEPENDS assignment.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python-flask-sijax.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python-flask-sijax.inc b/meta-python/recipes-devtools/python/python-flask-sijax.inc
index 4264f8f6d..036cf7c3b 100644
--- a/meta-python/recipes-devtools/python/python-flask-sijax.inc
+++ b/meta-python/recipes-devtools/python/python-flask-sijax.inc
@@ -5,4 +5,4 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=266adc7b911b7c84b837bf77196e1ba6"
PYPI_PACKAGE = "Flask-Sijax"
-RDEPENDS:${PN} = "${PYTHON_PN}-sijax"
\ No newline at end of file
+RDEPENDS:${PN} += "python3-sijax"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 29/54] python3-flask-sijax: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (27 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 28/54] python3-flask-sijax: stop using PYTHON_PN Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 30/54] python3-flask-script: remove recipe Bartosz Golaszewski
` (24 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python-flask-sijax.inc | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python-flask-sijax.inc b/meta-python/recipes-devtools/python/python-flask-sijax.inc
index 036cf7c3b..239c843fc 100644
--- a/meta-python/recipes-devtools/python/python-flask-sijax.inc
+++ b/meta-python/recipes-devtools/python/python-flask-sijax.inc
@@ -5,4 +5,8 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=266adc7b911b7c84b837bf77196e1ba6"
PYPI_PACKAGE = "Flask-Sijax"
-RDEPENDS:${PN} += "python3-sijax"
+RDEPENDS:${PN} += " \
+ python3-flask \
+ python3-sijax \
+ python3-werkzeug \
+"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 30/54] python3-flask-script: remove recipe
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (28 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 29/54] python3-flask-sijax: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 31/54] python3-aioserial: fix coding style Bartosz Golaszewski
` (23 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
This package has long been deprecated by upstream maintainers and doesn't
even work in meta-openembedded due to a run-time import error. Remove
the recipe.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../packagegroups/packagegroup-meta-python.bb | 1 -
.../recipes-devtools/python/python-flask-script.inc | 12 ------------
.../python/python3-flask-script_2.0.6.bb | 2 --
3 files changed, 15 deletions(-)
delete mode 100644 meta-python/recipes-devtools/python/python-flask-script.inc
delete mode 100644 meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 982e41303..b23d24c6d 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -137,7 +137,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-flask-nav \
python3-flask-pymongo \
python3-flask-restful \
- python3-flask-script \
python3-flask-sijax \
python3-flask-socketio \
python3-flask-sqlalchemy \
diff --git a/meta-python/recipes-devtools/python/python-flask-script.inc b/meta-python/recipes-devtools/python/python-flask-script.inc
deleted file mode 100644
index 3a7adb32c..000000000
--- a/meta-python/recipes-devtools/python/python-flask-script.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "Scripting support for flask"
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=e686048adb69341fc8a08caeda528b41"
-
-SRC_URI[md5sum] = "3fbd91fe13cebedfb2431331f6eabb68"
-SRC_URI[sha256sum] = "6425963d91054cfcc185807141c7314a9c5ad46325911bd24dcb489bd0161c65"
-
-PYPI_PACKAGE = "Flask-Script"
-
-RDEPENDS:${PN} += "\
- ${PYTHON_PN}-flask \
- "
diff --git a/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb b/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb
deleted file mode 100644
index 9f885191b..000000000
--- a/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit pypi setuptools3
-require python-flask-script.inc
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 31/54] python3-aioserial: fix coding style
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (29 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 30/54] python3-flask-script: remove recipe Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 32/54] python3-aioserial: add missing run-time dependencies Bartosz Golaszewski
` (22 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Stop using PYTHON_PN, fix whitespaces, drop python3-core from RDEPENDS.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-aioserial_1.3.1.bb | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb b/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb
index 7ef47a2f8..6419aa9c9 100755
--- a/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb
@@ -11,7 +11,6 @@ SRC_URI[sha256sum] = "702bf03b0eb84b8ef2d8dac5cb925e1e685dce98f77b125569bc6fd2b3
inherit pypi setuptools3
-RDEPENDS:${PN} += "\
- ${PYTHON_PN}-core \
- ${PYTHON_PN}-pyserial \
+RDEPENDS:${PN} += " \
+ python3-pyserial \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 32/54] python3-aioserial: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (30 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 31/54] python3-aioserial: fix coding style Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 33/54] python3-aspectlib: " Bartosz Golaszewski
` (21 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb b/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb
index 6419aa9c9..8279f2704 100755
--- a/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb
@@ -12,5 +12,6 @@ SRC_URI[sha256sum] = "702bf03b0eb84b8ef2d8dac5cb925e1e685dce98f77b125569bc6fd2b3
inherit pypi setuptools3
RDEPENDS:${PN} += " \
+ python3-asyncio \
python3-pyserial \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 33/54] python3-aspectlib: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (31 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 32/54] python3-aioserial: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 34/54] python3-asyncio-throttle: " Bartosz Golaszewski
` (20 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-aspectlib_2.0.0.bb | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-aspectlib_2.0.0.bb b/meta-python/recipes-devtools/python/python3-aspectlib_2.0.0.bb
index d2b0864ca..134151328 100644
--- a/meta-python/recipes-devtools/python/python3-aspectlib_2.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-aspectlib_2.0.0.bb
@@ -27,6 +27,9 @@ RDEPENDS:${PN}-ptest += "\
python3-unittest-automake-output \
"
-RDEPENDS:${PN} += "python3-core python3-fields"
+RDEPENDS:${PN} += " \
+ python3-fields \
+ python3-logging \
+"
BBCLASSEXTEND = "native nativesdk"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 34/54] python3-asyncio-throttle: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (32 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 33/54] python3-aspectlib: " Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 35/54] python3-attrdict3: " Bartosz Golaszewski
` (19 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-asyncio-throttle_1.0.2.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-asyncio-throttle_1.0.2.bb b/meta-python/recipes-devtools/python/python3-asyncio-throttle_1.0.2.bb
index 1f907511a..040e70940 100644
--- a/meta-python/recipes-devtools/python/python3-asyncio-throttle_1.0.2.bb
+++ b/meta-python/recipes-devtools/python/python3-asyncio-throttle_1.0.2.bb
@@ -7,3 +7,5 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c7906e56b70808e1ade6ca05e0bb48d5"
SRC_URI[sha256sum] = "2675282e99d9129ecc446f917e174bc205c65e36c602aa18603b4948567fcbd4"
inherit pypi setuptools3
+
+RDEPENDS:${PN} += "python3-asyncio"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 35/54] python3-attrdict3: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (33 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 34/54] python3-asyncio-throttle: " Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 36/54] python3-betamax: " Bartosz Golaszewski
` (18 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../python3-attrdict3/python3-attrdict3_2.0.2.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb b/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb
index cb44ea71a..ee099c7ac 100644
--- a/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb
+++ b/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb
@@ -10,3 +10,5 @@ SRC_URI[sha256sum] = "004c171ca1120cc1755701db99d7fa4944afb1e68950434efdaa542513
inherit pypi setuptools3
BBCLASSEXTEND = "native"
+
+RDEPENDS:${PN} += "python3-six"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 36/54] python3-betamax: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (34 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 35/54] python3-attrdict3: " Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 37/54] python3-binwalk: " Bartosz Golaszewski
` (17 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-betamax_0.8.1.bb | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-betamax_0.8.1.bb b/meta-python/recipes-devtools/python/python3-betamax_0.8.1.bb
index e3c5e7a3a..feb9ab3e2 100644
--- a/meta-python/recipes-devtools/python/python3-betamax_0.8.1.bb
+++ b/meta-python/recipes-devtools/python/python3-betamax_0.8.1.bb
@@ -13,9 +13,13 @@ SRC_URI[sha256sum] = "5bf004ceffccae881213fb722f34517166b84a34919b92ffc14d1dbd05
inherit pypi setuptools3 ptest
+RDEPENDS:${PN} += " \
+ python3-requests \
+ python3-unittest \
+"
+
RDEPENDS:${PN}-ptest += " \
${PYTHON_PN}-pytest \
- ${PYTHON_PN}-requests \
"
do_install_ptest() {
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 37/54] python3-binwalk: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (35 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 36/54] python3-betamax: " Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 38/54] python3-can: fix coding style Bartosz Golaszewski
` (16 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-binwalk_2.3.3.bb | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-binwalk_2.3.3.bb b/meta-python/recipes-devtools/python/python3-binwalk_2.3.3.bb
index 362efa275..1a55a3e4a 100644
--- a/meta-python/recipes-devtools/python/python3-binwalk_2.3.3.bb
+++ b/meta-python/recipes-devtools/python/python3-binwalk_2.3.3.bb
@@ -14,4 +14,10 @@ S = "${WORKDIR}/git"
inherit setuptools3
-RDEPENDS:${PN} += "python3-core"
+RDEPENDS:${PN} += " \
+ python3-compression \
+ python3-logging \
+ python3-netserver \
+ python3-setuptools \
+ python3-stringold \
+"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 38/54] python3-can: fix coding style
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (36 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 37/54] python3-binwalk: " Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 39/54] python3-can: add missing run-time dependencies Bartosz Golaszewski
` (15 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Stop using PYTHON_PN, order RDEPENDS alphabetically, drop unneeded
class-target override, fix whitespaces.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../python/python3-can_4.2.1.bb | 26 +++++++++----------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/meta-python/recipes-devtools/python/python3-can_4.2.1.bb b/meta-python/recipes-devtools/python/python3-can_4.2.1.bb
index d7b2a9573..f5cc31d6f 100644
--- a/meta-python/recipes-devtools/python/python3-can_4.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-can_4.2.1.bb
@@ -9,19 +9,19 @@ PYPI_PACKAGE="python-can"
inherit pypi setuptools3
-RDEPENDS:${PN}:class-target += "\
- ${PYTHON_PN}-aenum \
- ${PYTHON_PN}-ctypes \
- ${PYTHON_PN}-codecs \
- ${PYTHON_PN}-compression \
- ${PYTHON_PN}-fcntl \
- ${PYTHON_PN}-logging \
- ${PYTHON_PN}-misc \
- ${PYTHON_PN}-netserver \
- ${PYTHON_PN}-sqlite3 \
- ${PYTHON_PN}-wrapt \
- ${PYTHON_PN}-pkg-resources \
- ${PYTHON_PN}-typing-extensions \
+RDEPENDS:${PN} += " \
+ python3-aenum \
+ python3-codecs \
+ python3-compression \
+ python3-ctypes \
+ python3-fcntl \
+ python3-logging \
+ python3-misc \
+ python3-netserver \
+ python3-pkg-resources \
+ python3-sqlite3 \
+ python3-typing-extensions \
+ python3-wrapt \
"
BBCLASSEXTEND = "native nativesdk"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 39/54] python3-can: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (37 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 38/54] python3-can: fix coding style Bartosz Golaszewski
@ 2023-06-19 13:21 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 40/54] python3-click-spinner: " Bartosz Golaszewski
` (14 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:21 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-can_4.2.1.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-can_4.2.1.bb b/meta-python/recipes-devtools/python/python3-can_4.2.1.bb
index f5cc31d6f..5e3d54d6f 100644
--- a/meta-python/recipes-devtools/python/python3-can_4.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-can_4.2.1.bb
@@ -11,10 +11,12 @@ inherit pypi setuptools3
RDEPENDS:${PN} += " \
python3-aenum \
+ python3-asyncio \
python3-codecs \
python3-compression \
python3-ctypes \
python3-fcntl \
+ python3-json \
python3-logging \
python3-misc \
python3-netserver \
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 40/54] python3-click-spinner: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (38 preceding siblings ...)
2023-06-19 13:21 ` [meta-python][RESEND PATCH 39/54] python3-can: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 41/54] python3-colorlog: " Bartosz Golaszewski
` (13 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-click-spinner_0.1.10.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-click-spinner_0.1.10.bb b/meta-python/recipes-devtools/python/python3-click-spinner_0.1.10.bb
index 418f8a32a..bd1136fd7 100644
--- a/meta-python/recipes-devtools/python/python3-click-spinner_0.1.10.bb
+++ b/meta-python/recipes-devtools/python/python3-click-spinner_0.1.10.bb
@@ -7,3 +7,5 @@ SRC_URI[md5sum] = "ab68ed404401421819c81cc6c0677a87"
SRC_URI[sha256sum] = "87eacf9d7298973a25d7615ef57d4782aebf913a532bba4b28a37e366e975daf"
inherit pypi setuptools3
+
+RDEPENDS:${PN} += "python3-json"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 41/54] python3-colorlog: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (39 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 40/54] python3-click-spinner: " Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 42/54] python3-colorzero: " Bartosz Golaszewski
` (12 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb b/meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb
index 84b67e784..69f4be17c 100644
--- a/meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb
+++ b/meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb
@@ -8,3 +8,5 @@ inherit pypi setuptools3
PYPI_PACKAGE = "colorlog"
SRC_URI[sha256sum] = "bd94bd21c1e13fac7bd3153f4bc3a7dc0eb0974b8bc2fdf1a989e474f6e582e5"
+
+RDEPENDS:${PN} += "python3-logging"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 42/54] python3-colorzero: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (40 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 41/54] python3-colorlog: " Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 43/54] python3-configobj: fix coding style Bartosz Golaszewski
` (11 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-colorzero_2.0.bb | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb b/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb
index 1a331d13f..fc1615e67 100644
--- a/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb
@@ -7,7 +7,10 @@ HOMEPAGE = " https://github.com/waveform80/colorzero "
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ae6c62710c0646f3c60d1ad812ea9bf9"
-RDEPENDS:${PN} = "python3-image"
+RDEPENDS:${PN} += " \
+ python3-image \
+ python3-numbers \
+"
SRC_URI[sha256sum] = "e7d5a5c26cd0dc37b164ebefc609f388de24f8593b659191e12d85f8f9d5eb58"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 43/54] python3-configobj: fix coding style
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (41 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 42/54] python3-colorzero: " Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 44/54] python3-configobj: add missing run-time dependencies Bartosz Golaszewski
` (10 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Stop using PYTHON_PN, fix whitespaces.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-configobj_5.0.8.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb b/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb
index b8b5e6f89..fa9424a51 100644
--- a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb
+++ b/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb
@@ -8,6 +8,6 @@ SRC_URI[sha256sum] = "6f704434a07dc4f4dc7c9a745172c1cad449feb548febd9f7fe362629c
inherit pypi setuptools3
-RDEPENDS:${PN} += "\
- ${PYTHON_PN}-six \
+RDEPENDS:${PN} += " \
+ python3-six \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 44/54] python3-configobj: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (42 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 43/54] python3-configobj: fix coding style Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 45/54] python3-configshell-fb: " Bartosz Golaszewski
` (9 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb b/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb
index fa9424a51..8dc706fdf 100644
--- a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb
+++ b/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb
@@ -9,5 +9,6 @@ SRC_URI[sha256sum] = "6f704434a07dc4f4dc7c9a745172c1cad449feb548febd9f7fe362629c
inherit pypi setuptools3
RDEPENDS:${PN} += " \
+ python3-pprint \
python3-six \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 45/54] python3-configshell-fb: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (43 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 44/54] python3-configobj: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 46/54] python3-coverage: fix coding style and RDEPENDS Bartosz Golaszewski
` (8 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../python/python3-configshell-fb_1.1.29.bb | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb b/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb
index 2bb196c20..7a7ecd753 100644
--- a/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb
+++ b/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb
@@ -14,4 +14,9 @@ S = "${WORKDIR}/git"
inherit setuptools3
PIP_INSTALL_PACKAGE = "configshell_fb"
-RDEPENDS:${PN} += "python3-modules python3-fcntl python3-six"
+RDEPENDS:${PN} += " \
+ python3-fcntl \
+ python3-modules \
+ python3-pyparsing \
+ python3-six \
+"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 46/54] python3-coverage: fix coding style and RDEPENDS
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (44 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 45/54] python3-configshell-fb: " Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 47/54] python3-custom-inherit: add missing run-time dependencies Bartosz Golaszewski
` (7 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Don't use PYTHON_PN, order RDEPENDS alphabetically. Replace toml with
tomllib to fix a run-time dependency issue.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../python/python3-coverage_7.2.7.bb | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/meta-python/recipes-devtools/python/python3-coverage_7.2.7.bb b/meta-python/recipes-devtools/python/python3-coverage_7.2.7.bb
index f625996ba..a69c05d25 100644
--- a/meta-python/recipes-devtools/python/python3-coverage_7.2.7.bb
+++ b/meta-python/recipes-devtools/python/python3-coverage_7.2.7.bb
@@ -8,14 +8,13 @@ SRC_URI[sha256sum] = "924d94291ca674905fe9481f12294eb11f2d3d3fd1adb20314ba89e94f
inherit pypi setuptools3
RDEPENDS:${PN} += " \
- ${PYTHON_PN}-sqlite3 \
- ${PYTHON_PN}-core \
- ${PYTHON_PN}-pprint \
- ${PYTHON_PN}-json \
- ${PYTHON_PN}-xml \
- ${PYTHON_PN}-crypt \
- ${PYTHON_PN}-shell \
- ${PYTHON_PN}-io \
- ${PYTHON_PN}-toml \
- ${PYTHON_PN}-multiprocessing \
+ python3-crypt \
+ python3-io \
+ python3-json \
+ python3-multiprocessing \
+ python3-pprint \
+ python3-shell \
+ python3-sqlite3 \
+ python3-tomllib \
+ python3-xml \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 47/54] python3-custom-inherit: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (45 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 46/54] python3-coverage: fix coding style and RDEPENDS Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 48/54] python3-dateparser: fix coding style Bartosz Golaszewski
` (6 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-custom-inherit_2.3.1.bb | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb b/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb
index c0e10448e..8ff3b9e3d 100644
--- a/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb
@@ -8,3 +8,8 @@ PYPI_PACKAGE = "custom_inherit"
SRC_URI[sha256sum] = "a0d104847b4cc1ae24e00061fc2e11da8766b019bf4c8c753822347366c8c49f"
inherit pypi setuptools3
+
+RDEPENDS:${PN} += " \
+ python3-json \
+ python3-stringold \
+"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 48/54] python3-dateparser: fix coding style
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (46 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 47/54] python3-custom-inherit: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 49/54] python3-dateparser: add missing run-time dependencies Bartosz Golaszewski
` (5 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Stop using PYTHON_PN, order RDEPENDS alphabetically, fix whitespaces.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-dateparser_1.1.8.bb | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb b/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb
index 67b82940b..13e8b184d 100644
--- a/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb
+++ b/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb
@@ -12,9 +12,9 @@ inherit pypi setuptools3
CLEANBROKEN = "1"
RDEPENDS:${PN} += " \
- ${PYTHON_PN}-dateutil \
- ${PYTHON_PN}-tzlocal \
- ${PYTHON_PN}-ruamel-yaml \
+ python3-dateutil \
+ python3-ruamel-yaml \
+ python3-tzlocal \
"
-# Ommitted ${PYTHON_PN}-convertdate, ${PYTHON_PN}-jdatetime ${PYTHON_PN}-umalqurra
+# Ommitted python3-convertdate, python3-jdatetime python3-umalqurra
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 49/54] python3-dateparser: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (47 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 48/54] python3-dateparser: fix coding style Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 50/54] python3-tzlocal: fix coding style Bartosz Golaszewski
` (4 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-dateparser_1.1.8.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb b/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb
index 13e8b184d..8b890fb22 100644
--- a/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb
+++ b/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb
@@ -13,6 +13,9 @@ CLEANBROKEN = "1"
RDEPENDS:${PN} += " \
python3-dateutil \
+ python3-logging \
+ python3-pytz \
+ python3-regex \
python3-ruamel-yaml \
python3-tzlocal \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 50/54] python3-tzlocal: fix coding style
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (48 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 49/54] python3-dateparser: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 51/54] python3-tzlocal: add missing run-time dependencies Bartosz Golaszewski
` (3 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Stop using PYTHON_PN, order RDEPENDS alphabetically, fix whitespaces.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-tzlocal_5.0.1.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb b/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb
index 43649bf73..97f4f410e 100644
--- a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "46eb99ad4bdb71f3f72b7d24f4267753e240944ecfc16f25d2719ba898
inherit pypi python_setuptools_build_meta
-RDEPENDS:${PN} += "\
- ${PYTHON_PN}-pytz-deprecation-shim \
- ${PYTHON_PN}-datetime \
+RDEPENDS:${PN} += " \
+ python3-datetime \
+ python3-pytz-deprecation-shim \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 51/54] python3-tzlocal: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (49 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 50/54] python3-tzlocal: fix coding style Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 52/54] python3-dbus-next: " Bartosz Golaszewski
` (2 subsequent siblings)
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb b/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb
index 97f4f410e..a59fd9364 100644
--- a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb
@@ -9,5 +9,6 @@ inherit pypi python_setuptools_build_meta
RDEPENDS:${PN} += " \
python3-datetime \
+ python3-logging \
python3-pytz-deprecation-shim \
"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 52/54] python3-dbus-next: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (50 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 51/54] python3-tzlocal: add missing run-time dependencies Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 53/54] python3-defusedxml: " Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 54/54] python3-setuptools-scm-git-archive: " Bartosz Golaszewski
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../recipes-devtools/python/python3-dbus-next_0.2.3.bb | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb b/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb
index 3ee11b9d5..9f6aa7ed7 100644
--- a/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb
+++ b/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb
@@ -10,3 +10,8 @@ PYPI_PACKAGE = "dbus_next"
inherit pypi setuptools3
BBCLASSEXTEND = "native nativesdk"
+
+RDEPENDS:${PN} += " \
+ python3-asyncio \
+ python3-xml \
+"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 53/54] python3-defusedxml: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (51 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 52/54] python3-dbus-next: " Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 54/54] python3-setuptools-scm-git-archive: " Bartosz Golaszewski
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb b/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb
index 3396c7262..8ec6680d8 100644
--- a/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb
+++ b/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb
@@ -10,3 +10,5 @@ SRC_URI[sha256sum] = "1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51
inherit pypi setuptools3
BBCLASSEXTEND = "native"
+
+RDEPENDS:${PN} += "python3-xml"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* [meta-python][RESEND PATCH 54/54] python3-setuptools-scm-git-archive: add missing run-time dependencies
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
` (52 preceding siblings ...)
2023-06-19 13:22 ` [meta-python][RESEND PATCH 53/54] python3-defusedxml: " Bartosz Golaszewski
@ 2023-06-19 13:22 ` Bartosz Golaszewski
53 siblings, 0 replies; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-19 13:22 UTC (permalink / raw)
To: Khem Raj, Bruce Ashfield, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
.../python/python3-setuptools-scm-git-archive_1.1.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb b/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb
index 472c4eb1c..2068871d9 100644
--- a/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb
@@ -11,5 +11,6 @@ PYPI_PACKAGE = "setuptools_scm_git_archive"
PYPI_SRC_URI = "https://files.pythonhosted.org/packages/7e/2c/0c15b29a1b5940250bfdc4a4f53272e35cd7cf8a34159291b6b4ec9eb291/${PYPI_ARCHIVE_NAME}"
DEPENDS += "python3-setuptools-scm-native"
+RDEPENDS:${PN} += "python3-setuptools-scm"
BBCLASSEXTEND = "native nativesdk"
--
2.39.2
^ permalink raw reply related [flat|nested] 60+ messages in thread
* Re: [meta-python][RESEND PATCH 01/54] python3-pywbem: drop unneeded class from RDEPENDS
2023-06-19 13:21 ` [meta-python][RESEND PATCH 01/54] python3-pywbem: drop unneeded class from RDEPENDS Bartosz Golaszewski
@ 2023-06-20 1:15 ` Khem Raj
2023-06-20 18:03 ` Khem Raj
0 siblings, 1 reply; 60+ messages in thread
From: Khem Raj @ 2023-06-20 1:15 UTC (permalink / raw)
To: Bartosz Golaszewski, Bruce Ashfield, openembedded-devel
Cc: Bartosz Golaszewski
[-- Attachment #1.1.1: Type: text/plain, Size: 1114 bytes --]
On 6/19/23 6:21 AM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
> The native package has the same dependencies. Even if normally they are
> satisfied by python3-native, we should still use a global RDEPENDS.
>
This will deepen the dependency list for native packages. Why should we
do this ?
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> ---
> meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> index 71af06881..8b0383cf6 100644
> --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> @@ -27,7 +27,7 @@ DEPENDS += " \
> ${PYTHON_PN}-wheel-native \
> "
>
> -RDEPENDS:${PN}:class-target += "\
> +RDEPENDS:${PN} += "\
> ${PYTHON_PN}-datetime \
> ${PYTHON_PN}-io \
> ${PYTHON_PN}-netclient \
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2613 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 203 bytes --]
^ permalink raw reply [flat|nested] 60+ messages in thread
* Re: [meta-python][RESEND PATCH 01/54] python3-pywbem: drop unneeded class from RDEPENDS
2023-06-20 1:15 ` Khem Raj
@ 2023-06-20 18:03 ` Khem Raj
2023-06-20 18:14 ` Khem Raj
0 siblings, 1 reply; 60+ messages in thread
From: Khem Raj @ 2023-06-20 18:03 UTC (permalink / raw)
To: Bartosz Golaszewski, Bruce Ashfield, openembedded-devel
Cc: Bartosz Golaszewski
here are some failures
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2841
On Mon, Jun 19, 2023 at 6:16 PM Khem Raj <raj.khem@gmail.com> wrote:
>
> On 6/19/23 6:21 AM, Bartosz Golaszewski wrote:
> > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> >
> > The native package has the same dependencies. Even if normally they are
> > satisfied by python3-native, we should still use a global RDEPENDS.
> >
>
> This will deepen the dependency list for native packages. Why should we
> do this ?
>
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > ---
> > meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> > index 71af06881..8b0383cf6 100644
> > --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> > +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> > @@ -27,7 +27,7 @@ DEPENDS += " \
> > ${PYTHON_PN}-wheel-native \
> > "
> >
> > -RDEPENDS:${PN}:class-target += "\
> > +RDEPENDS:${PN} += "\
> > ${PYTHON_PN}-datetime \
> > ${PYTHON_PN}-io \
> > ${PYTHON_PN}-netclient \
^ permalink raw reply [flat|nested] 60+ messages in thread
* Re: [meta-python][RESEND PATCH 01/54] python3-pywbem: drop unneeded class from RDEPENDS
2023-06-20 18:03 ` Khem Raj
@ 2023-06-20 18:14 ` Khem Raj
2023-06-21 9:50 ` Bartosz Golaszewski
0 siblings, 1 reply; 60+ messages in thread
From: Khem Raj @ 2023-06-20 18:14 UTC (permalink / raw)
To: Bartosz Golaszewski, Bruce Ashfield, openembedded-devel
Cc: Bartosz Golaszewski
Some more dep failures on parse
23:11:18 ERROR: Nothing RPROVIDES 'python3-nocasedict-native' (but
virtual:native:/mnt/jenkins/workspace/Yocto-world-musl/sources/meta-openembedded/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
RDEPENDS on or otherwise requires it)
23:11:18 NOTE: Runtime target 'python3-nocasedict-native' is
unbuildable, removing...
23:11:18 Missing or unbuildable dependency chain was:
['python3-nocasedict-native']
23:11:18 NOTE: Runtime target 'python3-pywbemtools-dev' is
unbuildable, removing...
23:11:18 Missing or unbuildable dependency chain was:
['python3-pywbemtools-dev', 'python3-pywbem-native',
'python3-nocasedict-native']
23:11:19 NOTE: Runtime target 'python3-pywbemtools' is unbuildable, removing...
23:11:19 Missing or unbuildable dependency chain was:
['python3-pywbemtools', 'python3-pywbem-native',
'python3-nocasedict-native']
23:11:23 ERROR: Nothing RPROVIDES 'python3-nocaselist-native' (but
virtual:native:/mnt/jenkins/workspace/Yocto-world-musl/sources/meta-openembedded/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
RDEPENDS on or otherwise requires it)
23:11:23 NOTE: Runtime target 'python3-nocaselist-native' is
unbuildable, removing...
23:11:23 Missing or unbuildable dependency chain was:
['python3-nocaselist-native']
23:11:28 ERROR: Nothing RPROVIDES 'python3-yamlloader-native' (but
virtual:native:/mnt/jenkins/workspace/Yocto-world-musl/sources/meta-openembedded/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
RDEPENDS on or otherwise requires it)
23:11:28 NOTE: Runtime target 'python3-yamlloader-native' is
unbuildable, removing...
23:11:28 Missing or unbuildable dependency chain was:
['python3-yamlloader-native']
On Tue, Jun 20, 2023 at 11:03 AM Khem Raj <raj.khem@gmail.com> wrote:
>
> here are some failures
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2841
>
> On Mon, Jun 19, 2023 at 6:16 PM Khem Raj <raj.khem@gmail.com> wrote:
> >
> > On 6/19/23 6:21 AM, Bartosz Golaszewski wrote:
> > > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > >
> > > The native package has the same dependencies. Even if normally they are
> > > satisfied by python3-native, we should still use a global RDEPENDS.
> > >
> >
> > This will deepen the dependency list for native packages. Why should we
> > do this ?
> >
> > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > > ---
> > > meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 2 +-
> > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> > > index 71af06881..8b0383cf6 100644
> > > --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> > > +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> > > @@ -27,7 +27,7 @@ DEPENDS += " \
> > > ${PYTHON_PN}-wheel-native \
> > > "
> > >
> > > -RDEPENDS:${PN}:class-target += "\
> > > +RDEPENDS:${PN} += "\
> > > ${PYTHON_PN}-datetime \
> > > ${PYTHON_PN}-io \
> > > ${PYTHON_PN}-netclient \
^ permalink raw reply [flat|nested] 60+ messages in thread
* Re: [meta-python][RESEND PATCH 01/54] python3-pywbem: drop unneeded class from RDEPENDS
2023-06-20 18:14 ` Khem Raj
@ 2023-06-21 9:50 ` Bartosz Golaszewski
2023-06-21 14:43 ` Khem Raj
0 siblings, 1 reply; 60+ messages in thread
From: Bartosz Golaszewski @ 2023-06-21 9:50 UTC (permalink / raw)
To: Khem Raj; +Cc: Bruce Ashfield, openembedded-devel, Bartosz Golaszewski
On Tue, Jun 20, 2023 at 8:15 PM Khem Raj <raj.khem@gmail.com> wrote:
>
> Some more dep failures on parse
>
> 23:11:18 ERROR: Nothing RPROVIDES 'python3-nocasedict-native' (but
> virtual:native:/mnt/jenkins/workspace/Yocto-world-musl/sources/meta-openembedded/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> RDEPENDS on or otherwise requires it)
> 23:11:18 NOTE: Runtime target 'python3-nocasedict-native' is
> unbuildable, removing...
> 23:11:18 Missing or unbuildable dependency chain was:
> ['python3-nocasedict-native']
> 23:11:18 NOTE: Runtime target 'python3-pywbemtools-dev' is
> unbuildable, removing...
> 23:11:18 Missing or unbuildable dependency chain was:
> ['python3-pywbemtools-dev', 'python3-pywbem-native',
> 'python3-nocasedict-native']
> 23:11:19 NOTE: Runtime target 'python3-pywbemtools' is unbuildable, removing...
> 23:11:19 Missing or unbuildable dependency chain was:
> ['python3-pywbemtools', 'python3-pywbem-native',
> 'python3-nocasedict-native']
> 23:11:23 ERROR: Nothing RPROVIDES 'python3-nocaselist-native' (but
> virtual:native:/mnt/jenkins/workspace/Yocto-world-musl/sources/meta-openembedded/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> RDEPENDS on or otherwise requires it)
> 23:11:23 NOTE: Runtime target 'python3-nocaselist-native' is
> unbuildable, removing...
> 23:11:23 Missing or unbuildable dependency chain was:
> ['python3-nocaselist-native']
> 23:11:28 ERROR: Nothing RPROVIDES 'python3-yamlloader-native' (but
> virtual:native:/mnt/jenkins/workspace/Yocto-world-musl/sources/meta-openembedded/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> RDEPENDS on or otherwise requires it)
> 23:11:28 NOTE: Runtime target 'python3-yamlloader-native' is
> unbuildable, removing...
> 23:11:28 Missing or unbuildable dependency chain was:
> ['python3-yamlloader-native']
>
Feel free to drop this and whichever other patches cause failures, I
will look at whatever remains after this round.
Bart
> On Tue, Jun 20, 2023 at 11:03 AM Khem Raj <raj.khem@gmail.com> wrote:
> >
> > here are some failures
> >
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2841
> >
> > On Mon, Jun 19, 2023 at 6:16 PM Khem Raj <raj.khem@gmail.com> wrote:
> > >
> > > On 6/19/23 6:21 AM, Bartosz Golaszewski wrote:
> > > > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > > >
> > > > The native package has the same dependencies. Even if normally they are
> > > > satisfied by python3-native, we should still use a global RDEPENDS.
> > > >
> > >
> > > This will deepen the dependency list for native packages. Why should we
> > > do this ?
> > >
> > > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > > > ---
> > > > meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 2 +-
> > > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > > >
> > > > diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> > > > index 71af06881..8b0383cf6 100644
> > > > --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> > > > +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> > > > @@ -27,7 +27,7 @@ DEPENDS += " \
> > > > ${PYTHON_PN}-wheel-native \
> > > > "
> > > >
> > > > -RDEPENDS:${PN}:class-target += "\
> > > > +RDEPENDS:${PN} += "\
> > > > ${PYTHON_PN}-datetime \
> > > > ${PYTHON_PN}-io \
> > > > ${PYTHON_PN}-netclient \
^ permalink raw reply [flat|nested] 60+ messages in thread
* Re: [meta-python][RESEND PATCH 01/54] python3-pywbem: drop unneeded class from RDEPENDS
2023-06-21 9:50 ` Bartosz Golaszewski
@ 2023-06-21 14:43 ` Khem Raj
0 siblings, 0 replies; 60+ messages in thread
From: Khem Raj @ 2023-06-21 14:43 UTC (permalink / raw)
To: Bartosz Golaszewski
Cc: Bartosz Golaszewski, Bruce Ashfield, openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 3995 bytes --]
I have dropped whole series it will be good to send a new one with these
fixed you can do
Bitbake world -n to see some of dep and parsing fails
On Wed, Jun 21, 2023 at 2:51 AM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
> On Tue, Jun 20, 2023 at 8:15 PM Khem Raj <raj.khem@gmail.com> wrote:
> >
> > Some more dep failures on parse
> >
> > 23:11:18 ERROR: Nothing RPROVIDES 'python3-nocasedict-native' (but
> >
> virtual:native:/mnt/jenkins/workspace/Yocto-world-musl/sources/meta-openembedded/meta-python/recipes-extended/pywbem/
> python3-pywbem_1.6.1.bb
> > RDEPENDS on or otherwise requires it)
> > 23:11:18 NOTE: Runtime target 'python3-nocasedict-native' is
> > unbuildable, removing...
> > 23:11:18 Missing or unbuildable dependency chain was:
> > ['python3-nocasedict-native']
> > 23:11:18 NOTE: Runtime target 'python3-pywbemtools-dev' is
> > unbuildable, removing...
> > 23:11:18 Missing or unbuildable dependency chain was:
> > ['python3-pywbemtools-dev', 'python3-pywbem-native',
> > 'python3-nocasedict-native']
> > 23:11:19 NOTE: Runtime target 'python3-pywbemtools' is unbuildable,
> removing...
> > 23:11:19 Missing or unbuildable dependency chain was:
> > ['python3-pywbemtools', 'python3-pywbem-native',
> > 'python3-nocasedict-native']
> > 23:11:23 ERROR: Nothing RPROVIDES 'python3-nocaselist-native' (but
> >
> virtual:native:/mnt/jenkins/workspace/Yocto-world-musl/sources/meta-openembedded/meta-python/recipes-extended/pywbem/
> python3-pywbem_1.6.1.bb
> > RDEPENDS on or otherwise requires it)
> > 23:11:23 NOTE: Runtime target 'python3-nocaselist-native' is
> > unbuildable, removing...
> > 23:11:23 Missing or unbuildable dependency chain was:
> > ['python3-nocaselist-native']
> > 23:11:28 ERROR: Nothing RPROVIDES 'python3-yamlloader-native' (but
> >
> virtual:native:/mnt/jenkins/workspace/Yocto-world-musl/sources/meta-openembedded/meta-python/recipes-extended/pywbem/
> python3-pywbem_1.6.1.bb
> > RDEPENDS on or otherwise requires it)
> > 23:11:28 NOTE: Runtime target 'python3-yamlloader-native' is
> > unbuildable, removing...
> > 23:11:28 Missing or unbuildable dependency chain was:
> > ['python3-yamlloader-native']
> >
>
> Feel free to drop this and whichever other patches cause failures, I
> will look at whatever remains after this round.
>
> Bart
>
> > On Tue, Jun 20, 2023 at 11:03 AM Khem Raj <raj.khem@gmail.com> wrote:
> > >
> > > here are some failures
> > >
> > > https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2841
> > >
> > > On Mon, Jun 19, 2023 at 6:16 PM Khem Raj <raj.khem@gmail.com> wrote:
> > > >
> > > > On 6/19/23 6:21 AM, Bartosz Golaszewski wrote:
> > > > > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > > > >
> > > > > The native package has the same dependencies. Even if normally
> they are
> > > > > satisfied by python3-native, we should still use a global RDEPENDS.
> > > > >
> > > >
> > > > This will deepen the dependency list for native packages. Why should
> we
> > > > do this ?
> > > >
> > > > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org
> >
> > > > > ---
> > > > > meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 2
> +-
> > > > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > > > >
> > > > > diff --git a/meta-python/recipes-extended/pywbem/
> python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/
> python3-pywbem_1.6.1.bb
> > > > > index 71af06881..8b0383cf6 100644
> > > > > --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> > > > > +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
> > > > > @@ -27,7 +27,7 @@ DEPENDS += " \
> > > > > ${PYTHON_PN}-wheel-native \
> > > > > "
> > > > >
> > > > > -RDEPENDS:${PN}:class-target += "\
> > > > > +RDEPENDS:${PN} += "\
> > > > > ${PYTHON_PN}-datetime \
> > > > > ${PYTHON_PN}-io \
> > > > > ${PYTHON_PN}-netclient \
>
[-- Attachment #2: Type: text/html, Size: 6138 bytes --]
^ permalink raw reply [flat|nested] 60+ messages in thread
end of thread, other threads:[~2023-06-21 14:44 UTC | newest]
Thread overview: 60+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-19 13:21 [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 01/54] python3-pywbem: drop unneeded class from RDEPENDS Bartosz Golaszewski
2023-06-20 1:15 ` Khem Raj
2023-06-20 18:03 ` Khem Raj
2023-06-20 18:14 ` Khem Raj
2023-06-21 9:50 ` Bartosz Golaszewski
2023-06-21 14:43 ` Khem Raj
2023-06-19 13:21 ` [meta-python][RESEND PATCH 02/54] python3-pywbem: don't use PYTHON_PN Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 03/54] python3-pywbem: order RDEPENDS alphabetically Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 04/54] python3-pywbem: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 05/54] python3-padatious: " Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 06/54] python3-pako: " Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 07/54] python3-paramiko: stop using PYTHON_PN Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 08/54] python3-paramiko: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 09/54] python3-path: fix coding style Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 10/54] python3-path: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 11/54] python3-ecdsa: don't install tests Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 12/54] python3-et-xmlfile: fix coding style Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 13/54] python3-et-xmlfile: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 14/54] python3-flask-user: fix coding style Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 15/54] python3-flask-user: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 16/54] python3-isort: fix coding style Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 17/54] python3-isort: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 18/54] python3-isodate: stop using PYTHON_PN Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 19/54] python3-isodate: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 20/54] python-idna-ssl: " Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 21/54] python3-hpack: " Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 22/54] python3-h11: " Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 23/54] python3-gsocketpool: drop unneeded DEPENDS Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 24/54] python3-gsocketpool: stop using PYTHON_PN Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 25/54] python3-gsocketpool: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 26/54] python3-flask-mail: stop using PYTHON_PN Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 27/54] python3-flask-mail: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 28/54] python3-flask-sijax: stop using PYTHON_PN Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 29/54] python3-flask-sijax: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 30/54] python3-flask-script: remove recipe Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 31/54] python3-aioserial: fix coding style Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 32/54] python3-aioserial: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 33/54] python3-aspectlib: " Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 34/54] python3-asyncio-throttle: " Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 35/54] python3-attrdict3: " Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 36/54] python3-betamax: " Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 37/54] python3-binwalk: " Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 38/54] python3-can: fix coding style Bartosz Golaszewski
2023-06-19 13:21 ` [meta-python][RESEND PATCH 39/54] python3-can: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 40/54] python3-click-spinner: " Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 41/54] python3-colorlog: " Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 42/54] python3-colorzero: " Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 43/54] python3-configobj: fix coding style Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 44/54] python3-configobj: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 45/54] python3-configshell-fb: " Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 46/54] python3-coverage: fix coding style and RDEPENDS Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 47/54] python3-custom-inherit: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 48/54] python3-dateparser: fix coding style Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 49/54] python3-dateparser: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 50/54] python3-tzlocal: fix coding style Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 51/54] python3-tzlocal: add missing run-time dependencies Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 52/54] python3-dbus-next: " Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 53/54] python3-defusedxml: " Bartosz Golaszewski
2023-06-19 13:22 ` [meta-python][RESEND PATCH 54/54] python3-setuptools-scm-git-archive: " Bartosz Golaszewski
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.