Signed-off-by: Armin Kuster <[email protected]> --- meta-python/recipes-devtools/python/python3-pyrad_2.3.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pyrad_2.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyrad_2.3.bb b/meta-python/recipes-devtools/python/python3-pyrad_2.3.bb new file mode 100644 index 0000000000..3b38fb3a4b --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pyrad_2.3.bb @@ -0,0 +1,9 @@ +SUMMARY = "RADIUS tools" +SECTION = "devel/python" +LICENSE = "BSD-3-Clause" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=debd8dc49cd9a7d58c7fffc771efed4f" + +PYPI_PACKAGE = "pyrad" +SRC_URI[sha256sum] = "89c4d9b2cab1746c48dc0d93898d278e34a40acedf6f511aeaa748bcd4490295" + +inherit pypi setuptools3 -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#85197): https://lists.openembedded.org/g/openembedded-devel/message/85197 Mute This Topic: https://lists.openembedded.org/mt/74960898/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
