python3-referencing: drop ${PYTHON_PN}

python 2 is gone and we don't need the abstraction now, drop the
remaining usage of this variable.

(From OE-Core rev: f64078dd67b2d4db26edea5992f649161e7fee2f)

Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Justin Bronder
2024-04-11 15:46:37 -04:00
committed by Richard Purdie
parent 561c291776
commit fc8f6f44ce

View File

@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "c775fedf74bc0f9189c2a3be1c12fd03e8c23f4d371dce795df44e06c5
inherit pypi python_hatchling
DEPENDS += "${PYTHON_PN}-hatch-vcs-native"
DEPENDS += "python3-hatch-vcs-native"
RDEPENDS:${PN} += "python3-rpds-py"