]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
classes/pypi: don't expose PYPI_ARCHIVE_NAME
authorRoss Burton <ross.burton@arm.com>
Fri, 15 Mar 2024 14:37:51 +0000 (14:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:37 +0000 (07:38 +0100)
commit0a67d05373ed92bf153bd17e5b32d77ca9f0c353
tree3cdc3e86e0abea7bc1bb99e84aeb17a9b41930a0
parent2708ccd8fe3b681d0e2341492036a0722e84fcf2
classes/pypi: don't expose PYPI_ARCHIVE_NAME

This variable is only used when constructing a SRC_URI and some recipes
think that it's the correct value to assign if the PyPi package name
isn't the same as the recipe name, when PYPI_PACKAGE is actually all
that needs to be set.

Also document the variables we expect the recipe to assign if needed,
and where the PyPi URL structure is documented.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/pypi.bbclass