python3-pyrad: Change poetry bbclass inherit to match oe-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: tgamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Khem Raj
2022-03-13 20:56:10 -07:00
committed by tgamblin
parent bb9d3688f1
commit d30cd125d5

View File

@@ -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