diff options
author | Derek Straka <derek@asterius.io> | 2023-09-20 20:06:29 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-22 07:45:17 +0100 |
commit | 3c8cfbfc045fdf78382812c13a32dae2799c2898 (patch) | |
tree | e5f07dc9b79a3c9cec226fbccf5b5f746b1f11d9 /meta/lib/patchtest/tests/pyparsing/parse_upstream_status.py | |
parent | c94c1ba7c77b2f7c599b4c0f24bab0c3b07ab6d3 (diff) | |
download | poky-3c8cfbfc045fdf78382812c13a32dae2799c2898.tar.gz |
pypi.bbclass: Update the upstream checks to automatically replace '_' with '-'
For a number of existing packages, the pypi URI contains '-', but the package name (PYPI_PACKAGE) uses '_'. Add a simple replace for the UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX. The change resulted in 19 additional auto-detected upstream checks for python packages meta-python.
It did break upstream checks for 3 packages that will be patched shortly:
- python3-ipython-genutils
- python3-ninja-syntax
- python3-wpa-supplicant
(From OE-Core rev: f4e2923bfac8a0a5b702ffd2dd957213a6268f6b)
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/patchtest/tests/pyparsing/parse_upstream_status.py')
0 files changed, 0 insertions, 0 deletions