mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-30 21:30:32 +00:00
python3-pyrad: add package
Signed-off-by: Armin Kuster <akuster808@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
9
meta-python/recipes-devtools/python/python3-pyrad_2.3.bb
Normal file
9
meta-python/recipes-devtools/python/python3-pyrad_2.3.bb
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user