|
[patchtest][PATCH 09/11] python3-mccabe: add recipe
python3-pylint requires python3-mccabe, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../recipes-devtools/python/python3-mc
python3-pylint requires python3-mccabe, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../recipes-devtools/python/python3-mc
|
By
Trevor Gamblin
·
|
|
[patchtest][PATCH 08/11] python3-dill: add recipe
python3-pylint requires python3-dill, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-dill_0.3.6.bb | 17 ++
python3-pylint requires python3-dill, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-dill_0.3.6.bb | 17 ++
|
By
Trevor Gamblin
·
|
|
[patchtest][PATCH 07/11] python3-wrapt: upgrade 1.10.10 -> 1.15.0
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-wrapt_1.10.10.bb
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-wrapt_1.10.10.bb
|
By
Trevor Gamblin
·
|
|
[patchtest][PATCH 06/11] python3-unidiff: upgrade 0.5.4 -> 0.7.5
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-unidiff/run-ptes
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-unidiff/run-ptes
|
By
Trevor Gamblin
·
|
|
[patchtest][PATCH 05/11] python3-pyparsing: remove recipe
This is in oe-core now, so no need to carry it in patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-pyparsing_2.2.0.bb | 19 ------------------- 1 file changed, 19 deletion
This is in oe-core now, so no need to carry it in patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-pyparsing_2.2.0.bb | 19 ------------------- 1 file changed, 19 deletion
|
By
Trevor Gamblin
·
|
|
[patchtest][PATCH 04/11] python3-pylint: upgrade 1.6.5 -> 2.17.4
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-pylint/run-ptest
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-pylint/run-ptest
|
By
Trevor Gamblin
·
|
|
[patchtest][PATCH 03/11] python3-lazy-object-proxy: upgrade 1.3.1 -> 1.9.0
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-lazy-object-prox
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-lazy-object-prox
|
By
Trevor Gamblin
·
|
|
[patchtest][PATCH 02/11] python3-isort: upgrade 4.2.15 -> 5.12.0
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-isort_4.2.15.bb
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-isort_4.2.15.bb
|
By
Trevor Gamblin
·
|
|
[patchtest][PATCH 01/11] python3-astroid: upgrade 1.5.3 -> 2.15.4
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without needing that layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-astroid_1.5.3.bb
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without needing that layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-astroid_1.5.3.bb
|
By
Trevor Gamblin
·
|
|
[patchtest][PATCH v2 00/11] patchtest: layer updates
This series includes several changes to upgrade existing recipes, add those that the new upgrades depend on, and remove what's no longer necessary to have in the layer. The objective is to make patcht
This series includes several changes to upgrade existing recipes, add those that the new upgrades depend on, and remove what's no longer necessary to have in the layer. The objective is to make patcht
|
By
Trevor Gamblin
·
|
|
[PATCH 11/11] python3-tomlkit: add recipe
python3-pylint requires python3-tomlkit, so copy the recipe from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-tomlkit/ru
python3-pylint requires python3-tomlkit, so copy the recipe from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-tomlkit/ru
|
By
Trevor Gamblin
·
|
|
[PATCH 10/11] python3-platformdirs: add recipe
python3-pylint requires python3-platformdirs, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-platformdirs/
python3-pylint requires python3-platformdirs, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-platformdirs/
|
By
Trevor Gamblin
·
|
|
[PATCH 09/11] python3-mccabe: add recipe
python3-pylint requires python3-mccabe, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../recipes-devtools/python/python3-mc
python3-pylint requires python3-mccabe, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../recipes-devtools/python/python3-mc
|
By
Trevor Gamblin
·
|
|
[PATCH 08/11] python3-dill: add recipe
python3-pylint requires python3-dill, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-dill_0.3.6.bb | 17 ++
python3-pylint requires python3-dill, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-dill_0.3.6.bb | 17 ++
|
By
Trevor Gamblin
·
|
|
[PATCH 07/11] python3-wrapt: upgrade 1.10.10 -> 1.15.0
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-wrapt_1.10.10.bb
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-wrapt_1.10.10.bb
|
By
Trevor Gamblin
·
|
|
[PATCH 06/11] python3-unidiff: upgrade 0.5.4 -> 0.7.5
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-unidiff/run-ptes
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-unidiff/run-ptes
|
By
Trevor Gamblin
·
|
|
[PATCH 05/11] python3-pyparsing: remove recipe
This is in oe-core now, so no need to carry it in patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-pyparsing_2.2.0.bb | 19 ------------------- 1 file changed, 19 deletion
This is in oe-core now, so no need to carry it in patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-pyparsing_2.2.0.bb | 19 ------------------- 1 file changed, 19 deletion
|
By
Trevor Gamblin
·
|
|
[PATCH 04/11] python3-pylint: upgrade 1.6.5 -> 2.17.4
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-pylint/run-ptest
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-pylint/run-ptest
|
By
Trevor Gamblin
·
|
|
[PATCH 03/11] python3-lazy-object-proxy: upgrade 1.3.1 -> 1.9.0
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-lazy-object-prox
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-lazy-object-prox
|
By
Trevor Gamblin
·
|
|
[PATCH 02/11] python3-isort: upgrade 4.2.15 -> 5.12.0
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-isort_4.2.15.bb
Copy the recipe from meta-python to handle the upgrade, so that patchtest can build it without requiring the layer. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-isort_4.2.15.bb
|
By
Trevor Gamblin
·
|