All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe] [meta-python][PATCH] python3-ujson: fix ptests
       [not found] <1680D62BB5234677.10489@lists.openembedded.org>
@ 2021-05-20 17:24 ` Trevor Gamblin
  0 siblings, 0 replies; only message in thread
From: Trevor Gamblin @ 2021-05-20 17:24 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 2544 bytes --]


On 2021-05-20 1:22 p.m., Trevor Gamblin wrote:
> - Add python3-json and python3-pytest to ptest RDEPENDS
> - Correct test file path from tests/https://urldefense.com/v3/__http://tests.py__;!!AjveYdw8EvQ!I6Uvf8dLizvkzD7FmeBcSZtFlL32HSOz5O2PA5IchaAEnuDf12dLNR8s7pd8Pr2M1_LI_A$  to tests/https://urldefense.com/v3/__http://test_ujson.py__;!!AjveYdw8EvQ!I6Uvf8dLizvkzD7FmeBcSZtFlL32HSOz5O2PA5IchaAEnuDf12dLNR8s7pd8Pr27k1QvnQ$  in
>    run-ptest
Going to reword to fix this ugliness...
>
> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   meta-python/recipes-devtools/python/python3-ujson/run-ptest | 2 +-
>   meta-python/recipes-devtools/python/https://urldefense.com/v3/__http://python3-ujson_4.0.2.bb__;!!AjveYdw8EvQ!I6Uvf8dLizvkzD7FmeBcSZtFlL32HSOz5O2PA5IchaAEnuDf12dLNR8s7pd8Pr11OjYnng$   | 2 ++
>   2 files changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta-python/recipes-devtools/python/python3-ujson/run-ptest b/meta-python/recipes-devtools/python/python3-ujson/run-ptest
> index 1b3914647..b1539453a 100644
> --- a/meta-python/recipes-devtools/python/python3-ujson/run-ptest
> +++ b/meta-python/recipes-devtools/python/python3-ujson/run-ptest
> @@ -1,3 +1,3 @@
>   #!/bin/sh
>   
> -python3 tests/https://urldefense.com/v3/__http://tests.py__;!!AjveYdw8EvQ!I6Uvf8dLizvkzD7FmeBcSZtFlL32HSOz5O2PA5IchaAEnuDf12dLNR8s7pd8Pr2M1_LI_A$
> +python3 tests/https://urldefense.com/v3/__http://test_ujson.py__;!!AjveYdw8EvQ!I6Uvf8dLizvkzD7FmeBcSZtFlL32HSOz5O2PA5IchaAEnuDf12dLNR8s7pd8Pr27k1QvnQ$
> diff --git a/meta-python/recipes-devtools/python/https://urldefense.com/v3/__http://python3-ujson_4.0.2.bb__;!!AjveYdw8EvQ!I6Uvf8dLizvkzD7FmeBcSZtFlL32HSOz5O2PA5IchaAEnuDf12dLNR8s7pd8Pr11OjYnng$  b/meta-python/recipes-devtools/python/https://urldefense.com/v3/__http://python3-ujson_4.0.2.bb__;!!AjveYdw8EvQ!I6Uvf8dLizvkzD7FmeBcSZtFlL32HSOz5O2PA5IchaAEnuDf12dLNR8s7pd8Pr11OjYnng$
> index d79206fe6..43f286d16 100644
> --- a/meta-python/recipes-devtools/python/https://urldefense.com/v3/__http://python3-ujson_4.0.2.bb__;!!AjveYdw8EvQ!I6Uvf8dLizvkzD7FmeBcSZtFlL32HSOz5O2PA5IchaAEnuDf12dLNR8s7pd8Pr11OjYnng$
> +++ b/meta-python/recipes-devtools/python/https://urldefense.com/v3/__http://python3-ujson_4.0.2.bb__;!!AjveYdw8EvQ!I6Uvf8dLizvkzD7FmeBcSZtFlL32HSOz5O2PA5IchaAEnuDf12dLNR8s7pd8Pr11OjYnng$
> @@ -20,6 +20,8 @@ RDEPENDS_${PN} += "\
>   "
>   
>   RDEPENDS_${PN}-ptest += " \
> +    ${PYTHON_PN}-json \
> +    ${PYTHON_PN}-pytest \
>       ${PYTHON_PN}-pytz \
>   "
>   
>
> 
>

[-- Attachment #2: Type: text/html, Size: 4879 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-20 17:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1680D62BB5234677.10489@lists.openembedded.org>
2021-05-20 17:24 ` [oe] [meta-python][PATCH] python3-ujson: fix ptests Trevor Gamblin

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.