diff options
author | Julien Stephan <jstephan@baylibre.com> | 2023-12-04 16:59:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-06 22:55:49 +0000 |
commit | a02279663f911ecd64c0802bb7d21cc743e0fd4e (patch) | |
tree | 5dc1e024268bf763c583a04438e55b7ccc73a21d /scripts/lib/wic/plugins/source/empty.py | |
parent | 9f4df13f643b48e33bee008f267dbffff77364e6 (diff) | |
download | poky-a02279663f911ecd64c0802bb7d21cc743e0fd4e.tar.gz |
oeqa/selftest/recipetool/devtool: add test for pypi class
recipetool now supports the pypi class and python recipes can by created
using the new following syntax:
* recipetool create https://pypi.org/project/<package>
* recipetool create https://pypi.org/project/<package>/<version>
* recipetool create https://pypi.org/project/<package> --version <version>
or the old syntax:
* recipetool create https://files.pythonhosted.org/packages/<...>
So add tests for the new syntax and modify old tests
(From OE-Core rev: 50779b7d45a492e9564005274f1858234a871e10)
Signed-off-by: Julien Stephan <jstephan@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/empty.py')
0 files changed, 0 insertions, 0 deletions