summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-13 20:56:10 -0700
committertgamblin <trevor.gamblin@windriver.com>2022-03-16 09:25:28 -0400
commitd30cd125d56cfd62b948e24cfbdfa0652484aa32 (patch)
tree0bd9dfa472fafb000e65a4c5bc8dbd81d4a3fc66 /meta-python
parentbb9d3688f1b5a5f91ee3e1675bd802c5f9c189f3 (diff)
downloadmeta-openembedded-d30cd125d56cfd62b948e24cfbdfa0652484aa32.tar.gz
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>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyrad_2.4.bb2
1 files changed, 1 insertions, 1 deletions
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 665aaf38b..b2d0dc324 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
6PYPI_PACKAGE = "pyrad" 6PYPI_PACKAGE = "pyrad"
7SRC_URI[sha256sum] = "057de4b7e89d8da57ba782c1bde45c63ebee720ae2c0b0a69beaff15c47e30d9" 7SRC_URI[sha256sum] = "057de4b7e89d8da57ba782c1bde45c63ebee720ae2c0b0a69beaff15c47e30d9"
8 8
9inherit pypi poetry_core 9inherit pypi python_poetry_core