From d30cd125d56cfd62b948e24cfbdfa0652484aa32 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 13 Mar 2022 20:56:10 -0700 Subject: python3-pyrad: Change poetry bbclass inherit to match oe-core Signed-off-by: Khem Raj Signed-off-by: tgamblin --- meta-python/recipes-devtools/python/python3-pyrad_2.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-pyrad_2.4.bb') diff --git a/meta-python/recipes-devtools/python/python3-pyrad_2.4.bb b/meta-python/recipes-devtools/python/python3-pyrad_2.4.bb index 665aaf38bd..b2d0dc324b 100644 --- a/meta-python/recipes-devtools/python/python3-pyrad_2.4.bb +++ b/meta-python/recipes-devtools/python/python3-pyrad_2.4.bb @@ -6,4 +6,4 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665 PYPI_PACKAGE = "pyrad" SRC_URI[sha256sum] = "057de4b7e89d8da57ba782c1bde45c63ebee720ae2c0b0a69beaff15c47e30d9" -inherit pypi poetry_core +inherit pypi python_poetry_core -- cgit v1.2.3-54-g00ecf